word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
44 lines (43 loc) • 1.29 kB
JSON
{
"term": "downstairs",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "down the stairs; on or to a floor of a house or building lower than the one you are on, especially the one at ground level",
"ox3000": true,
"examples": [
{
"text": "I couldn't sleep so I **went downstairs** and watched TV."
},
{
"text": "I heard someone coming downstairs."
},
{
"text": "She rushed downstairs and burst into the kitchen."
},
{
"text": "Wait downstairs in the hall."
}
],
"topics": ["Houses and homes", "Buildings"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌdaʊnˈsteəz/",
"audio": "do/downstairs/downstairs__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˌdaʊnˈsterz/",
"audio": "do/downstairs/downstairs__us_1.mp3"
}
]
},
"wordOrigin": null
}