word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
60 lines (59 loc) • 1.89 kB
JSON
{
"term": "broadcaster",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "a person whose job is presenting or talking on television or radio programmes",
"cefr": "b2",
"examples": [
{
"text": "She is a writer and broadcaster on environmental matters."
}
],
"topics": ["TV, radio and news", "Jobs"],
"collocations": {
"adjective": ["commercial", "independent", "public"]
}
},
{
"senseNumber": 2,
"definition": "a company that sends out television or radio programmes",
"cefr": "b2",
"examples": [
{
"text": "The country needs a national public service broadcaster like the BBC."
},
{
"text": "Existing commercial broadcasters claim the new stations are illegal."
},
{
"text": "The footage was aired by local broadcasters."
},
{
"text": "The chief executive will leave the state-owned broadcaster next February."
}
],
"collocations": {
"adjective": ["commercial", "independent", "public"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈbrɔːdkɑːstə(r)/",
"audio": "br/broadcaster/broadcaster__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈbrɔːdkæstər/",
"audio": "br/broadcaster/broadcaster__us_1.mp3"
}
]
},
"wordOrigin": null
}