word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
66 lines (65 loc) • 2.23 kB
JSON
{
"term": "effectively",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": 1,
"definition": "in a way that produces the intended result or a successful result",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "The company must reduce costs to compete effectively."
},
{
"text": "Managers must be able to **work effectively** in a cooperative setting."
},
{
"text": "Most job interviews focus on the candidate's ability to **communicate effectively**."
},
{
"text": "You dealt with the situation very effectively."
},
{
"text": "The truth of this statement has been effectively demonstrated in Chapter 1."
}
],
"topics": ["Success", "Change, cause and effect"]
},
{
"senseNumber": 2,
"definition": "used when you are saying what the facts of a situation are",
"examples": [
{
"text": "The government has now effectively ruled out tax cuts."
},
{
"text": "The war itself did not effectively end until two years later."
},
{
"text": "He was very polite but effectively he was telling me that I had no chance of getting the job."
},
{
"text": "Effectively, this means that companies will be able to avoid the regulations."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪˈfektɪvli/",
"audio": "ef/effectively/effectively__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɪˈfektɪvli/",
"audio": "ef/effectively/effectively__us_3.mp3"
}
]
},
"wordOrigin": null
}