word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
39 lines (38 loc) • 1 kB
JSON
{
"term": "organizer",
"partOfSpeech": "noun",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": null,
"definition": "a person who makes the arrangements for something",
"examples": [
{
"text": "the organizers of the festival"
},
{
"text": "an **event organizer**"
},
{
"text": "The race organizers hope to raise money for charity."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈɔːɡənaɪzə(r)/",
"audio": "or/organizer/organizer__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈɔːrɡənaɪzər/",
"audio": "or/organizer/organizer__us_1.mp3"
}
]
},
"wordOrigin": null
}