word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
37 lines (36 loc) • 1.01 kB
JSON
{
"term": "sufficiently",
"partOfSpeech": "adverb",
"academic": true,
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "enough for a particular purpose; as much as you need",
"examples": [
{
"text": "The following day she felt sufficiently well to go to work."
},
{
"text": "By 1995, bald eagles had recovered sufficiently to be removed from the endangered list."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/səˈfɪʃntli/",
"audio": "su/sufficiently/sufficiently__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/səˈfɪʃntli/",
"audio": "su/sufficiently/sufficiently__us_1.mp3"
}
]
},
"wordOrigin": null
}