word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
37 lines (36 loc) • 1.04 kB
JSON
{
"term": "therefore",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": null,
"definition": "used to introduce the logical result of something that has just been mentioned",
"examples": [
{
"text": "He's only 17 and therefore not eligible to vote."
},
{
"text": "There is still much to discuss. We shall, therefore, return to this item at our next meeting."
}
],
"topics": ["Change, cause and effect"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈðeəfɔː(r)/",
"audio": "th/therefore/therefore__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈðerfɔːr/",
"audio": "th/therefore/therefore__us_1.mp3"
}
]
},
"wordOrigin": null
}