word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
55 lines (54 loc) • 1.47 kB
JSON
{
"term": "Europe",
"partOfSpeech": "noun",
"definitions": [
{
"senseNumber": 1,
"definition": "the continent next to Asia in the east, the Atlantic Ocean in the west, and the Mediterranean Sea in the south",
"cefr": "a1",
"examples": [
{
"text": "**western/eastern/central Europe**"
}
],
"topics": ["Geography"]
},
{
"senseNumber": 2,
"definition": "the European Union",
"examples": [
{
"text": "countries wanting to join Europe"
},
{
"text": "He's very pro-Europe."
}
]
},
{
"senseNumber": 3,
"definition": "all of Europe except for the UK",
"labels": "(British English)",
"examples": [
{
"text": "British holidaymakers in Europe"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈjʊərəp/",
"audio": "eu/Europe/europe__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈjʊrəp/",
"audio": "eu/Europe/europe__us_1.mp3"
}
]
},
"wordOrigin": null
}