word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
38 lines (37 loc) • 994 B
JSON
{
"term": "evolutionary",
"partOfSpeech": "adjective",
"academic": true,
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "connected with evolution; connected with slow steady development and change",
"examples": [
{
"text": "evolutionary theory"
},
{
"text": "evolutionary change"
}
],
"topics": ["Biology"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌiːvəˈluːʃənri//ˌevəˈluːʃənri/",
"audio": "ev/evolutionary/evolutionary__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌevəˈluːʃəneri/",
"audio": "ev/evolutionary/evolutionary__us_2.mp3"
}
]
},
"wordOrigin": null
}