word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
36 lines (35 loc) • 980 B
JSON
{
"term": "feminist",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "having or based on the belief that women should have the same rights and opportunities as men",
"examples": [
{
"text": "feminist demands/ideas/theories"
},
{
"text": "the feminist movement"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈfemənɪst/",
"audio": "fe/feminist/feminist__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈfemənɪst/",
"audio": "fe/feminist/feminist__us_1.mp3"
}
]
},
"wordOrigin": "late 19th cent.: from French féministe, from Latin femina ‘woman’."
}