word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
40 lines (39 loc) • 955 B
JSON
{
"term": "hers",
"partOfSpeech": "pronoun",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": null,
"definition": "of or belonging to her",
"labels": "British EnglishNorth American English",
"examples": [
{
"text": "His eyes met hers."
},
{
"text": "The choice was hers."
},
{
"text": "a friend of hers"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/hɜːz//ɜːz/",
"audio": "he/hers/hers__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/hɜːrz//ɜːrz/",
"audio": "he/hers/hers__us_1.mp3"
}
]
},
"wordOrigin": null
}