word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
70 lines (69 loc) • 2.07 kB
JSON
{
"term": "turnout",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "the number of people who attend a particular event",
"cefr": "c1",
"examples": [
{
"text": "This year's festival attracted a record turnout."
}
],
"collocations": {
"adjective": ["big", "fantastic", "good"],
"verb + turnout": ["attract", "get", "have"]
}
},
{
"senseNumber": 2,
"definition": "the number of people who vote in a particular election",
"cefr": "c1",
"examples": [
{
"text": "a **high/low/poor turnout**"
},
{
"text": "a 60% turnout of voters"
},
{
"text": "That could depress turnout in a few states."
},
{
"text": "Voter turnout was high at the last election."
},
{
"text": "a record turnout for an election"
}
],
"topics": ["Politics"],
"collocations": {
"adjective": ["good", "heavy", "high"],
"verb + turnout": ["depress", "suppress", "boost"],
"phrases": [
"a decline in turnout",
"a fall in turnout",
"an increase in turnout"
]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈtɜːnaʊt/",
"audio": "tu/turnout/turnout__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈtɜːrnaʊt/",
"audio": "tu/turnout/turnout__us_1.mp3"
}
]
},
"wordOrigin": null
}