word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
34 lines (33 loc) • 875 B
JSON
{
"term": "undoubtedly",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "used to emphasize that something exists or is definitely true",
"examples": [
{
"text": "There is undoubtedly a great deal of truth in what he says."
}
],
"synonyms": "indubitably"
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ʌnˈdaʊtɪdli/",
"audio": "un/undoubtedly/undoubtedly__gb_3.mp3"
}
],
"us": [
{
"pronunciation": "/ʌnˈdaʊtɪdli/",
"audio": "un/undoubtedly/undoubtedly__us_1.mp3"
}
]
},
"wordOrigin": null
}