word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
46 lines (45 loc) • 1.31 kB
JSON
{
"term": "outdoor",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": null,
"definition": "used, happening or located outside rather than in a building",
"examples": [
{
"text": "**outdoor pursuits/recreation/activities**"
},
{
"text": "They sell camping equipment, hiking gear and outdoor clothing."
},
{
"text": "an outdoor swimming pool"
},
{
"text": "I'm not really the outdoor type *(= I prefer indoor activities)*."
},
{
"text": "a cafe with indoor and outdoor seating"
}
],
"topics": ["Houses and homes", "Buildings"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈaʊtdɔː(r)/",
"audio": "ou/outdoor/outdoor__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈaʊtdɔːr/",
"audio": "ou/outdoor/outdoor__us_2.mp3"
}
]
},
"wordOrigin": null
}