word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
32 lines (31 loc) • 799 B
JSON
{
"term": "upholstery",
"partOfSpeech": "noun",
"definitions": [
{
"senseNumber": 1,
"definition": "soft material that covers furniture such as armchairs and sofas",
"examples": []
},
{
"senseNumber": 2,
"definition": "the process or trade of upholstering",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ʌpˈhəʊlstəri/",
"audio": "up/upholstery/upholstery__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ʌpˈhəʊlstəri/",
"audio": "up/upholstery/upholstery__us_1.mp3"
}
]
},
"wordOrigin": null
}