word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
60 lines (59 loc) • 1.73 kB
JSON
{
"term": "consistently",
"partOfSpeech": "adverb",
"academic": true,
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "always the same",
"labels": "(approving)",
"cefr": "b2",
"examples": [
{
"text": "Her work has been of a consistently high standard."
}
]
},
{
"senseNumber": 2,
"definition": "in a way that does not change and continues for a period of time",
"cefr": "b2",
"examples": [
{
"text": "We have argued consistently for a change in the law."
},
{
"text": "European policymakers have consistently failed to respond to economic shocks."
}
]
},
{
"senseNumber": 3,
"definition": "in a way that has different parts that all agree with each other",
"cefr": "b2",
"examples": [
{
"text": "Studies have not consistently demonstrated any benefit."
}
],
"topics": ["Opinion and argument"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/kənˈsɪstəntli/",
"audio": "xc/consistently/xconsistently__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/kənˈsɪstəntli/",
"audio": "xc/consistently/xconsistently__us_1.mp3"
}
]
},
"wordOrigin": null
}