word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
49 lines (48 loc) • 1.35 kB
JSON
{
"term": "enjoyable",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "giving pleasure",
"examples": [
{
"text": "an enjoyable weekend/experience"
},
{
"text": "**highly/really/thoroughly/very enjoyable**"
},
{
"text": "I always try to make my lessons enjoyable."
},
{
"text": "We had a most enjoyable evening."
},
{
"text": "Swimming is a very enjoyable way of staying in shape."
}
],
"collocations": {
"verbs": ["be", "look", "sound"],
"adverb": ["extremely", "fairly", "very"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪnˈdʒɔɪəbl/",
"audio": "en/enjoyable/enjoyable__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɪnˈdʒɔɪəbl/",
"audio": "en/enjoyable/enjoyable__us_1.mp3"
}
]
},
"wordOrigin": null
}