word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
33 lines (32 loc) • 857 B
JSON
{
"term": "moreover",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "used to introduce some new information that adds to or supports what you have said previously",
"examples": [
{
"text": "A talented artist, he was, moreover, a writer of some note."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/mɔːrˈəʊvə(r)/",
"audio": "mo/moreover/moreover__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/mɔːrˈəʊvər/",
"audio": "mo/moreover/moreover__us_1.mp3"
}
]
},
"wordOrigin": null
}