word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
82 lines (81 loc) • 2.11 kB
JSON
{
"term": "sexy",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "sexually attractive",
"cefr": "b2",
"examples": [
{
"text": "the sexy lead singer"
},
{
"text": "She looked incredibly sexy in a black evening gown."
}
],
"topics": ["Appearance"],
"collocations": {
"verbs": ["be", "feel", "look"],
"adverb": ["extremely", "fairly", "very"]
}
},
{
"senseNumber": 2,
"definition": "sexually exciting",
"cefr": "b2",
"examples": [
{
"text": "sexy underwear"
},
{
"text": "a sexy look"
},
{
"text": "a sexy video"
}
]
},
{
"senseNumber": 3,
"definition": "sexually excited",
"cefr": "c1",
"examples": [
{
"text": "The music was making him feel sexy."
}
]
},
{
"senseNumber": 4,
"definition": "exciting and interesting",
"labels": "(informal)",
"cefr": "c1",
"examples": [
{
"text": "a sexy new range of software"
},
{
"text": "Accountancy just isn't sexy."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈseksi/",
"audio": "se/sexy/sexy__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈseksi/",
"audio": "se/sexy/sexy__us_1.mp3"
}
]
},
"wordOrigin": null
}