word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
41 lines (40 loc) • 949 B
JSON
{
"term": "twenty",
"partOfSpeech": "numbernoun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": 1,
"definition": "20",
"cefr": "a1",
"ox3000": true,
"examples": []
},
{
"senseNumber": 2,
"definition": "numbers, years or temperatures from 20 to 29",
"examples": []
},
{
"senseNumber": null,
"definition": "between the ages of 20 and 29",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈtwenti/",
"audio": "tw/twenty/twenty__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈtwenti/",
"audio": "tw/twenty/twenty__us_1_rr.mp3"
}
]
},
"wordOrigin": null
}