word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
37 lines (36 loc) • 966 B
JSON
{
"term": "whatsoever",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "not at all; not of any kind",
"sensetop": "no, nothing, none, etc. whatsoever",
"examples": [
{
"text": "They received no help whatsoever."
},
{
"text": "‘Is there any doubt about it?’ ‘None whatsoever.’"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌwɒtsəʊˈevə(r)/",
"audio": "wh/whatsoever/whatsoever__gb_3.mp3"
}
],
"us": [
{
"pronunciation": "/ˌwʌtsəʊˈevər/",
"audio": "wh/whatsoever/whatsoever__us_6.mp3"
}
]
},
"wordOrigin": null
}