word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
36 lines (35 loc) • 868 B
JSON
{
"term": "nearby",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "near in position; not far away",
"examples": [
{
"text": "Her mother lived in a nearby town."
},
{
"text": "There were complaints from nearby residents."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌnɪəˈbaɪ/",
"audio": "ne/nearby/nearby__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌnɪrˈbaɪ/",
"audio": "ne/nearby/nearby__us_2_rr.mp3"
}
]
},
"wordOrigin": null
}