word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
55 lines (54 loc) • 1.78 kB
JSON
{
"term": "fridge",
"partOfSpeech": "noun",
"ox3000": true,
"cefr": "a2",
"image": "data/images/ki/kitchen.png",
"definitions": [
{
"senseNumber": null,
"definition": "a piece of electrical equipment in which food is kept cold so that it stays fresh",
"sensetop": "in the fridge",
"examples": [
{
"text": "The kids tend to raid the fridge when they get home from school."
},
{
"text": "There's no food in the fridge!",
"contextForm": "in the fridge"
},
{
"text": "Place the dough in the fridge overnight."
},
{
"text": "The fridge was stocked with food and drink."
},
{
"text": "This dessert can be served straight from the fridge."
}
],
"topics": ["Houses and homes"],
"collocations": {
"adjective": ["domestic", "walk-in", "empty"],
"verb + fridge": ["raid", "fill", "stock"],
"fridge + noun": ["door", "magnet"],
"preposition": ["in the fridge"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/frɪdʒ/",
"audio": "fr/fridge/fridge__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/frɪdʒ/",
"audio": "fr/fridge/fridge__us_1.mp3"
}
]
},
"wordOrigin": "1920s: abbreviation, probably influenced by the proprietary name Frigidaire."
}