word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
39 lines (38 loc) • 968 B
JSON
{
"term": "neighbouring",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "located or living near or next to a place or person",
"examples": [
{
"text": "a neighbouring house"
},
{
"text": "neighbouring towns"
},
{
"text": "a neighbouring farmer"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈneɪbərɪŋ/",
"audio": "ne/neighbouring/neighbouring__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈneɪbərɪŋ/",
"audio": "ne/neighbouring/neighbouring__us_1.mp3"
}
]
},
"wordOrigin": null
}