word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
44 lines (43 loc) • 1.26 kB
JSON
{
"term": "fortunately",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": null,
"definition": "by good luck",
"sensetop": "fortunately for somebody",
"examples": [
{
"text": "I was late, but fortunately the meeting hadn't started."
},
{
"text": "The documents fortunately survived the fire."
},
{
"text": "Fortunately or unfortunately, those times have passed."
},
{
"text": "Fortunately for him, he was very soon offered another job.",
"contextForm": "fortunately for somebody"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈfɔːtʃənətli/",
"audio": "fo/fortunately/fortunately__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈfɔːrtʃənətli/",
"audio": "fo/fortunately/fortunately__us_1.mp3"
}
]
},
"wordOrigin": null
}