word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
36 lines (35 loc) • 952 B
JSON
{
"term": "newsletter",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "a report containing news of the activities of a club or organization that is sent regularly to all its members",
"examples": [
{
"text": "Our sailing club produces a monthly newsletter."
},
{
"text": "a church newsletter"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈnjuːzletə(r)/",
"audio": "ne/newsletter/newsletter__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈnuːzletər/",
"audio": "ne/newsletter/newsletter__us_1.mp3"
}
]
},
"wordOrigin": null
}