word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
45 lines (44 loc) • 1.11 kB
JSON
{
"term": "hopefully",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "used to express what you hope will happen",
"cefr": "b2",
"examples": [
{
"text": "Hopefully, we'll arrive before dark."
}
]
},
{
"senseNumber": 2,
"definition": "showing hope",
"cefr": "c1",
"examples": [
{
"text": "‘Are you free tonight?’ she asked hopefully."
}
],
"topics": ["Success"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈhəʊpfəli/",
"audio": "ho/hopefully/hopefully__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈhəʊpfəli/",
"audio": "ho/hopefully/hopefully__us_1.mp3"
}
]
},
"wordOrigin": null
}