word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
56 lines (55 loc) • 1.58 kB
JSON
{
"term": "honestly",
"partOfSpeech": "adverb",
"definitions": [
{
"senseNumber": 1,
"definition": "in an honest way",
"examples": [
{
"text": "I can't believe he got that money honestly."
}
]
},
{
"senseNumber": 2,
"definition": "used to emphasize that what you are saying is true, however surprising it may seem",
"examples": [
{
"text": "I didn't tell anyone, honestly!"
},
{
"text": "I honestly can't remember a thing about last night."
},
{
"text": "You can't honestly expect me to believe that!"
}
]
},
{
"senseNumber": 3,
"definition": "used to show that you think something is bad and are annoyed by it",
"labels": "(informal)",
"examples": [
{
"text": "Honestly! Whatever will they think of next?"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈɒnɪstli/",
"audio": "ho/honestly/honestly__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈɑːnɪstli/",
"audio": "ho/honestly/honestly__us_1.mp3"
}
]
},
"wordOrigin": null
}