word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
43 lines (42 loc) • 1.36 kB
JSON
{
"term": "freezer",
"partOfSpeech": "noun",
"definitions": [
{
"senseNumber": null,
"definition": "a large piece of electrical equipment in which you can store food for a long time at a low temperature so that it stays frozen",
"examples": [
{
"text": "Your freezer contents can be insured against loss."
},
{
"text": "They bought all their frozen food from the same freezer centre."
},
{
"text": "the products in your supermarket's freezer cabinet/case"
}
],
"topics": ["Houses and homes"],
"collocations": {
"adjective": ["domestic", "chest", "deep"],
"verb + freezer": ["fill", "stock", "defrost"],
"freezer + noun": ["compartment", "cabinet", "case"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈfriːzə(r)/",
"audio": "fr/freezer/freezer__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈfriːzər/",
"audio": "fr/freezer/freezer__us_1.mp3"
}
]
},
"wordOrigin": null
}