word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
44 lines (43 loc) • 1.25 kB
JSON
{
"term": "presumably",
"partOfSpeech": "adverb",
"academic": true,
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "used to say that you think that something is probably true",
"examples": [
{
"text": "Presumably this is where the accident happened."
},
{
"text": "You'll be taking the car, presumably?"
},
{
"text": "I couldn't concentrate, presumably because I was so tired."
},
{
"text": "Presumably you’ll be leaving the children at home."
}
],
"topics": ["Doubt, guessing and certainty"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/prɪˈzjuːməbli/",
"audio": "pr/presumably/presumably__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/prɪˈzuːməbli/",
"audio": "pr/presumably/presumably__us_1.mp3"
}
]
},
"wordOrigin": null
}