word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
72 lines (71 loc) • 2.03 kB
JSON
{
"term": "spicy",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": 1,
"definition": "having a strong taste because spices have been added to it",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "I don't like spicy food."
},
{
"text": "yams eaten with a spicy sauce"
},
{
"text": "spicy sausage/soup"
},
{
"text": "The soup tasted mildly spicy."
},
{
"text": "a deliciously spicy aroma"
},
{
"text": "She tends to cook very spicy food."
},
{
"text": "spicy chicken wings"
},
{
"text": "The main course was a little too spicy for me."
}
],
"synonyms": "hot",
"topics": ["Cooking and eating"],
"collocations": {
"verbs": ["be", "smell", "taste"],
"adverb": ["extremely", "fairly", "very"]
}
},
{
"senseNumber": 2,
"definition": "exciting and making you feel slightly shocked",
"labels": "(informal)",
"examples": [
{
"text": "spicy stories about the sex lives of the stars"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈspaɪsi/",
"audio": "sp/spicy/spicy__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈspaɪsi/",
"audio": "sp/spicy/spicy__us_1.mp3"
}
]
},
"wordOrigin": null
}