word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
43 lines (42 loc) • 1.26 kB
JSON
{
"term": "successfully",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": null,
"definition": "in a way that achieves your aims or what was intended",
"examples": [
{
"text": "She had already **successfully completed **these courses."
},
{
"text": "They **successfully defended** their championship title."
},
{
"text": "Companies have to be able to compete successfully in international markets."
},
{
"text": "This arrangement has operated successfully for the past six years."
}
],
"topics": ["Success"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/səkˈsesfəli/",
"audio": "su/successfully/successfully__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/səkˈsesfəli/",
"audio": "su/successfully/successfully__us_3.mp3"
}
]
},
"wordOrigin": null
}