word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
44 lines (43 loc) • 1.07 kB
JSON
{
"term": "somebody",
"partOfSpeech": "pronoun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": 1,
"definition": "a person who is not known or mentioned by name",
"cefr": "a1",
"ox3000": true,
"examples": [
{
"text": "Somebody should have told me."
}
]
},
{
"senseNumber": 2,
"definition": "an important person",
"examples": [
{
"text": "She thinks she's really somebody in that car."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈsʌmbədi/",
"audio": "so/somebody/somebody__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈsʌmbədi/",
"audio": "so/somebody/somebody__us_3_rr.mp3"
}
]
},
"wordOrigin": null
}