word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
55 lines (54 loc) • 1.65 kB
JSON
{
"term": "instructor",
"partOfSpeech": "noun",
"academic": true,
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": 1,
"definition": "a person whose job is to teach somebody a practical skill or sport",
"cefr": "a2",
"ox3000": true,
"examples": [
{
"text": "a fitness/driving/ski instructor"
},
{
"text": "a qualified/certified instructor"
},
{
"text": "He worked for a time as an aerobics instructor."
}
],
"topics": ["Education", "Transport by car or lorry", "Jobs"],
"collocations": {
"adjective": ["certified", "qualified", "trained"],
"instructor + verb": ["teach somebody/something"]
}
},
{
"senseNumber": 2,
"definition": "a teacher below the rank of assistant professor at a college or university",
"labels": "(North American English)",
"cefr": "c2",
"examples": [],
"topics": ["Education"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪnˈstrʌktə(r)/",
"audio": "in/instructor/instructor__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɪnˈstrʌktər/",
"audio": "in/instructor/instructor__us_4.mp3"
}
]
},
"wordOrigin": null
}