word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
37 lines (36 loc) • 968 B
JSON
{
"term": "nonetheless",
"partOfSpeech": "adverb",
"academic": true,
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "despite this fact",
"examples": [
{
"text": "The book is too long but, nonetheless, informative and entertaining."
},
{
"text": "The problems are not serious. Nonetheless, we shall need to tackle them soon."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌnʌnðəˈles/",
"audio": "no/nonetheless/nonetheless__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˌnʌnðəˈles/",
"audio": "no/nonetheless/nonetheless__us_1.mp3"
}
]
},
"wordOrigin": null
}