word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
82 lines (81 loc) • 2.57 kB
JSON
{
"term": "dynamic",
"partOfSpeech": "adjective",
"academic": true,
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "having a lot of energy and a strong personality",
"labels": "(approving)",
"cefr": "b2",
"examples": [
{
"text": "a dynamic leader"
},
{
"text": "He was a dynamic young advertising executive."
},
{
"text": "She has a dynamic personality."
}
],
"topics": ["Success", "Personal qualities"],
"collocations": {
"verbs": ["be", "seem", "become"],
"adverb": ["extremely", "fairly", "very"]
}
},
{
"senseNumber": 2,
"definition": "always changing and making progress",
"cefr": "c1",
"examples": [
{
"text": "The business has managed to change and remain dynamic."
},
{
"text": "These countries are characterized by highly dynamic economies."
},
{
"text": "The process is essentially dynamic with ideas and feedback flowing both ways."
},
{
"text": "They want to promote a dynamic economy with a high level of employment."
}
],
"collocations": {
"verbs": ["be", "seem", "become"],
"adverb": ["extremely", "fairly", "very"]
}
},
{
"senseNumber": 3,
"definition": "producing movement",
"labels": "(physics)",
"examples": []
},
{
"senseNumber": 4,
"definition": "describing an action rather than a state. Dynamic verbs (for example eat, grow, knock, die) can be used in the progressive tenses.",
"labels": "(linguistics)",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/daɪˈnæmɪk/",
"audio": "dy/dynamic/dynamic__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/daɪˈnæmɪk/",
"audio": "dy/dynamic/dynamic__us_1.mp3"
}
]
},
"wordOrigin": null
}