word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
48 lines (47 loc) • 1.43 kB
JSON
{
"term": "enough",
"partOfSpeech": "determiner",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "used before plural or uncountable nouns to mean ‘as many or as much as somebody needs or wants’",
"labels": "(old-fashioned)",
"ox3000": true,
"examples": [
{
"text": "Have you made enough copies?"
},
{
"text": "Is there enough room for me?"
},
{
"text": "I didn't have enough clothes to last a week."
},
{
"text": "Don't ask me to do it. I've got enough problems as it is."
},
{
"text": "There was food enough for all."
}
],
"synonyms": "sufficient"
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪˈnʌf/",
"audio": "en/enough/enough__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɪˈnʌf/",
"audio": "en/enough/enough__us_1.mp3"
}
]
},
"wordOrigin": "Old English genōg, of Germanic origin; related to Dutch genoeg and German genug."
}