word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
37 lines (36 loc) • 972 B
JSON
{
"term": "congressional",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "related to or belonging to a congress or the Congress in the US",
"examples": [
{
"text": "a **congressional committee/bill**"
},
{
"text": "the midterm Congressional elections"
}
],
"topics": ["Politics"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/kənˈɡreʃənl/",
"audio": "xc/congressional/xcongressional__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/kənˈɡreʃənl/",
"audio": "xc/congressional/xcongressional__us_1_rr.mp3"
}
]
},
"wordOrigin": null
}