word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
45 lines (44 loc) • 1.32 kB
JSON
{
"term": "plenty",
"partOfSpeech": "pronoun",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": null,
"definition": "a large amount; as much or as many as you need",
"sensetop": "plenty (of something)",
"labels": "British English",
"ox3000": true,
"examples": [
{
"text": "plenty of eggs/money/time"
},
{
"text": "‘Do we need more milk?’ ‘No, there's plenty in the fridge.’"
},
{
"text": "They always gave us plenty to eat."
},
{
"text": "We had plenty to talk about."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈplenti/",
"audio": "pl/plenty/plenty__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈplenti/",
"audio": "pl/plenty/plenty__us_1.mp3"
}
]
},
"wordOrigin": "Middle English (in the sense ‘fullness, perfection’): from Old French plente, from Latin plenitas, from plenus ‘full’."
}