word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
78 lines (77 loc) • 2.4 kB
JSON
{
"term": "stunning",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "extremely attractive or impressive",
"cefr": "b2",
"examples": [
{
"text": "You look absolutely stunning!"
},
{
"text": "a stunning view of the lake"
},
{
"text": "His performance was simply stunning."
},
{
"text": "Did you see that stunning woman?"
},
{
"text": "a visually stunning piece of cinema"
}
],
"synonyms": "beautiful",
"topics": ["Appearance"],
"collocations": {
"verbs": ["be", "look", "find something"],
"adverb": ["really", "absolutely", "quite"]
}
},
{
"senseNumber": 2,
"definition": "that surprises or shocks you very much",
"cefr": "c1",
"examples": [
{
"text": "He suffered a stunning defeat in the election."
},
{
"text": "The Prime Minister launched a stunning attack on her predecessor."
},
{
"text": "The election result was a stunning blow for the party."
},
{
"text": "The team is celebrating a stunning victory."
},
{
"text": "This morning staff were given the stunning news that the factory is to close."
}
],
"collocations": {
"verbs": ["be", "look", "find something"],
"adverb": ["really", "absolutely", "quite"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈstʌnɪŋ/",
"audio": "st/stunning/stunning__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈstʌnɪŋ/",
"audio": "st/stunning/stunning__us_1.mp3"
}
]
},
"wordOrigin": null
}