word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
70 lines (69 loc) • 1.95 kB
JSON
{
"term": "anyone",
"partOfSpeech": "pronoun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": 1,
"definition": "used instead of someone in negative sentences and in questions after if/whether, and after verbs such as prevent, forbid, avoid, etc.",
"cefr": "a1",
"ox3000": true,
"examples": [
{
"text": "Is anyone there?"
},
{
"text": "Does **anyone else** want to come?"
},
{
"text": "Did anyone see you?"
},
{
"text": "Hardly anyone came."
},
{
"text": "I forbid anyone to touch that clock."
}
]
},
{
"senseNumber": 2,
"definition": "any person at all; it does not matter who",
"cefr": "a1",
"ox3000": true,
"examples": [
{
"text": "Anybody can see that it's wrong."
},
{
"text": "The exercises are so simple that almost anyone can do them."
}
]
},
{
"senseNumber": 3,
"definition": "an important person",
"examples": [
{
"text": "She wasn't anyone before she got that job."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈeniwʌn/",
"audio": "an/anyone/anyone__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈeniwʌn/",
"audio": "an/anyone/anyone__us_1_rr.mp3"
}
]
},
"wordOrigin": null
}