word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
44 lines (43 loc) • 1.18 kB
JSON
{
"term": "included",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": null,
"definition": "contained as part of something",
"sensetop": "included in/on something",
"examples": [
{
"text": "all of Europe (Britain included)"
},
{
"text": "Is breakfast included?"
},
{
"text": "We all went, **me included**."
},
{
"text": "Also included on the disc are English subtitles.",
"contextForm": "included in/on something"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪnˈkluːdɪd/",
"audio": "in/included/included__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ɪnˈkluːdɪd/",
"audio": "in/included/included__us_5.mp3"
}
]
},
"wordOrigin": null
}