word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
50 lines (49 loc) • 1.42 kB
JSON
{
"term": "diverse",
"partOfSpeech": "adjective",
"academic": true,
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "very different from each other and of various kinds",
"examples": [
{
"text": "People from diverse cultures were invited to the event."
},
{
"text": "My interests are very diverse."
},
{
"text": "The school is a richly diverse community."
},
{
"text": "an ethnically diverse population"
},
{
"text": "The US is a vast and diverse country."
}
],
"collocations": {
"verbs": ["be", "seem", "become"],
"adverb": ["extremely", "fairly", "very"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/daɪˈvɜːs/",
"audio": "di/diverse/diverse__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/daɪˈvɜːrs/",
"audio": "di/diverse/diverse__us_1_rr.mp3"
}
]
},
"wordOrigin": "Middle English: variant of divers."
}