word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
47 lines (46 loc) • 1.34 kB
JSON
{
"term": "amusing",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "funny and giving pleasure",
"examples": [
{
"text": "an amusing story/game/incident"
},
{
"text": "She writes very amusing letters."
},
{
"text": "I didn't find the joke at all amusing."
},
{
"text": "She told us about an amusing incident that happened on her way home."
}
],
"collocations": {
"verbs": ["be", "sound", "find something"],
"adverb": ["extremely", "fairly", "very"],
"phrases": ["not remotely amusing", "nothing remotely amusing"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/əˈmjuːzɪŋ/",
"audio": "am/amusing/amusing__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/əˈmjuːzɪŋ/",
"audio": "am/amusing/amusing__us_1.mp3"
}
]
},
"wordOrigin": null
}