word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
50 lines (49 loc) • 1.37 kB
JSON
{
"term": "continually",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "in a way that is repeated many times so that it is annoying",
"cefr": "c1",
"examples": [
{
"text": "They argue continually about money."
}
],
"topics": ["Time"]
},
{
"senseNumber": 2,
"definition": "in a way that continues without a break",
"cefr": "c1",
"examples": [
{
"text": "the need to adapt to new and continually changing circumstances"
},
{
"text": "New products are continually being developed."
}
],
"synonyms": "continuously",
"topics": ["Time"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/kənˈtɪnjuəli/",
"audio": "xc/continually/xcontinually__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/kənˈtɪnjuəli/",
"audio": "xc/continually/xcontinually__us_1.mp3"
}
]
},
"wordOrigin": null
}