word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
60 lines (59 loc) • 1.83 kB
JSON
{
"term": "entirely",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "in every way possible; completely",
"examples": [
{
"text": "The experience was **entirely new** to me."
},
{
"text": "That's an **entirely different** matter."
},
{
"text": "We're not entirely sure what to do next."
},
{
"text": "The approach taken will depend entirely on the individual."
},
{
"text": "The audience consisted **almost entirely** of children."
},
{
"text": "I entirely agree with you."
},
{
"text": "I'm not entirely happy about the proposal."
},
{
"text": "Public anger at this abuse of power is entirely justified."
},
{
"text": "Your enjoyment of the book will depend entirely on how interested you are in history."
},
{
"text": "The audience was almost entirely female."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪnˈtaɪəli/",
"audio": "en/entirely/entirely__gb_3.mp3"
}
],
"us": [
{
"pronunciation": "/ɪnˈtaɪərli/",
"audio": "en/entirely/entirely__us_3.mp3"
}
]
},
"wordOrigin": null
}