word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
38 lines (37 loc) • 950 B
JSON
{
"term": "coastal",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"image": "data/images/co/coast.png",
"definitions": [
{
"senseNumber": null,
"definition": "of or near a coast",
"examples": [
{
"text": "**coastal waters/resorts/scenery**"
},
{
"text": "a **coastal path** *(= one that follows the line of the coast)*"
}
],
"topics": ["Geography"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈkəʊstl/",
"audio": "co/coastal/coastal__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈkəʊstl/",
"audio": "co/coastal/coastal__us_1.mp3"
}
]
},
"wordOrigin": null
}