word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
41 lines (40 loc) • 1.13 kB
JSON
{
"term": "subsequently",
"partOfSpeech": "adverb",
"academic": true,
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "afterwards; later; after something else has happened",
"examples": [
{
"text": "The original interview notes were subsequently lost."
},
{
"text": "Subsequently, new guidelines were issued to all employees."
},
{
"text": "He subsequently became chairman of the party."
}
],
"topics": ["Time"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈsʌbsɪkwəntli/",
"audio": "su/subsequently/subsequently__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈsʌbsɪkwəntli/",
"audio": "su/subsequently/subsequently__us_1_rr.mp3"
}
]
},
"wordOrigin": null
}