word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
33 lines (32 loc) • 850 B
JSON
{
"term": "prevalence",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "the fact of existing or being very common at a particular time or in a particular place",
"examples": [
{
"text": "an increase in the prevalence of obesity in many countries"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈprevələns/",
"audio": "pr/prevalence/prevalence__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈprevələns/",
"audio": "pr/prevalence/prevalence__us_1.mp3"
}
]
},
"wordOrigin": null
}