word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
53 lines (52 loc) • 1.49 kB
JSON
{
"term": "anybody",
"partOfSpeech": "pronoun",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": 1,
"definition": "used instead of somebody in negative sentences and in questions after if/whether, and after verbs such as prevent, forbid, avoid, etc.",
"cefr": "a2",
"ox3000": true,
"examples": [
{
"text": "Is there anybody who can help me?"
},
{
"text": "Anybody can use the pool—you don't need to be a member."
},
{
"text": "She wasn't anybody before she got that job."
}
]
},
{
"senseNumber": 2,
"definition": "any person at all; it does not matter who",
"cefr": "a2",
"ox3000": true,
"examples": []
},
{
"senseNumber": 3,
"definition": "an important person",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈenibɒdi/",
"audio": "an/anybody/anybody__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈenibɑːdi//ˈenibʌdi/",
"audio": "an/anybody/anybody__us_4_rr.mp3"
}
]
},
"wordOrigin": null
}