word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
51 lines (50 loc) • 1.32 kB
JSON
{
"term": "scary",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": null,
"definition": "frightening",
"examples": [
{
"text": "It was a really scary moment."
},
{
"text": "a scary movie"
},
{
"text": "Close up the statue looked even more scary."
},
{
"text": "It was a pretty scary experience."
},
{
"text": "Things were starting to get scary."
},
{
"text": "This is the scariest thing I've ever done in my life."
},
{
"text": "a scary-looking guy"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈskeəri/",
"audio": "sc/scary/scary__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈskeri/",
"audio": "sc/scary/scary__us_2.mp3"
}
]
},
"wordOrigin": null
}