word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
51 lines (50 loc) • 1.33 kB
JSON
{
"term": "ours",
"partOfSpeech": "pronoun",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": 1,
"definition": "the one or ones that belong to us",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "Their house is very similar to ours, but ours is bigger."
},
{
"text": "No, those are Ellie's kids. Ours are upstairs."
},
{
"text": "He's a friend of ours."
}
]
},
{
"senseNumber": 2,
"definition": "our home",
"labels": "(British English, informal)",
"examples": [
{
"text": "Do you fancy coming to ours for Sunday dinner?"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɑːz//ˈaʊəz/",
"audio": "ou/ours/ours__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɑːrz//ˈaʊərz/",
"audio": "ou/ours/ours__us_1_rr.mp3"
}
]
},
"wordOrigin": null
}