word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
66 lines (65 loc) • 2.01 kB
JSON
{
"term": "subscriber",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "a person who pays money, usually once a year, to receive regular copies of a magazine or newspaper or have access to it online",
"cefr": "c1",
"examples": [
{
"text": "subscribers to ‘New Scientist’"
},
{
"text": "Subscribers to the magazine can take advantage of this special offer."
}
],
"topics": ["TV, radio and news"],
"collocations": {
"adjective": ["newspaper", "broadband", "cable"],
"preposition": ["subscriber to"]
}
},
{
"senseNumber": 2,
"definition": "a person who pays to receive a service",
"cefr": "c1",
"examples": [
{
"text": "subscribers to cable television"
}
],
"collocations": {
"adjective": ["newspaper", "broadband", "cable"],
"preposition": ["subscriber to"]
}
},
{
"senseNumber": 3,
"definition": "a person who gives money regularly to help the work of an organization such as a charity",
"cefr": "c1",
"examples": [
{
"text": "subscribers to Oxfam"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/səbˈskraɪbə(r)/",
"audio": "su/subscriber/subscriber__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/səbˈskraɪbər/",
"audio": "su/subscriber/subscriber__us_1.mp3"
}
]
},
"wordOrigin": null
}