word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
36 lines (35 loc) • 871 B
JSON
{
"term": "theirs",
"partOfSpeech": "pronoun",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": null,
"definition": "of or belonging to them",
"examples": [
{
"text": "Theirs are the children with very fair hair."
},
{
"text": "It's a favourite game of theirs."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ðeəz/",
"audio": "th/theirs/theirs__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ðerz/",
"audio": "th/theirs/theirs__us_1.mp3"
}
]
},
"wordOrigin": "Middle English: from their + -'s."
}