word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
47 lines (46 loc) • 1.31 kB
JSON
{
"term": "notably",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "used for giving a good or the most important example of something",
"cefr": "c1",
"examples": [
{
"text": "The house had many drawbacks, most notably its price."
},
{
"text": "This argument has been put forward by many politicians, most notably by the Prime Minister and the Foreign Secretary."
}
],
"synonyms": "especially"
},
{
"senseNumber": 2,
"definition": "to a great degree",
"examples": [
{
"text": "This has not been a notably successful project."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈnəʊtəbli/",
"audio": "no/notably/notably__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈnəʊtəbli/",
"audio": "no/notably/notably__us_1.mp3"
}
]
},
"wordOrigin": null
}