word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
46 lines (45 loc) • 1.26 kB
JSON
{
"term": "daft",
"partOfSpeech": "adjective",
"definitions": [
{
"senseNumber": null,
"definition": "silly, often in a way that is funny",
"examples": [
{
"text": "Don't be so daft!"
},
{
"text": "She's not as daft as she looks."
},
{
"text": "What a daft thing to say!"
},
{
"text": "The decision is just plain daft."
}
]
},
{
"senseNumber": null,
"definition": "very silly",
"labels": "(British English, informal)",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/dɑːft/",
"audio": "da/daft/daft__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/dæft/",
"audio": "da/daft/daft__us_1.mp3"
}
]
},
"wordOrigin": "Old English gedæfte ‘mild, meek’, of Germanic origin; related to Gothic gabadan ‘become or be fitting’."
}