word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
40 lines (39 loc) • 1.15 kB
JSON
{
"term": "subsequent",
"partOfSpeech": "adjective",
"academic": true,
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "happening or coming after something else",
"examples": [
{
"text": "subsequent generations"
},
{
"text": "Subsequent events confirmed our doubts."
},
{
"text": "Developments on this issue will be dealt with in a subsequent report."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈsʌbsɪkwənt/",
"audio": "su/subsequent/subsequent__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈsʌbsɪkwənt/",
"audio": "su/subsequent/subsequent__us_1.mp3"
}
]
},
"wordOrigin": "late Middle English: from Old French, or from Latin subsequent- ‘following after’ (from the verb subsequi)."
}