word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
41 lines (40 loc) • 1.25 kB
JSON
{
"term": "extremist",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "a person whose opinions, especially about religion or politics, are extreme, and who may do things that are violent or illegal for what they believe",
"examples": [
{
"text": "left-wing/right-wing/political/religious extremists"
},
{
"text": "He was assassinated by extremists."
}
],
"topics": ["War and conflict", "Politics"],
"collocations": {
"adjective": ["left-wing", "right-wing", "radical"],
"extremist + noun": ["element", "group", "movement"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪkˈstriːmɪst/",
"audio": "ex/extremist/extremist__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɪkˈstriːmɪst/",
"audio": "ex/extremist/extremist__us_1.mp3"
}
]
},
"wordOrigin": null
}