word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
28 lines (27 loc) • 633 B
JSON
{
"term": "mommy",
"partOfSpeech": "noun",
"definitions": [
{
"senseNumber": null,
"definition": "a child’s word for a mother",
"examples": [],
"topics": ["Family and relationships"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈmɒmi/",
"audio": "mo/mommy/mommy__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈmɑːmi/",
"audio": "mo/mommy/mommy__us_1.mp3"
}
]
},
"wordOrigin": null
}