word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
51 lines (50 loc) • 1.6 kB
JSON
{
"term": "elsewhere",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "in, at or to another place or other places",
"examples": [
{
"text": "Dissatisfied customers will **look elsewhere**."
},
{
"text": "The site contains information not **found elsewhere**."
},
{
"text": "The answer to the problem must be sought elsewhere."
},
{
"text": "Our favourite restaurant was closed, so we had to **go elsewhere**."
},
{
"text": "Details of Keats’ biography are given elsewhere *(= in another part of this book, article, etc.)*"
},
{
"text": "Elsewhere, the weather today has been fairly sunny."
},
{
"text": "Prices are higher here than elsewhere."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌelsˈweə(r)/",
"audio": "el/elsewhere/elsewhere__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌelsˈwer/",
"audio": "el/elsewhere/elsewhere__us_1.mp3"
}
]
},
"wordOrigin": "Old English elles hwǣr (see else, where)."
}