word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
37 lines (36 loc) • 1.08 kB
JSON
{
"term": "appropriately",
"partOfSpeech": "adverb",
"academic": true,
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "in a way that is suitable, acceptable or correct for the particular circumstances",
"examples": [
{
"text": "The government has been accused of not responding appropriately to the needs of the homeless."
},
{
"text": "The chain of volcanoes is known, **appropriately enough**, as the ‘Ring of Fire’."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/əˈprəʊpriətli/",
"audio": "ap/appropriately/appropriately__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/əˈprəʊpriətli/",
"audio": "ap/appropriately/appropriately__us_1.mp3"
}
]
},
"wordOrigin": null
}