word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
37 lines (36 loc) • 1.06 kB
JSON
{
"term": "mosque",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "a building where Muslims go for prayer",
"examples": [
{
"text": "I used to pray at the local mosque with my father and grandfather."
},
{
"text": "We were woken by the call to prayer from a nearby mosque."
}
],
"topics": ["Religion and festivals", "Buildings"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/mɒsk/",
"audio": "mo/mosque/mosque__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/mɑːsk/",
"audio": "mo/mosque/mosque__us_1.mp3"
}
]
},
"wordOrigin": "late Middle English: from French mosquée, via Italian and Spanish from Egyptian Arabic masgid."
}