word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
31 lines (30 loc) • 808 B
JSON
{
"term": "mainland",
"partOfSpeech": "adjective",
"definitions": [
{
"senseNumber": null,
"definition": "belonging to the main area of land of a country or region, not including any islands near to it",
"examples": [
{
"text": "mainland Greece/Europe"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈmeɪnlənd//ˈmeɪnlænd/",
"audio": "ma/mainland/mainland__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈmeɪnlənd//ˈmeɪnlænd/",
"audio": "ma/mainland/mainland__us_2_rr.mp3"
}
]
},
"wordOrigin": null
}