word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
56 lines (55 loc) • 1.52 kB
JSON
{
"term": "our",
"partOfSpeech": "determiner",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": 1,
"definition": "belonging to us; connected with us",
"cefr": "a1",
"ox3000": true,
"examples": [
{
"text": "our daughter/dog/house"
},
{
"text": "We showed them some of our photos."
},
{
"text": "Our main export is rice."
},
{
"text": "And now, over to our Rome correspondent…"
}
]
},
{
"senseNumber": 2,
"definition": "used to refer to or address God or a holy person",
"examples": [
{
"text": "Our Father *(= God)*"
},
{
"text": "Our Lady *(= the Virgin Mary)*"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɑː(r)//ˈaʊə(r)/",
"audio": "ou/our/our__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɑːr//ˈaʊər/",
"audio": "ou/our/our__us_1_rr.mp3"
}
]
},
"wordOrigin": "Old English ūre, of Germanic origin; related to us and German unser."
}