word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
67 lines (66 loc) • 2 kB
JSON
{
"term": "somewhere",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": null,
"definition": "in, at or to a place that you do not know or do not mention by name",
"ox3000": true,
"examples": [
{
"text": "I **read somewhere** that she refuses to do interviews."
},
{
"text": "Can we go somewhere warm?"
},
{
"text": "I've already looked there—it must be **somewhere else**."
},
{
"text": "He went to school in York **or somewhere** *(= I'm not sure where)*."
},
{
"text": "They live **somewhere or other** in France."
},
{
"text": "I've seen him somewhere before."
},
{
"text": "I'm sure the information is out there somewhere."
}
]
},
{
"senseNumber": null,
"definition": "to make progress in what you are doing",
"labels": "(informal)",
"examples": []
},
{
"senseNumber": null,
"definition": "approximately the number or amount mentioned",
"examples": [
{
"text": "It cost somewhere around two thousand dollars."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈsʌmweə(r)/",
"audio": "so/somewhere/somewhere__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈsʌmwer/",
"audio": "so/somewhere/somewhere__us_2.mp3"
}
]
},
"wordOrigin": null
}