word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
39 lines (38 loc) • 1.06 kB
JSON
{
"term": "undeniable",
"partOfSpeech": "adjective",
"academic": true,
"definitions": [
{
"senseNumber": null,
"definition": "true or certain; that cannot be denied",
"examples": [
{
"text": "He had undeniable charm."
},
{
"text": "It is an undeniable fact that crime is increasing."
},
{
"text": "The link between poverty and bad health is undeniable."
}
],
"topics": ["Doubt, guessing and certainty"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌʌndɪˈnaɪəbl/",
"audio": "un/undeniable/undeniable__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌʌndɪˈnaɪəbl/",
"audio": "un/undeniable/undeniable__us_1.mp3"
}
]
},
"wordOrigin": null
}