word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
82 lines (81 loc) • 2.63 kB
JSON
{
"term": "determined",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": 1,
"definition": "having made a definite decision to do something and not letting anyone prevent you",
"sensetop": "determined to do somethingdetermined that…",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "The opposition to her plan made her more determined than ever."
},
{
"text": "I'm determined to succeed.",
"contextForm": "determined to do something"
},
{
"text": "They were quite determined that he wasn't going to do it.",
"contextForm": "determined that…"
}
],
"topics": ["Preferences and decisions"],
"collocations": {
"verbs": ["appear", "be", "look"],
"adverb": ["extremely", "fairly", "very"]
}
},
{
"senseNumber": 2,
"definition": "showing determination",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "I made a **determined effort** to lose weight."
},
{
"text": "The proposal had been dropped in the face of determined opposition."
},
{
"text": "They set about their task in determined mood."
},
{
"text": "Her voice was grimly determined."
},
{
"text": "He's a very determined young man."
}
]
},
{
"senseNumber": null,
"definition": "very determined to do something",
"labels": "(North American English)",
"examples": [
{
"text": "I came here bound and determined to put the last 12 months behind me."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/dɪˈtɜːmɪnd/",
"audio": "de/determined/determined__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/dɪˈtɜːrmɪnd/",
"audio": "de/determined/determined__us_1.mp3"
}
]
},
"wordOrigin": null
}