word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
50 lines (49 loc) • 1.62 kB
JSON
{
"term": "protester",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "a person who makes a public protest",
"examples": [
{
"text": "Thousands of protesters marched through the city."
},
{
"text": "The streets were crowded with protesters against the war."
},
{
"text": "Police arrested more than 200 anti-nuclear protesters at the military base."
},
{
"text": "Protesters attempted to block legislators from leaving Congress."
}
],
"synonyms": "demonstrator",
"topics": ["Social issues"],
"collocations": {
"adjective": ["student", "animal rights", "environmental"],
"verb + protester": ["arrest"],
"protester + verb": ["call for something", "demand something", "march"],
"preposition": ["protester against"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/prəˈtestə(r)//ˈprəʊtestə(r)/",
"audio": "pr/protester/protester__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/prəˈtestər//ˈprəʊtestər/",
"audio": "pr/protester/protester__us_2_rr.mp3"
}
]
},
"wordOrigin": null
}