word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
35 lines (34 loc) • 994 B
JSON
{
"term": "furthermore",
"partOfSpeech": "adverb",
"academic": true,
"ox3000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "in addition to what has just been stated. Furthermore is used especially to add a point to an argument.",
"examples": [
{
"text": "He said he had not discussed the matter with her. Furthermore, he had not even contacted her."
}
],
"topics": ["Opinion and argument"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌfɜːðəˈmɔː(r)/",
"audio": "fu/furthermore/furthermore__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌfɜːrðərˈmɔːr/",
"audio": "fu/furthermore/furthermore__us_4.mp3"
}
]
},
"wordOrigin": null
}