word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
43 lines (42 loc) • 1.12 kB
JSON
{
"term": "nursing",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "the job or skill of caring for people who are sick or injured",
"examples": [
{
"text": "a career in nursing"
},
{
"text": "nursing care"
},
{
"text": "the nursing profession"
}
],
"collocations": {
"adjective": ["general", "clinical", "geriatric"],
"nursing + noun": ["profession", "care", "services"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈnɜːsɪŋ/",
"audio": "nu/nursing/nursing__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈnɜːrsɪŋ/",
"audio": "nu/nursing/nursing__us_1.mp3"
}
]
},
"wordOrigin": null
}