word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
80 lines (79 loc) • 2.36 kB
JSON
{
"term": "your",
"partOfSpeech": "determiner",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": 1,
"definition": "of or belonging to the person or people being spoken or written to",
"cefr": "a1",
"ox3000": true,
"examples": [
{
"text": "I like your dress."
},
{
"text": "Excuse me, is this your seat?"
},
{
"text": "The bank is on your right."
}
]
},
{
"senseNumber": 2,
"definition": "of or belonging to people in general",
"cefr": "a2",
"ox3000": true,
"examples": [
{
"text": "Dentists advise you to have your teeth checked every six months."
},
{
"text": "In Japan you are taught great respect for your elders."
}
]
},
{
"senseNumber": 3,
"definition": "used to show that somebody/something is well known or often talked about",
"labels": "(informal)(ironic, disapproving)",
"examples": [
{
"text": "This is your typical English pub."
},
{
"text": "**You and your** bright ideas!"
}
]
},
{
"senseNumber": 4,
"definition": "used in some titles, especially those of royal people",
"examples": [
{
"text": "Your Majesty"
},
{
"text": "Your Excellency"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/jɔː(r)//jə(r)/",
"audio": "yo/your/your__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/jʊr//jər/",
"audio": "yo/your/your__us_3_rr.mp3"
}
]
},
"wordOrigin": "Old English ēower, genitive of gē (see the pronoun ye), of Germanic origin; related to German euer."
}