word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
58 lines (57 loc) • 1.6 kB
JSON
{
"term": "outside",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": 1,
"definition": "not in a room, building or container but on or to the outside of it",
"cefr": "a1",
"ox3000": true,
"examples": [
{
"text": "I'm seeing a patient—please **wait outside**."
},
{
"text": "I stood outside in the corridor, looking through the window."
},
{
"text": "The house is painted green outside."
}
]
},
{
"senseNumber": 2,
"definition": "not inside a building",
"cefr": "a1",
"ox3000": true,
"examples": [
{
"text": "It's warm enough to eat outside."
},
{
"text": "Go outside and see if it's raining."
},
{
"text": "The heat hits you as soon as you **step outside**."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌaʊtˈsaɪd/",
"audio": "ou/outside/outside__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌaʊtˈsaɪd/",
"audio": "ou/outside/outside__us_1.mp3"
}
]
},
"wordOrigin": null
}