word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
33 lines (32 loc) • 821 B
JSON
{
"term": "thereafter",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "after the time or event mentioned",
"examples": [
{
"text": "She married at 17 and gave birth to her first child shortly thereafter."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌðeərˈɑːftə(r)/",
"audio": "th/thereafter/thereafter__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌðerˈæftər/",
"audio": "th/thereafter/thereafter__us_1.mp3"
}
]
},
"wordOrigin": null
}