word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
37 lines (36 loc) • 943 B
JSON
{
"term": "wholly",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "completely",
"examples": [
{
"text": "wholly inappropriate behaviour"
},
{
"text": "The government is not wholly to blame for the recession."
}
],
"synonyms": "totally"
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈhəʊlli/",
"audio": "wh/wholly/wholly__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈhəʊlli/",
"audio": "wh/wholly/wholly__us_1.mp3"
}
]
},
"wordOrigin": "Middle English: probably already in Old English (see whole, -ly)."
}