word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
40 lines (39 loc) • 1.12 kB
JSON
{
"term": "grandmother",
"partOfSpeech": "noun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "the mother of your father or mother",
"examples": [
{
"text": "I always loved going to visit my grandmother."
}
],
"topics": ["Family and relationships"]
},
{
"senseNumber": null,
"definition": "to tell or show somebody how to do something that they can already do well, and probably better than you can",
"labels": "(British English, informal)",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈɡrænmʌðə(r)/",
"audio": "gr/grandmother/grandmother__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈɡrænmʌðər/",
"audio": "gr/grandmother/grandmother__us_1.mp3"
}
]
},
"wordOrigin": null
}