word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
49 lines (48 loc) • 1.16 kB
JSON
{
"term": "fifty",
"partOfSpeech": "numbernoun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": 1,
"definition": "50",
"cefr": "a1",
"ox3000": true,
"examples": []
},
{
"senseNumber": 2,
"definition": "numbers, years or temperatures from 50 to 59",
"examples": [
{
"text": "She was born in the fifties."
}
]
},
{
"senseNumber": null,
"definition": "between the ages of 50 and 59",
"examples": [
{
"text": "He retired in his fifties."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈfɪfti/",
"audio": "fi/fifty/fifty__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈfɪfti/",
"audio": "fi/fifty/fifty__us_2.mp3"
}
]
},
"wordOrigin": null
}