word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
56 lines (55 loc) • 1.91 kB
JSON
{
"term": "journalist",
"partOfSpeech": "noun",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": null,
"definition": "a person whose job is to collect and write news stories for newspapers, magazines, radio, television or online news sites",
"examples": [
{
"text": "a **freelance journalist**"
},
{
"text": "She's an **investigative journalist** with a French newspaper."
},
{
"text": "The minister told journalists he was not going to resign."
},
{
"text": "She was warned against speaking to journalists about the affair."
},
{
"text": "He's had more than three decades of experience as a broadcast journalist."
}
],
"topics": ["Literature and writing", "TV, radio and news", "Jobs"],
"collocations": {
"adjective": ["brilliant", "good", "experienced"],
"verb + journalist": ["speak to", "talk to", "tell"],
"journalist + verb": [
"investigate something",
"interview somebody",
"write (something)"
],
"preposition": ["journalist on", "journalist with"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈdʒɜːnəlɪst/",
"audio": "jo/journalist/journalist__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈdʒɜːrnəlɪst/",
"audio": "jo/journalist/journalist__us_1.mp3"
}
]
},
"wordOrigin": null
}