word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
34 lines (33 loc) • 798 B
JSON
{
"term": "nobody",
"partOfSpeech": "pronoun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "not anyone; no person",
"ox3000": true,
"examples": [
{
"text": "Nobody knew what to say."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈnəʊbədi/",
"audio": "no/nobody/nobody__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈnəʊbədi/",
"audio": "no/nobody/nobody__us_1_rr.mp3"
}
]
},
"wordOrigin": "Middle English: originally as no body."
}