word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
48 lines (47 loc) • 1.43 kB
JSON
{
"term": "largely",
"partOfSpeech": "adverb",
"ox3000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "to a great extent; mostly or mainly",
"examples": [
{
"text": "The manager was **largely responsible for** the team’s victory."
},
{
"text": "The popularity of the book is **largely due to** the fantastic illustrations."
},
{
"text": "The blog posts were **largely ignored** by the major media outlets."
},
{
"text": "The decision was **based largely on** consumer feedback."
},
{
"text": "He resigned largely because of the stories in the press."
},
{
"text": "It was **largely a matter of** trial and error."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈlɑːdʒli/",
"audio": "la/largely/largely__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈlɑːrdʒli/",
"audio": "la/largely/largely__us_1.mp3"
}
]
},
"wordOrigin": null
}