word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
52 lines (51 loc) • 1.46 kB
JSON
{
"term": "failed",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "not successful",
"examples": [
{
"text": "a failed writer"
},
{
"text": "a failed coup"
},
{
"text": "He still considered himself something of a failed journalist."
},
{
"text": "I paid off the debts left by our failed business."
},
{
"text": "She already had two failed marriages behind her."
},
{
"text": "She ran into financial difficulties after a number of failed ventures."
},
{
"text": "The rebel leader fled the country after the failed uprising."
}
],
"topics": ["Difficulty and failure"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/feɪld/",
"audio": "fa/failed/failed__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/feɪld/",
"audio": "fa/failed/failed__us_1.mp3"
}
]
},
"wordOrigin": null
}