word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
46 lines (45 loc) • 1.22 kB
JSON
{
"term": "voting",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "the action of choosing somebody/something in an election or at a meeting",
"examples": [
{
"text": "He was eliminated in the first round of voting."
},
{
"text": "Voting will take place on May 1."
},
{
"text": "tactical voting"
},
{
"text": "to be of voting age"
},
{
"text": "She was elected on the second round of voting."
}
],
"topics": ["Politics"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈvəʊtɪŋ/",
"audio": "vo/voting/voting__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈvəʊtɪŋ/",
"audio": "vo/voting/voting__us_1.mp3"
}
]
},
"wordOrigin": null
}