word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
33 lines (32 loc) • 793 B
JSON
{
"term": "folding",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "that can be folded, so that it can be carried or stored in a small space",
"examples": [
{
"text": "a folding chair/bike/knife"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈfəʊldɪŋ/",
"audio": "fo/folding/folding__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈfəʊldɪŋ/",
"audio": "fo/folding/folding__us_1.mp3"
}
]
},
"wordOrigin": null
}