word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
34 lines (33 loc) • 943 B
JSON
{
"term": "fundraising",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "the activity of collecting money for a charity or organization, often by organizing social events or entertainments",
"examples": [
{
"text": "The hospice is planning a major fundraising event for June."
}
],
"topics": ["Money", "Social issues"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈfʌndreɪzɪŋ/",
"audio": "fu/fundraising/fund_raising_1_gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈfʌndreɪzɪŋ/",
"audio": "fu/fundraising/fundraising_1_us_2.mp3"
}
]
},
"wordOrigin": null
}