word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
32 lines (31 loc) • 831 B
JSON
{
"term": "lawmaker",
"partOfSpeech": "noun",
"definitions": [
{
"senseNumber": null,
"definition": "a politician who helps make the laws of a country",
"examples": [
{
"text": "State lawmakers have been arguing over the new healthcare reform bill for months."
}
],
"synonyms": "legislator"
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈlɔːmeɪkə(r)/",
"audio": "la/lawmaker/lawmaker__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈlɔːmeɪkər/",
"audio": "la/lawmaker/lawmaker__us_1.mp3"
}
]
},
"wordOrigin": null
}