word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
46 lines (45 loc) • 1.26 kB
JSON
{
"term": "his",
"partOfSpeech": "determiner",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": 1,
"definition": "of or belonging to a man or boy who has already been mentioned or is easily identified",
"cefr": "a1",
"ox3000": true,
"examples": [
{
"text": "James has sold his car."
},
{
"text": "He broke his leg skiing."
},
{
"text": "Discuss the reasons the author gives for **his or her** opinion."
}
]
},
{
"senseNumber": 2,
"definition": "of or belonging to God",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/hɪz//ɪz/",
"audio": "hi/his/his__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/hɪz//ɪz/",
"audio": "hi/his/his__us_3_rr.mp3"
}
]
},
"wordOrigin": "Old English, genitive singular form of he, hē ‘he’ and hit ‘it’."
}