word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
55 lines (54 loc) • 1.57 kB
JSON
{
"term": "sustainable",
"partOfSpeech": "adjective",
"academic": true,
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "involving the use of natural products and energy in a way that does not harm the environment",
"cefr": "b2",
"examples": [
{
"text": "sustainable forest management"
},
{
"text": "an environmentally sustainable society"
},
{
"text": "This type of farming is simply not sustainable any more."
}
],
"topics": ["The environment"]
},
{
"senseNumber": 2,
"definition": "that can continue or be continued for a long time",
"cefr": "c1",
"examples": [
{
"text": "sustainable economic growth"
},
{
"text": "Unfortunately, this level of output is not sustainable."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/səˈsteɪnəbl/",
"audio": "su/sustainable/sustainable__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/səˈsteɪnəbl/",
"audio": "su/sustainable/sustainable__us_1.mp3"
}
]
},
"wordOrigin": null
}