word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
33 lines (32 loc) • 823 B
JSON
{
"term": "respectively",
"partOfSpeech": "adverb",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "in the same order as the people or things already mentioned",
"examples": [
{
"text": "Julie and Mark, aged 17 and 19 respectively"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/rɪˈspektɪvli/",
"audio": "re/respectively/respectively__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/rɪˈspektɪvli/",
"audio": "re/respectively/respectively__us_1.mp3"
}
]
},
"wordOrigin": null
}