word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
44 lines (43 loc) • 1.07 kB
JSON
{
"term": "communist",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "connected with communism",
"cefr": "c1",
"examples": [
{
"text": "communist ideology"
}
]
},
{
"senseNumber": 2,
"definition": "governed by or belonging to a Communist party",
"cefr": "c1",
"examples": [
{
"text": "a Communist country/government/leader"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈkɒmjənɪst/",
"audio": "co/communist/communist__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈkɑːmjənɪst/",
"audio": "co/communist/communist__us_1.mp3"
}
]
},
"wordOrigin": null
}