word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
86 lines (85 loc) • 2.58 kB
JSON
{
"term": "injured",
"partOfSpeech": "adjectivenoun",
"academic": true,
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": 1,
"definition": "physically hurt; having an injury",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "His injured leg prevented him from walking."
},
{
"text": "Luckily, she isn't injured."
},
{
"text": "Carter is playing in place of the injured O'Reilly."
},
{
"text": "The boy and another **seriously injured** person were evacuated by air ambulance"
},
{
"text": "He tried to pull his **critically injured** friend from the burning vehicle."
},
{
"text": "He was conscious, but **severely injured**."
},
{
"text": "her **badly injured** ankle"
},
{
"text": "a slightly injured arm"
},
{
"text": "The injured man was struggling to stand."
}
],
"topics": ["Health problems"],
"collocations": {
"verbs": ["be", "lie", "get"],
"adverb": ["badly", "critically", "gravely"]
}
},
{
"senseNumber": 2,
"definition": "the people injured in an accident, a battle, etc.",
"examples": [
{
"text": "Ambulances took the injured to a nearby hospital."
}
]
},
{
"senseNumber": 3,
"definition": "upset or offended because something unfair has been done",
"examples": [
{
"text": "an injured look/tone"
},
{
"text": "injured pride"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈɪndʒəd/",
"audio": "in/injured/injured__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈɪndʒərd/",
"audio": "in/injured/injured__us_1.mp3"
}
]
},
"wordOrigin": null
}