word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
56 lines (55 loc) • 1.56 kB
JSON
{
"term": "someone",
"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": "There's someone at the door."
},
{
"text": "Someone's left their bag behind."
},
{
"text": "It's time for someone new *(= a new person)* to take over."
},
{
"text": "It couldn't have been me—it must have been **someone else** *(= a different person)*."
},
{
"text": "Should we call a doctor **or someone**?"
}
]
},
{
"senseNumber": 2,
"definition": "an important person",
"examples": [
{
"text": "He was a small-time lawyer keen to **be someone**."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈsʌmwʌn/",
"audio": "so/someone/someone__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈsʌmwʌn/",
"audio": "so/someone/someone__us_2.mp3"
}
]
},
"wordOrigin": null
}