word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
40 lines (39 loc) • 1.01 kB
JSON
{
"term": "healthcare",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "the service of providing medical care",
"examples": [
{
"text": "the costs of healthcare for the elderly"
},
{
"text": "community healthcare"
},
{
"text": "**healthcare workers/professionals**"
}
],
"topics": ["Healthcare"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈhelθ keə(r)/",
"audio": "he/healthcare/health_care_1_gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈhelθ ker/",
"audio": "he/healthcare/health_care_1_us_1.mp3"
}
]
},
"wordOrigin": null
}