word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
53 lines (52 loc) • 1.47 kB
JSON
{
"term": "mine",
"partOfSpeech": "pronoun",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": 1,
"definition": "of or belonging to the person writing or speaking",
"sensetop": "of mine",
"cefr": "a2",
"ox3000": true,
"examples": [
{
"text": "That's mine."
},
{
"text": "He's a friend of mine *(= one of my friends)*.",
"contextForm": "of mine"
},
{
"text": "She wanted one like mine *(= like I have)*."
}
]
},
{
"senseNumber": 2,
"definition": "my home",
"labels": "(British English, informal)",
"examples": [
{
"text": "Let's go back to mine after the show."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/maɪn/",
"audio": "mi/mine/mine__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/maɪn/",
"audio": "mi/mine/mine__us_1.mp3"
}
]
},
"wordOrigin": "pronoun Old English mīn, of Germanic origin; related to me (pronoun) and to Dutch mijn and German mein."
}