word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
47 lines (46 loc) • 1.32 kB
JSON
{
"term": "upstairs",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "up the stairs; on or to a floor of a house or other building higher than the one that you are on",
"ox3000": true,
"examples": [
{
"text": "to run/walk/head upstairs"
},
{
"text": "The cat belongs to the people who live upstairs."
},
{
"text": "She **went upstairs** to get dressed."
},
{
"text": "I carried her bags upstairs."
},
{
"text": "I turned and walked back upstairs."
}
],
"topics": ["Houses and homes", "Buildings"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌʌpˈsteəz/",
"audio": "up/upstairs/upstairs__gb_3.mp3"
}
],
"us": [
{
"pronunciation": "/ˌʌpˈsterz/",
"audio": "up/upstairs/upstairs__us_4.mp3"
}
]
},
"wordOrigin": null
}