word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
28 lines (27 loc) • 638 B
JSON
{
"term": "grandma",
"partOfSpeech": "noun",
"definitions": [
{
"senseNumber": null,
"definition": "grandmother",
"examples": [],
"topics": ["Family and relationships"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈɡrænmɑː/",
"audio": "gr/grandma/grandma__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈɡrænmɑː/",
"audio": "gr/grandma/grandma__us_1_rr.mp3"
}
]
},
"wordOrigin": null
}