word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
40 lines (39 loc) • 1.19 kB
JSON
{
"term": "racist",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "having the belief that some races of people are better than others or having general beliefs about other people based only on their race; showing this through violent or unfair treatment of people of other races",
"examples": [
{
"text": "racist attitudes/remarks"
},
{
"text": "racist thugs/attacks"
},
{
"text": "It's a bit racist to assume I only eat Chinese food."
}
],
"topics": ["Social issues", "People in society"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈreɪsɪst/",
"audio": "ra/racist/racist__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈreɪsɪst/",
"audio": "ra/racist/racist__us_1.mp3"
}
]
},
"wordOrigin": null
}