word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
38 lines (37 loc) • 975 B
JSON
{
"term": "legislative",
"partOfSpeech": "adjective",
"academic": true,
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "connected with the act of making and passing laws",
"examples": [
{
"text": "a **legislative assembly/body/council**"
},
{
"text": "legislative powers"
}
],
"topics": ["Politics", "Law and justice"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈledʒɪslətɪv/",
"audio": "le/legislative/legislative__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈledʒɪsleɪtɪv/",
"audio": "le/legislative/legislative__us_1.mp3"
}
]
},
"wordOrigin": null
}