word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
35 lines (34 loc) • 943 B
JSON
{
"term": "fiscal",
"partOfSpeech": "adjective",
"definitions": [
{
"senseNumber": null,
"definition": "connected with government or public money, especially taxes",
"examples": [
{
"text": "**fiscal policies/reforms**"
},
{
"text": "the country’s fiscal system"
}
],
"topics": ["Money"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈfɪskl/",
"audio": "fi/fiscal/fiscal__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈfɪskl/",
"audio": "fi/fiscal/fiscal__us_1.mp3"
}
]
},
"wordOrigin": "mid 16th cent.: from French, or from Latin fiscalis, from fiscus ‘purse, treasury’."
}