word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
46 lines (45 loc) • 1.31 kB
JSON
{
"term": "cooker",
"partOfSpeech": "noun",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": null,
"definition": "a large piece of equipment for cooking food, containing an oven and gas or electric rings on top",
"sensetop": "on a cooker",
"examples": [
{
"text": "a gas cooker"
},
{
"text": "an electric cooker"
},
{
"text": "She set the house on fire by leaving a chip pan on the cooker.",
"contextForm": "on a cooker"
}
],
"topics": ["Houses and homes", "Cooking and eating"],
"collocations": {
"adjective": ["electric", "gas", "pressure"],
"cooker + noun": ["hob", "hood"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈkʊkə(r)/",
"audio": "co/cooker/cooker__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈkʊkər/",
"audio": "co/cooker/cooker__us_2.mp3"
}
]
},
"wordOrigin": null
}