word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
42 lines (41 loc) • 1.18 kB
JSON
{
"term": "horrid",
"partOfSpeech": "adjective",
"definitions": [
{
"senseNumber": null,
"definition": "very unpleasant or unkind",
"examples": [
{
"text": "a horrid child"
},
{
"text": "a horrid smell"
},
{
"text": "Don't be so horrid to your brother."
},
{
"text": "The meat tasted horrid."
}
],
"synonyms": "horrible",
"topics": ["Personal qualities"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈhɒrɪd/",
"audio": "ho/horrid/horrid__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈhɔːrɪd/",
"audio": "ho/horrid/horrid__us_1_rr.mp3"
}
]
},
"wordOrigin": "late 16th cent. (in the sense ‘rough, bristling’): from Latin horridus, from horrere ‘tremble, shudder, (of hair) stand on end’."
}