word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
42 lines (41 loc) • 1.12 kB
JSON
{
"term": "whom",
"partOfSpeech": "pronoun",
"ox3000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "used instead of ‘who’ as the object of a verb or preposition",
"examples": [
{
"text": "Whom did they invite?"
},
{
"text": "To whom should I write?"
},
{
"text": "The author whom you criticized in your review has written a reply."
},
{
"text": "Her mother, in whom she confided, said she would support her unconditionally."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/huːm/",
"audio": "wh/whom/whom__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/huːm/",
"audio": "wh/whom/whom__us_1.mp3"
}
]
},
"wordOrigin": null
}