word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
41 lines (40 loc) • 951 B
JSON
{
"term": "seventy",
"partOfSpeech": "numbernoun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": 1,
"definition": "70",
"cefr": "a1",
"ox3000": true,
"examples": []
},
{
"senseNumber": 2,
"definition": "numbers, years or temperatures from 70 to 79",
"examples": []
},
{
"senseNumber": null,
"definition": "between the ages of 70 and 79",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈsevnti/",
"audio": "se/seventy/seventy__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈsevnti/",
"audio": "se/seventy/seventy__us_3.mp3"
}
]
},
"wordOrigin": null
}