word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
76 lines (75 loc) • 2.38 kB
JSON
{
"term": "equally",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": 1,
"definition": "to the same degree; in the same or in a similar way",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "Diet and exercise are **equally important**."
},
{
"text": "**equally good/impressive/effective**"
},
{
"text": "This job could be done **equally well** by a computer."
},
{
"text": "Everyone should be **treated equally**."
},
{
"text": "The findings of the survey **apply equally to** adults and children."
},
{
"text": "The birds are equally at home in a woodland or riverside environment."
},
{
"text": "She may have arrived late or it is equally possible that she never went there at all."
}
]
},
{
"senseNumber": 2,
"definition": "in equal parts, amounts, etc.",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "The money was **divided equally** among her four children."
},
{
"text": "They share the housework equally."
}
]
},
{
"senseNumber": 3,
"definition": "used to introduce another phrase or idea that adds to and is as important as what you have just said",
"examples": [
{
"text": "I'm trying to do what is best, but equally I've got to consider the cost."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈiːkwəli/",
"audio": "eq/equally/equally__gb_4.mp3"
}
],
"us": [
{
"pronunciation": "/ˈiːkwəli/",
"audio": "eq/equally/equally__us_2.mp3"
}
]
},
"wordOrigin": null
}