word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
41 lines (40 loc) • 1.14 kB
JSON
{
"term": "unprecedented",
"partOfSpeech": "adjective",
"academic": true,
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "that has never happened, been done or been known before",
"examples": [
{
"text": "The situation is unprecedented in modern times."
},
{
"text": "There were unprecedented scenes of violence in the city’s main square."
}
],
"collocations": {
"verbs": ["be"],
"adverb": ["entirely", "quite", "totally"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ʌnˈpresɪdentɪd/",
"audio": "un/unprecedented/unprecedented__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ʌnˈpresɪdentɪd/",
"audio": "un/unprecedented/unprecedented__us_1.mp3"
}
]
},
"wordOrigin": null
}