word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
40 lines (39 loc) • 1.12 kB
JSON
{
"term": "unforeseen",
"partOfSpeech": "adjective",
"definitions": [
{
"senseNumber": null,
"definition": "that you did not expect to happen",
"examples": [
{
"text": "**unforeseen delays/problems**"
},
{
"text": "The project was running late owing to **unforeseen circumstances**."
},
{
"text": "The pilot study should highlight any unforeseen problems."
},
{
"text": "There were unforeseen obstacles to overcome."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌʌnfɔːˈsiːn/",
"audio": "un/unforeseen/unforeseen__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌʌnfɔːrˈsiːn/",
"audio": "un/unforeseen/unforeseen__us_2_rr.mp3"
}
]
},
"wordOrigin": null
}