word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
34 lines (33 loc) • 786 B
JSON
{
"term": "stair",
"partOfSpeech": "adjective",
"definitions": [
{
"senseNumber": null,
"definition": "on, of or for stairs",
"examples": [
{
"text": "the stair carpet"
},
{
"text": "The carpet was held in place by brass stair rods."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/steə(r)/",
"audio": "st/stair/stair__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ster/",
"audio": "st/stair/stair__us_1.mp3"
}
]
},
"wordOrigin": null
}