word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
32 lines (31 loc) • 857 B
JSON
{
"term": "undernourished",
"partOfSpeech": "adjective",
"definitions": [
{
"senseNumber": null,
"definition": "in bad health because of a lack of food or a lack of the right type of food",
"examples": [
{
"text": "severely undernourished children"
}
],
"topics": ["Health problems"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌʌndəˈnʌrɪʃt/",
"audio": "un/undernourished/undernourished__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌʌndərˈnɜːrɪʃt/",
"audio": "un/undernourished/undernourished__us_1.mp3"
}
]
},
"wordOrigin": null
}