word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
42 lines (41 loc) • 1.17 kB
JSON
{
"term": "surrounding",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "that is near or around something",
"examples": [
{
"text": "Oxford and the **surrounding area**"
},
{
"text": "From the top of the hill you can see all the **surrounding countryside**."
},
{
"text": "the immediately surrounding area"
},
{
"text": "The college tries to respond to the needs of the surrounding community."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/səˈraʊndɪŋ/",
"audio": "su/surrounding/surrounding__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/səˈraʊndɪŋ/",
"audio": "su/surrounding/surrounding__us_1.mp3"
}
]
},
"wordOrigin": null
}