word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
49 lines (48 loc) • 1.41 kB
JSON
{
"term": "constantly",
"partOfSpeech": "adverb",
"academic": true,
"ox3000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "all the time; repeatedly",
"examples": [
{
"text": "Fashion is **constantly changing**."
},
{
"text": "I am **constantly reminded** how fortunate I am."
},
{
"text": "We are constantly looking for ways to improve our products."
},
{
"text": "We are constantly on the lookout for new ideas."
},
{
"text": "Heat the sauce, stirring constantly."
},
{
"text": "You have to be constantly aware of your surroundings when walking home late at night."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈkɒnstəntli/",
"audio": "xc/constantly/xconstantly__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈkɑːnstəntli/",
"audio": "xc/constantly/xconstantly__us_1.mp3"
}
]
},
"wordOrigin": null
}