word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
51 lines (50 loc) • 1.45 kB
JSON
{
"term": "indoor",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": 1,
"definition": "located, done or used inside a building",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "an indoor swimming pool"
},
{
"text": "indoor games"
},
{
"text": "Poor indoor air quality can result in increased risk of asthma and allergies."
}
],
"topics": ["Houses and homes", "Buildings"]
},
{
"senseNumber": 2,
"definition": "relating to sports played indoors",
"examples": [
{
"text": "the world indoor 200 metres champion"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈɪndɔː(r)/",
"audio": "in/indoor/indoor__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈɪndɔːr/",
"audio": "in/indoor/indoor__us_1.mp3"
}
]
},
"wordOrigin": "early 18th cent. (superseding earlier within-door): from in (as a preposition) + door. Compare with indoors."
}