word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
33 lines (32 loc) • 884 B
JSON
{
"term": "coordinator",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "a person who organizes the different parts of an activity and the people involved in it so that it works well",
"examples": [
{
"text": "The campaign needs an effective coordinator."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/kəʊˈɔːdɪneɪtə(r)/",
"audio": "co/coordinator/coordinator__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/kəʊˈɔːrdɪneɪtər/",
"audio": "co/coordinator/coordinator__us_1.mp3"
}
]
},
"wordOrigin": null
}