word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
38 lines (37 loc) • 1.06 kB
JSON
{
"term": "consequently",
"partOfSpeech": "adverb",
"academic": true,
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "as a result; therefore",
"examples": [
{
"text": "This poses a threat to agriculture and the food chain, and consequently to human health."
},
{
"text": "She failed her exams and was consequently unable to start her studies at college."
}
],
"topics": ["Change, cause and effect"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈkɒnsɪkwəntli/",
"audio": "xc/consequently/xconsequently__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈkɑːnsɪkwentli/",
"audio": "xc/consequently/xconsequently__us_1_rr.mp3"
}
]
},
"wordOrigin": null
}