word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
85 lines (84 loc) • 2.4 kB
JSON
{
"term": "everything",
"partOfSpeech": "pronoun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": 1,
"definition": "all things",
"cefr": "a1",
"ox3000": true,
"examples": [
{
"text": "Everything had gone."
},
{
"text": "When we confronted him, he denied everything."
},
{
"text": "Take this bag, and leave **everything else** to me."
},
{
"text": "She seemed to **have everything**—looks, money, intelligence."
}
]
},
{
"senseNumber": 2,
"definition": "the situation now; life generally",
"cefr": "a2",
"ox3000": true,
"examples": [
{
"text": "Everything in the capital is now quiet."
},
{
"text": "‘How's everything with you?’ ‘Fine, thanks.’"
}
]
},
{
"senseNumber": 3,
"definition": "the most important thing",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "Money isn't everything."
},
{
"text": "My family **means everything** to me."
}
]
},
{
"senseNumber": null,
"definition": "and so on; and other similar things",
"labels": "(informal)",
"examples": [
{
"text": "Have you got his name and address and everything?"
},
{
"text": "She told me about the baby and everything."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈevriθɪŋ/",
"audio": "ev/everything/everything__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈevriθɪŋ/",
"audio": "ev/everything/everything__us_1.mp3"
}
]
},
"wordOrigin": null
}