word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
51 lines (50 loc) • 1.5 kB
JSON
{
"term": "supervisor",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "a person who supervises somebody/something",
"examples": [
{
"text": "I have a meeting with my supervisor about my research topic."
},
{
"text": "All work is done under the guidance of a supervisor."
},
{
"text": "a nightclub door supervisor"
},
{
"text": "a special effects supervisor"
},
{
"text": "the people working under that supervisor"
}
],
"topics": ["Working life", "Jobs"],
"collocations": {
"adjective": ["senior", "direct", "immediate"],
"verb + supervisor": ["act as"],
"preposition": ["under a/the supervisor"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈsuːpəvaɪzə(r)/",
"audio": "su/supervisor/supervisor__gb_3.mp3"
}
],
"us": [
{
"pronunciation": "/ˈsuːpərvaɪzər/",
"audio": "su/supervisor/supervisor__us_1.mp3"
}
]
},
"wordOrigin": null
}