word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
81 lines (80 loc) • 3.09 kB
JSON
{
"term": "complex",
"partOfSpeech": "adjective",
"academic": true,
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": 1,
"definition": "made of many different things or parts that are connected; difficult to understand",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "a **complex problem/issue/process/system**"
},
{
"text": "a complex argument/subject"
},
{
"text": "complex machinery"
},
{
"text": "the complex structure of the human brain"
},
{
"text": "Scientists need a better understanding of the complex interactions that cause hurricanes to intensify."
},
{
"text": "We live in an **increasingly complex** world."
},
{
"text": "a **highly complex** situation"
},
{
"text": "technically complex surgery"
},
{
"text": "She managed to put over a fairly complex argument in a brilliantly simple way."
},
{
"text": "The mechanism involves a complex arrangement of rods and cogs."
},
{
"text": "How does the press explore the complex relationship between the two countries?"
}
],
"synonyms": "complicated",
"collocations": {
"verbs": ["be", "look", "seem"],
"adverb": ["extremely", "fairly", "very"]
}
},
{
"senseNumber": 2,
"definition": "containing one main part (= the root of a word or main clause of a sentence) and one or more other parts (called affixes or subordinate clauses)",
"labels": "(grammar)",
"examples": [
{
"text": "In the complex sentence, ‘I'd like to go to the beach, if it's warm enough’, ‘I'd like to go to the beach’ is the main clause, and ‘if it's warm enough’ is the subordinate clause."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈkɒmpleks/",
"audio": "co/complex/complex__gb_3.mp3"
}
],
"us": [
{
"pronunciation": "/kəmˈpleks//ˈkɑːmpleks/",
"audio": "co/complex/complex__us_1_rr.mp3"
}
]
},
"wordOrigin": "mid 17th cent. (in the sense ‘group of related elements’): from Latin complexus, past participle (used as a noun) of complectere ‘embrace, comprise’, later associated with complexus ‘plaited’; the adjective is partly via French complexe."
}