word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
31 lines (30 loc) • 858 B
JSON
{
"term": "politic",
"partOfSpeech": "adjective",
"definitions": [
{
"senseNumber": null,
"definition": "based on good judgement",
"examples": [
{
"text": "It seemed politic to say nothing."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈpɒlətɪk/",
"audio": "po/politic/politic__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈpɑːlətɪk/",
"audio": "po/politic/politic__us_1.mp3"
}
]
},
"wordOrigin": "late Middle English: from Old French politique ‘political’, via Latin from Greek politikos, from politēs ‘citizen’, from polis ‘city’."
}