word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
32 lines (31 loc) • 795 B
JSON
{
"term": "thrifty",
"partOfSpeech": "adjective",
"definitions": [
{
"senseNumber": null,
"definition": "careful about spending money and not wasting things",
"examples": [
{
"text": "He was brought up to be thrifty and never to get into debt."
}
],
"synonyms": "frugal"
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈθrɪfti/",
"audio": "th/thrifty/thrifty__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈθrɪfti/",
"audio": "th/thrifty/thrifty__us_1.mp3"
}
]
},
"wordOrigin": null
}