word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
57 lines (56 loc) • 1.7 kB
JSON
{
"term": "inside",
"partOfSpeech": "preposition",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": 1,
"definition": "on or to the inner part of something/somebody; within something/somebody",
"labels": "(figurative)",
"cefr": "a2",
"ox3000": true,
"examples": [
{
"text": "Go inside the house."
},
{
"text": "Inside the box was a gold watch."
},
{
"text": "She made a film about what life was like inside the refugee camp."
},
{
"text": "You'll feel better with a good meal inside you."
},
{
"text": "Inside most of us is a small child screaming for attention."
}
]
},
{
"senseNumber": 2,
"definition": "in less than the amount of time mentioned",
"examples": [
{
"text": "The job is unlikely to be finished inside (of) a year."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌɪnˈsaɪd/",
"audio": "in/inside/inside__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌɪnˈsaɪd/",
"audio": "in/inside/inside__us_5.mp3"
}
]
},
"wordOrigin": "late Middle English (denoting the interior of the body): from in + side."
}