word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
78 lines (77 loc) • 2.14 kB
JSON
{
"term": "yours",
"partOfSpeech": "pronoun",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": 1,
"definition": "of or belonging to you",
"cefr": "a2",
"ox3000": true,
"examples": [
{
"text": "Is that book yours?"
},
{
"text": "Is she a friend of yours?"
},
{
"text": "My hair is very fine. Yours is much thicker."
}
]
},
{
"senseNumber": 2,
"definition": "used at the end of a letter before signing your name",
"labels": "(British English)(North American English)(North American English)",
"cefr": "a2",
"ox3000": true,
"examples": [
{
"text": "**Yours sincerely/faithfully**"
},
{
"text": "**Sincerely Yours**"
},
{
"text": "**Yours Truly**"
}
]
},
{
"senseNumber": 3,
"definition": "your home",
"labels": "(British English, informal)",
"examples": [
{
"text": "Let's go back to yours after the show."
}
]
},
{
"senseNumber": null,
"definition": "you, your family and your close friends",
"examples": [
{
"text": "I wish you and yours all the best for the year ahead!"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/jɔːz/",
"audio": "yo/yours/yours__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/jərz//jɔːrz//jʊrz/",
"audio": "yo/yours/yours__us_2_rr.mp3"
}
]
},
"wordOrigin": null
}