word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
58 lines (57 loc) • 1.74 kB
JSON
{
"term": "owner",
"partOfSpeech": "noun",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": null,
"definition": "a person who owns something",
"examples": [
{
"text": "a dog/pet/gun owner"
},
{
"text": "a **business/property/store owner**"
},
{
"text": "The painting has been returned to its **rightful owner**."
},
{
"text": "He's now the **proud owner** of a cottage in Wales."
},
{
"text": "Would the owner of the black Mercedes parked in front of the gates please report to reception."
},
{
"text": "They were using the land with the permission of the owner."
},
{
"text": "The car had only one previous owner."
},
{
"text": "Their daughter became the owner of the farm in 1892."
}
],
"collocations": {
"adjective": ["sole", "part", "joint"],
"verb + owner": ["have", "find", "trace"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈəʊnə(r)/",
"audio": "ow/owner/owner__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈəʊnər/",
"audio": "ow/owner/owner__us_1.mp3"
}
]
},
"wordOrigin": null
}