word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
33 lines (32 loc) • 735 B
JSON
{
"term": "auto",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "a car",
"examples": [
{
"text": "the auto industry"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈɔːtəʊ/",
"audio": "au/auto/auto__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈɔːtəʊ/",
"audio": "au/auto/auto__us_1.mp3"
}
]
},
"wordOrigin": "late 19th cent.: abbreviation of automobile."
}