word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
44 lines (43 loc) • 1.25 kB
JSON
{
"term": "considerably",
"partOfSpeech": "adverb",
"academic": true,
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "much; a lot",
"examples": [
{
"text": "The need for sleep varies considerably from person to person."
},
{
"text": "Interest rates on bank loans have increased considerably in recent years."
},
{
"text": "Pollution levels have considerably reduced in this time."
},
{
"text": "Prices are considerably higher than they were a year ago."
}
],
"synonyms": "significantly"
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/kənˈsɪdərəbli/",
"audio": "xc/considerably/xconsiderably__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/kənˈsɪdərəbli/",
"audio": "xc/considerably/xconsiderably__us_1.mp3"
}
]
},
"wordOrigin": null
}