word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
60 lines (59 loc) • 1.63 kB
JSON
{
"term": "terribly",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "very",
"labels": "(especially British English)",
"cefr": "b2",
"examples": [
{
"text": "I'm terribly sorry—did I hurt you?"
},
{
"text": "It's terribly important for parents to be consistent."
},
{
"text": "I’m not terribly interested in politics."
}
]
},
{
"senseNumber": 2,
"definition": "very much; very badly",
"cefr": "b2",
"examples": [
{
"text": "I miss him terribly."
},
{
"text": "They suffered terribly when their son was killed."
},
{
"text": "The experiment went terribly wrong."
},
{
"text": "Would you mind terribly if I didn’t come today?"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈterəbli/",
"audio": "te/terribly/terribly__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈterəbli/",
"audio": "te/terribly/terribly__us_1.mp3"
}
]
},
"wordOrigin": null
}