word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
33 lines (32 loc) • 786 B
JSON
{
"term": "engaging",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "interesting or pleasant in a way that attracts your attention",
"examples": [
{
"text": "an engaging smile"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪnˈɡeɪdʒɪŋ/",
"audio": "en/engaging/engaging__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɪnˈɡeɪdʒɪŋ/",
"audio": "en/engaging/engaging__us_1.mp3"
}
]
},
"wordOrigin": null
}