word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
33 lines (32 loc) • 847 B
JSON
{
"term": "regardless",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "paying no attention, even if the situation is bad or there are difficulties",
"examples": [
{
"text": "The weather was terrible but we **carried on regardless**."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/rɪˈɡɑːdləs/",
"audio": "re/regardless/regardless__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/rɪˈɡɑːrdləs/",
"audio": "re/regardless/regardless__us_1.mp3"
}
]
},
"wordOrigin": null
}