word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
46 lines (45 loc) • 1.33 kB
JSON
{
"term": "indoors",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": null,
"definition": "inside or into a building",
"examples": [
{
"text": "I prefer to **stay indoors** in this really hot weather."
},
{
"text": "Let's go indoors."
},
{
"text": "I was indoors watching TV when I heard shouting in the street."
},
{
"text": "Many herbs can be grown indoors."
},
{
"text": "She added that in Hong Kong most cats were kept indoors."
}
],
"topics": ["Buildings", "Houses and homes"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌɪnˈdɔːz/",
"audio": "in/indoors/indoors__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌɪnˈdɔːrz/",
"audio": "in/indoors/indoors__us_4.mp3"
}
]
},
"wordOrigin": "late 18th cent. (superseding earlier within doors): from indoor."
}