word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
42 lines (41 loc) • 1.15 kB
JSON
{
"term": "everywhere",
"partOfSpeech": "adverb, pronoun, conjunction",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": null,
"definition": "in, to or at every place; all places",
"examples": [
{
"text": "I've looked everywhere."
},
{
"text": "He follows me everywhere."
},
{
"text": "We'll have to eat here—**everywhere else** is full."
},
{
"text": "Everywhere we went was full of tourists."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈevriweə(r)/",
"audio": "ev/everywhere/everywhere__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈevriwer/",
"audio": "ev/everywhere/everywhere__us_1.mp3"
}
]
},
"wordOrigin": "Middle English: formerly also as two words."
}