word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
34 lines (33 loc) • 865 B
JSON
{
"term": "obesity",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "the quality or fact of being very fat, in a way that is not healthy",
"examples": [
{
"text": "Obesity can increase the risk of heart disease."
}
],
"topics": ["Health problems", "Appearance"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/əʊˈbiːsəti/",
"audio": "ob/obesity/obesity__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/əʊˈbiːsəti/",
"audio": "ob/obesity/obesity__us_1.mp3"
}
]
},
"wordOrigin": null
}