word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
50 lines (49 loc) • 1.43 kB
JSON
{
"term": "him",
"partOfSpeech": "pronoun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": 1,
"definition": "used as the object of a verb, after the verb be or after a preposition to refer to a male person or animal that has already been mentioned or is easily identified",
"labels": "British EnglishNorth American English",
"cefr": "a1",
"ox3000": true,
"examples": [
{
"text": "When did you see him?"
},
{
"text": "He took the children with him."
},
{
"text": "I'm taller than him."
},
{
"text": "It's him."
}
]
},
{
"senseNumber": 2,
"definition": "used when referring to God",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/hɪm//ɪm/",
"audio": "hi/him/him__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/hɪm//ɪm/",
"audio": "hi/him/him__us_1_rr.mp3"
}
]
},
"wordOrigin": "Old English, dative singular form of he, hē ‘he’ and hit ‘it’."
}