word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
37 lines (36 loc) • 939 B
JSON
{
"term": "expected",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": null,
"definition": "that you think will happen",
"examples": [
{
"text": "Double the expected number of people came to the meeting."
},
{
"text": "this year’s expected earnings"
}
],
"topics": ["Doubt, guessing and certainty"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪkˈspektɪd/",
"audio": "ex/expected/expected__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɪkˈspektɪd/",
"audio": "ex/expected/expected__us_1.mp3"
}
]
},
"wordOrigin": null
}