word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
36 lines (35 loc) • 863 B
JSON
{
"term": "upcoming",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "going to happen soon",
"examples": [
{
"text": "the upcoming presidential election"
},
{
"text": "a single from the band’s upcoming album"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈʌpkʌmɪŋ/",
"audio": "up/upcoming/upcoming__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈʌpkʌmɪŋ/",
"audio": "up/upcoming/upcoming__us_1.mp3"
}
]
},
"wordOrigin": null
}