word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
75 lines (74 loc) • 2.26 kB
JSON
{
"term": "reasonably",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "to a degree that is fairly good but not very good",
"cefr": "b2",
"examples": [
{
"text": "The instructions are reasonably straightforward."
},
{
"text": "She seems reasonably happy in her new job."
},
{
"text": "I was reasonably happy with the situation."
},
{
"text": "It is reasonably safe to assume that they will win the election."
},
{
"text": "The girl was reasonably attractive."
},
{
"text": "The hostages had been reasonably well cared for."
},
{
"text": "They have a reasonably clear idea of the sort of person they need."
}
]
},
{
"senseNumber": 2,
"definition": "in a logical and sensible way",
"cefr": "b2",
"examples": [
{
"text": "We tried to discuss the matter calmly and reasonably."
}
]
},
{
"senseNumber": 3,
"definition": "in a fair way",
"cefr": "b2",
"examples": [
{
"text": "He couldn't reasonably be expected to pay back the loan all at once."
},
{
"text": "The apartments are **reasonably priced** *(= not too expensive)*."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈriːznəbli/",
"audio": "re/reasonably/reasonably__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈriːznəbli/",
"audio": "re/reasonably/reasonably__us_2_rr.mp3"
}
]
},
"wordOrigin": null
}