word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
45 lines (44 loc) • 1.39 kB
JSON
{
"term": "balanced",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "keeping or showing a balance so that different things or different parts of something exist in equal or correct amounts",
"examples": [
{
"text": "The programme presented a balanced view of the two sides of the conflict."
},
{
"text": "a balanced diet *(= one with the quantity and variety of food needed for good health)*"
},
{
"text": "The report was accurate and well balanced."
}
],
"topics": ["Cooking and eating"],
"collocations": {
"verbs": ["be", "remain"],
"adverb": ["properly", "well", "completely"],
"preposition": ["between"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈbælənst/",
"audio": "ba/balanced/balanced__gb_3.mp3"
}
],
"us": [
{
"pronunciation": "/ˈbælənst/",
"audio": "ba/balanced/balanced__us_1.mp3"
}
]
},
"wordOrigin": null
}