word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
44 lines (43 loc) • 1.26 kB
JSON
{
"term": "grandparent",
"partOfSpeech": "noun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "the father or mother of your father or mother",
"examples": [
{
"text": "The children are staying with their grandparents."
},
{
"text": "I’ve sent photos of the children to both sets of grandparents."
},
{
"text": "a present from his doting grandparents"
}
],
"topics": ["Family and relationships"],
"collocations": {
"adjective": ["maternal", "paternal", "doting"],
"… of grandparents": ["set"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈɡrænpeərənt/",
"audio": "gr/grandparent/grandparent__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈɡrænperənt/",
"audio": "gr/grandparent/grandparent__us_1.mp3"
}
]
},
"wordOrigin": null
}