word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
27 lines (26 loc) • 657 B
JSON
{
"term": "Scotland",
"partOfSpeech": "",
"definitions": [
{
"senseNumber": null,
"definition": "a country forming the northernmost part of Great Britain and of the United Kingdom",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈskɒtlənd/",
"audio": "sc/Scotland/scotland_1_gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈskɑːtlənd/",
"audio": "sc/Scotland/scotland_1_us_2.mp3"
}
]
},
"wordOrigin": null
}