word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
72 lines (71 loc) • 1.93 kB
JSON
{
"term": "wherever",
"partOfSpeech": "conjunction",
"ox3000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "in any place",
"cefr": "b2",
"ox3000": true,
"examples": [
{
"text": "Sit wherever you like."
},
{
"text": "He comes from Boula, **wherever that may be** *(= I don't know where it is)*."
}
]
},
{
"senseNumber": 2,
"definition": "in all places that",
"cefr": "b2",
"ox3000": true,
"examples": [
{
"text": "Wherever she goes, there are crowds of people waiting to see her."
}
],
"synonyms": "everywhere"
},
{
"senseNumber": 3,
"definition": "in all cases that",
"cefr": "b2",
"ox3000": true,
"examples": [
{
"text": "Use wholegrain breakfast cereals **wherever possible**."
}
],
"synonyms": "whenever"
},
{
"senseNumber": null,
"definition": "or any other place",
"labels": "(informal)",
"examples": [
{
"text": "tourists from Spain, France or wherever"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/weərˈevə(r)/",
"audio": "wh/wherever/wherever__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/werˈevər/",
"audio": "wh/wherever/wherever__us_1_rr.mp3"
}
]
},
"wordOrigin": null
}