word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
44 lines (43 loc) • 1.21 kB
JSON
{
"term": "outdoors",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": null,
"definition": "outside, rather than in a building",
"ox3000": true,
"examples": [
{
"text": "The rain prevented them from eating outdoors."
},
{
"text": "The seeds may be sown outdoors in the spring."
},
{
"text": "It is often too cold to venture outdoors."
},
{
"text": "The children were encouraged to paint and draw both indoors and outdoors."
}
],
"topics": ["Houses and homes"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌaʊtˈdɔːz/",
"audio": "ou/outdoors/outdoors__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌaʊtˈdɔːrz/",
"audio": "ou/outdoors/outdoors__us_1.mp3"
}
]
},
"wordOrigin": null
}