word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
43 lines (42 loc) • 1.09 kB
JSON
{
"term": "relaxing",
"partOfSpeech": "adjective",
"academic": true,
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": null,
"definition": "helping you to rest and become less anxious",
"examples": [
{
"text": "a relaxing evening with friends"
},
{
"text": "a relaxing weekend/afternoon/holiday"
},
{
"text": "a relaxing bath/massage"
},
{
"text": "I find swimming very relaxing."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/rɪˈlæksɪŋ/",
"audio": "re/relaxing/relaxing__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/rɪˈlæksɪŋ/",
"audio": "re/relaxing/relaxing__us_6.mp3"
}
]
},
"wordOrigin": null
}