word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
46 lines (45 loc) • 1.18 kB
JSON
{
"term": "inevitably",
"partOfSpeech": "adverb",
"academic": true,
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "as is certain to happen",
"cefr": "b2",
"examples": [
{
"text": "Inevitably, the press exaggerated the story."
}
],
"topics": ["Doubt, guessing and certainty"]
},
{
"senseNumber": 2,
"definition": "as you would expect",
"labels": "(often humorous)",
"examples": [
{
"text": "Inevitably, it rained on the day of the wedding."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪnˈevɪtəbli/",
"audio": "in/inevitably/inevitably__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɪnˈevɪtəbli/",
"audio": "in/inevitably/inevitably__us_1.mp3"
}
]
},
"wordOrigin": null
}