word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
59 lines (58 loc) • 1.59 kB
JSON
{
"term": "thoroughly",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "very much; completely",
"cefr": "b2",
"examples": [
{
"text": "We thoroughly enjoyed ourselves."
},
{
"text": "I'm thoroughly confused."
},
{
"text": "a thoroughly professional performance"
},
{
"text": "I can thoroughly recommend it."
},
{
"text": "I felt thoroughly ashamed of myself."
}
]
},
{
"senseNumber": 2,
"definition": "completely and with great attention to detail",
"cefr": "b2",
"examples": [
{
"text": "Wash the fruit thoroughly before use."
},
{
"text": "The work had not been done very thoroughly."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈθʌrəli/",
"audio": "th/thoroughly/thoroughly__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈθɜːrəli/",
"audio": "th/thoroughly/thoroughly__us_1_rr.mp3"
}
]
},
"wordOrigin": null
}