word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
40 lines (39 loc) • 1.22 kB
JSON
{
"term": "activist",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "a person who works to achieve political or social change, especially as a member of an organization with particular aims",
"examples": [
{
"text": "**human/civil/animal rights activists**"
},
{
"text": "Thousands of **environmental activists** joined the march to demand action on climate change."
},
{
"text": "The Prime Minister will face **party activists** when he addresses the party conference tomorrow."
}
],
"topics": ["Politics"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈæktɪvɪst/",
"audio": "ac/activist/activist__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈæktɪvɪst/",
"audio": "ac/activist/activist__us_1.mp3"
}
]
},
"wordOrigin": null
}