word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
40 lines (39 loc) • 1.1 kB
JSON
{
"term": "uneventful",
"partOfSpeech": "adjective",
"definitions": [
{
"senseNumber": null,
"definition": "in which nothing interesting, unusual or exciting happens",
"examples": [
{
"text": "an uneventful life"
},
{
"text": "The pregnancy itself was relatively uneventful."
},
{
"text": "Thankfully the journey across the desert was uneventful."
},
{
"text": "The flight to Prestwick was uneventful."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌʌnɪˈventfl/",
"audio": "un/uneventful/uneventful__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌʌnɪˈventfl/",
"audio": "un/uneventful/uneventful__us_1.mp3"
}
]
},
"wordOrigin": null
}