word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
50 lines (49 loc) • 1.35 kB
JSON
{
"term": "genuinely",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "truly; in a way that is exactly what it appears to be and is not artificial",
"cefr": "b2",
"examples": [
{
"text": "There are some genuinely funny moments in the film."
},
{
"text": "The election result was genuinely democratic."
},
{
"text": "a genuinely new kind of politician"
}
]
},
{
"senseNumber": 2,
"definition": "in a sincere and honest way that can be trusted",
"cefr": "b2",
"examples": [
{
"text": "She was genuinely sorry."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈdʒenjuɪnli/",
"audio": "ge/genuinely/genuinely__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈdʒenjuɪnli/",
"audio": "ge/genuinely/genuinely__us_1.mp3"
}
]
},
"wordOrigin": null
}