word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
49 lines (48 loc) • 1.3 kB
JSON
{
"term": "flawed",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "having a flaw; not perfect or correct",
"examples": [
{
"text": "**seriously/fundamentally/fatally flawed**"
},
{
"text": "a flawed argument"
},
{
"text": "the book’s flawed heroine"
},
{
"text": "The study was methodologically flawed."
},
{
"text": "a series of fatally flawed judgements"
}
],
"collocations": {
"verbs": ["be", "seem", "remain"],
"adverb": ["badly", "deeply", "highly"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/flɔːd/",
"audio": "fl/flawed/flawed__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/flɔːd/",
"audio": "fl/flawed/flawed__us_1.mp3"
}
]
},
"wordOrigin": null
}