word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
79 lines (78 loc) • 2.55 kB
JSON
{
"term": "heating",
"partOfSpeech": "noun",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": null,
"definition": "the process of supplying heat to a room or building; a system used to do this",
"examples": [
{
"text": "to put/turn the heating on"
},
{
"text": "Who turned the heating off?"
},
{
"text": "What type of heating do you have?"
},
{
"text": "underfloor heating"
},
{
"text": "a solar/gas-fired **heating system**"
},
{
"text": "heating bills/costs"
},
{
"text": "**heating oil**"
},
{
"text": "Our heating goes off at eleven o'clock and comes on again at seven."
},
{
"text": "The heating doesn't work."
},
{
"text": "The heating's on low."
},
{
"text": "The house was very cold because the heating had broken down."
},
{
"text": "They are afraid to put the heating on because it's so expensive."
},
{
"text": "They have their heating turned off during the morning."
},
{
"text": "If you insulate your house properly you'll end up spending less on heating bills."
}
],
"topics": ["Houses and homes"],
"collocations": {
"adjective": ["electric", "gas-fired", "radiant"],
"verb + heating": ["have", "have on", "keep on"],
"heating + verb": ["be on", "be on high", "be on low"],
"heating + noun": ["bill", "system", "oil"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈhiːtɪŋ/",
"audio": "he/heating/heating__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈhiːtɪŋ/",
"audio": "he/heating/heating__us_1.mp3"
}
]
},
"wordOrigin": null
}