word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
61 lines (60 loc) • 1.69 kB
JSON
{
"term": "revolutionary",
"partOfSpeech": "adjective",
"academic": true,
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "connected with political revolution",
"cefr": "c1",
"examples": [
{
"text": "a revolutionary leader"
},
{
"text": "revolutionary uprisings"
}
],
"topics": ["Politics"]
},
{
"senseNumber": 2,
"definition": "involving a great or complete change",
"cefr": "c1",
"examples": [
{
"text": "a **revolutionary idea**"
},
{
"text": "a time of rapid and **revolutionary change**"
},
{
"text": "revolutionary advances in medicine"
},
{
"text": "The effects of technological development are revolutionary."
},
{
"text": "At the time this idea was revolutionary."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌrevəˈluːʃənəri/",
"audio": "re/revolutionary/revolutionary__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌrevəˈluːʃəneri/",
"audio": "re/revolutionary/revolutionary__us_1.mp3"
}
]
},
"wordOrigin": null
}