word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
59 lines (58 loc) • 1.58 kB
JSON
{
"term": "incredibly",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": 1,
"definition": "extremely",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "It was all **incredibly difficult**."
},
{
"text": "organizations doing **incredibly important** work"
},
{
"text": "incredibly stupid/boring"
},
{
"text": "incredibly powerful/strong"
},
{
"text": "incredibly lucky/talented/beautiful"
}
],
"synonyms": "unbelievably"
},
{
"senseNumber": 2,
"definition": "in a way that is very difficult to believe",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "Incredibly, she had no idea what was going on."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪnˈkredəbli/",
"audio": "in/incredibly/incredibly__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɪnˈkredəbli/",
"audio": "in/incredibly/incredibly__us_1.mp3"
}
]
},
"wordOrigin": null
}