word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
41 lines (40 loc) • 943 B
JSON
{
"term": "sixty",
"partOfSpeech": "numbernoun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": 1,
"definition": "60",
"cefr": "a1",
"ox3000": true,
"examples": []
},
{
"senseNumber": 2,
"definition": "numbers, years or temperatures from 60 to 69",
"examples": []
},
{
"senseNumber": null,
"definition": "between the ages of 60 and 69",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈsɪksti/",
"audio": "si/sixty/sixty__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈsɪksti/",
"audio": "si/sixty/sixty__us_1.mp3"
}
]
},
"wordOrigin": null
}