word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
77 lines (76 loc) • 2.42 kB
JSON
{
"term": "sophisticated",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "clever and complicated in the way that it works or is presented",
"cefr": "b2",
"examples": [
{
"text": "highly sophisticated computer systems"
},
{
"text": "Medical techniques are becoming more sophisticated all the time."
}
],
"collocations": {
"verbs": ["be", "feel", "look"],
"adverb": ["extremely", "fairly", "very"]
}
},
{
"senseNumber": 2,
"definition": "having a lot of experience of the world and knowing about fashion, culture and other things that people think are socially important",
"cefr": "c1",
"examples": [
{
"text": "the sophisticated pleasures of city life"
},
{
"text": "Mark is a smart and sophisticated young man."
},
{
"text": "Ben did his best to look sophisticated."
},
{
"text": "He has a very smooth, sophisticated manner."
},
{
"text": "Students have more sophisticated tastes nowadays."
}
],
"collocations": {
"verbs": ["be", "feel", "look"],
"adverb": ["extremely", "fairly", "very"]
}
},
{
"senseNumber": 3,
"definition": "able to understand difficult or complicated ideas",
"cefr": "c1",
"examples": [
{
"text": "a sophisticated audience"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/səˈfɪstɪkeɪtɪd/",
"audio": "so/sophisticated/sophisticated__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/səˈfɪstɪkeɪtɪd/",
"audio": "so/sophisticated/sophisticated__us_1.mp3"
}
]
},
"wordOrigin": null
}