word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
61 lines (60 loc) • 1.88 kB
JSON
{
"term": "probably",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "used to say that something is likely to happen or to be true",
"examples": [
{
"text": "You're **probably right**."
},
{
"text": "I think that's **probably true**."
},
{
"text": "It'll probably be OK."
},
{
"text": "It was the best known and probably the most popular of her songs."
},
{
"text": "‘Is he going to be there?’ ‘Probably.’"
},
{
"text": "‘I bet he's responsible for this mess.’ ‘Very probably.’"
},
{
"text": "‘Do we need the car?’ **‘Probably not.’**"
},
{
"text": "As you probably know, I'm going to be changing jobs soon."
},
{
"text": "You probably think I'm crazy for trusting him."
},
{
"text": "The two cases are **most probably** connected."
}
],
"topics": ["Doubt, guessing and certainty"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈprɒbəbli/",
"audio": "pr/probably/probably__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈprɑːbəbli/",
"audio": "pr/probably/probably__us_1.mp3"
}
]
},
"wordOrigin": null
}