word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
53 lines (52 loc) • 1.42 kB
JSON
{
"term": "frigid",
"partOfSpeech": "adjective",
"definitions": [
{
"senseNumber": 1,
"definition": "very cold",
"examples": [
{
"text": "frigid air"
},
{
"text": "They travelled over frigid lands."
}
]
},
{
"senseNumber": 2,
"definition": "not showing any friendly or kind feelings",
"examples": [
{
"text": "a frigid voice"
},
{
"text": "There was a frigid atmosphere in the room."
}
],
"synonyms": "frosty"
},
{
"senseNumber": 3,
"definition": "not able to enjoy sex",
"labels": "(old-fashioned)",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈfrɪdʒɪd/",
"audio": "fr/frigid/frigid__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈfrɪdʒɪd/",
"audio": "fr/frigid/frigid__us_1.mp3"
}
]
},
"wordOrigin": "late Middle English: from Latin frigidus, from frigere ‘be cold’, from frigus (noun) ‘cold’."
}