word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
59 lines (58 loc) • 1.62 kB
JSON
{
"term": "alcoholic",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": 1,
"definition": "connected with or containing alcohol",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "**alcoholic drinks/beverages**"
},
{
"text": "The fruit juice tasted slightly alcoholic."
}
],
"topics": ["Drinks"]
},
{
"senseNumber": 2,
"definition": "caused by drinking alcohol",
"examples": [
{
"text": "The guests left in an alcoholic haze."
}
]
},
{
"senseNumber": 3,
"definition": "regularly drinking too much alcohol and unable to stop easily, so that it has become an illness",
"cefr": "b1",
"examples": [
{
"text": "their alcoholic daughter"
}
],
"topics": ["Social issues", "Health problems"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌælkəˈhɒlɪk/",
"audio": "al/alcoholic/alcoholic__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌælkəˈhɑːlɪk/",
"audio": "al/alcoholic/alcoholic__us_2_rr.mp3"
}
]
},
"wordOrigin": null
}