word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
50 lines (49 loc) • 1.2 kB
JSON
{
"term": "ninety",
"partOfSpeech": "numbernoun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": 1,
"definition": "90",
"cefr": "a1",
"ox3000": true,
"examples": []
},
{
"senseNumber": 2,
"definition": "numbers, years or temperatures from 90 to 99",
"examples": [
{
"text": "The temperature must be in the nineties today."
}
]
},
{
"senseNumber": null,
"definition": "between the ages of 90 and 99",
"examples": []
},
{
"senseNumber": null,
"definition": "almost always",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈnaɪnti/",
"audio": "ni/ninety/ninety__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈnaɪnti/",
"audio": "ni/ninety/ninety__us_1.mp3"
}
]
},
"wordOrigin": null
}