word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
40 lines (39 loc) • 1.08 kB
JSON
{
"term": "remarkably",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "in a way that is unusual or surprising and causes people to take notice",
"examples": [
{
"text": "The car is in remarkably good condition for its age."
},
{
"text": "Remarkably, nobody was killed."
},
{
"text": "The two reports are remarkably similar."
}
],
"synonyms": "astonishingly"
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/rɪˈmɑːkəbli/",
"audio": "re/remarkably/remarkably__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/rɪˈmɑːrkəbli/",
"audio": "re/remarkably/remarkably__us_1.mp3"
}
]
},
"wordOrigin": null
}