word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
46 lines (45 loc) • 1.3 kB
JSON
{
"term": "motorist",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "a person driving a car",
"examples": [
{
"text": "The accident was reported by a passing motorist."
},
{
"text": "Motorists who fail to stop risk an even higher penalty."
},
{
"text": "Motorists are being encouraged to switch to public transport."
},
{
"text": "Motorists face being hit even harder by rising taxes."
},
{
"text": "Police had to rescue stranded motorists."
}
],
"topics": ["Transport by car or lorry"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈməʊtərɪst/",
"audio": "mo/motorist/motorist__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈməʊtərɪst/",
"audio": "mo/motorist/motorist__us_1.mp3"
}
]
},
"wordOrigin": null
}