word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
46 lines (45 loc) • 1.18 kB
JSON
{
"term": "readily",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "quickly and without difficulty",
"cefr": "c1",
"examples": [
{
"text": "All ingredients are **readily available** from your local store."
}
],
"synonyms": "freely"
},
{
"senseNumber": 2,
"definition": "in a way that shows you do not object to something",
"cefr": "c1",
"examples": [
{
"text": "Most people readily accept the need for laws."
}
],
"synonyms": "willingly"
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈredɪli/",
"audio": "re/readily/readily__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈredɪli/",
"audio": "re/readily/readily__us_1.mp3"
}
]
},
"wordOrigin": null
}