word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
31 lines (30 loc) • 799 B
JSON
{
"term": "greenhouse",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "b2",
"image": "data/images/ga/garden_misc.png",
"definitions": [
{
"senseNumber": null,
"definition": "a building with glass sides and a glass roof for growing plants in",
"examples": [],
"topics": ["Buildings", "Gardens", "Farming"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈɡriːnhaʊs/",
"audio": "gr/greenhouse/greenhouse__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈɡriːnhaʊs/",
"audio": "gr/greenhouse/greenhouse__us_1.mp3"
}
]
},
"wordOrigin": null
}