word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
49 lines (48 loc) • 1.4 kB
JSON
{
"term": "flexibility",
"partOfSpeech": "noun",
"academic": true,
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "the ability to change to suit new conditions or situations",
"labels": "(approving)",
"cefr": "c1",
"examples": [
{
"text": "The new system offers a much greater degree of flexibility in the way work is organized."
},
{
"text": "An overdraft provides increased flexibility but at a higher cost."
}
]
},
{
"senseNumber": 2,
"definition": "the ability to bend easily without breaking",
"cefr": "c1",
"examples": [
{
"text": "exercises to develop the flexibility of dancers’ bodies"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌfleksəˈbɪləti/",
"audio": "fl/flexibility/flexibility__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌfleksəˈbɪləti/",
"audio": "fl/flexibility/flexibility__us_1.mp3"
}
]
},
"wordOrigin": null
}