word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
47 lines (46 loc) • 1.35 kB
JSON
{
"term": "dejected",
"partOfSpeech": "adjective",
"definitions": [
{
"senseNumber": null,
"definition": "unhappy and disappointed",
"examples": [
{
"text": "She looked so dejected when she lost the game."
},
{
"text": "He looked sorrowful and dejected."
},
{
"text": "They were thoroughly dejected and miserable."
},
{
"text": "He watched the dejected figure walk past him into the cottage."
}
],
"synonyms": "despondent",
"topics": ["Feelings"],
"collocations": {
"verbs": ["appear", "be", "feel"],
"adverb": ["completely", "thoroughly", "totally"],
"preposition": ["about"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/dɪˈdʒektɪd/",
"audio": "de/dejected/dejected__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/dɪˈdʒektɪd/",
"audio": "de/dejected/dejected__us_1.mp3"
}
]
},
"wordOrigin": null
}