word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
56 lines (55 loc) • 1.61 kB
JSON
{
"term": "aunt",
"partOfSpeech": "noun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": 1,
"definition": "the sister of your father or mother; the wife of your uncle or aunt",
"cefr": "a1",
"ox3000": true,
"examples": [
{
"text": "Aunt Alice"
},
{
"text": "My aunt lives in Canada."
},
{
"text": "Great Aunt Emily"
},
{
"text": "Mathilde lives with her aunt and uncle on a small farm."
}
],
"topics": ["Family and relationships"],
"collocations": {
"adjective": ["elderly", "maiden", "spinster"]
}
},
{
"senseNumber": 2,
"definition": "used by children, with a first name, to address a woman who is a friend of their parents",
"labels": "(informal)",
"cefr": "b2",
"examples": [],
"topics": ["Family and relationships"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɑːnt/",
"audio": "au/aunt/aunt__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ænt/",
"audio": "au/aunt/aunt__us_1_rr.mp3"
}
]
},
"wordOrigin": "Middle English: from Old French ante, from Latin amita."
}