word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
51 lines (50 loc) • 1.39 kB
JSON
{
"term": "substantially",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "very much; a lot",
"cefr": "c1",
"examples": [
{
"text": "The costs have increased substantially."
},
{
"text": "The plane was substantially damaged in the crash."
},
{
"text": "The company’s profits have been substantially lower this year."
}
]
},
{
"senseNumber": 2,
"definition": "mainly; in most details, even if not completely",
"labels": "(formal)",
"cefr": "c1",
"examples": [
{
"text": "What she says is substantially true."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/səbˈstænʃəli/",
"audio": "su/substantially/substantially__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/səbˈstænʃəli/",
"audio": "su/substantially/substantially__us_1.mp3"
}
]
},
"wordOrigin": null
}