word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
91 lines (90 loc) • 2.58 kB
JSON
{
"term": "anywhere",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": 1,
"definition": "used in negative sentences and in questions instead of somewhere",
"cefr": "a2",
"ox3000": true,
"examples": [
{
"text": "I can't see it anywhere."
},
{
"text": "Did you go anywhere interesting?"
},
{
"text": "Many of these animals are not found anywhere else."
},
{
"text": "He's never been anywhere outside Britain."
}
]
},
{
"senseNumber": 2,
"definition": "in, at or to any place, when it does not matter where",
"cefr": "a2",
"ox3000": true,
"examples": [
{
"text": "Put the box down anywhere."
},
{
"text": "An accident can happen anywhere."
},
{
"text": "I could go anywhere in the world."
}
]
},
{
"senseNumber": null,
"definition": "used to indicate a range",
"examples": [
{
"text": "They cost anywhere from £100 to £500."
}
]
},
{
"senseNumber": null,
"definition": "far from; not at all",
"examples": [
{
"text": "The job doesn't pay anywhere near enough for me."
}
]
},
{
"senseNumber": null,
"definition": "far from; not at all",
"examples": [
{
"text": "The job doesn't pay anywhere near enough for me."
},
{
"text": "Older cars are nowhere near as fuel-efficient as modern cars."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈeniweə(r)/",
"audio": "an/anywhere/anywhere__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈeniwer/",
"audio": "an/anywhere/anywhere__us_1.mp3"
}
]
},
"wordOrigin": null
}