word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
39 lines (38 loc) • 1.09 kB
JSON
{
"term": "presidential",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "connected with the position or activities of a president",
"examples": [
{
"text": "a presidential campaign/candidate/election"
},
{
"text": "a presidential system of government"
},
{
"text": "a presidential year *(= one in which the people vote for the next president of the country)*"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌprezɪˈdenʃl/",
"audio": "pr/presidential/presidential__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌprezɪˈdenʃl/",
"audio": "pr/presidential/presidential__us_1.mp3"
}
]
},
"wordOrigin": null
}