word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
65 lines (64 loc) • 1.77 kB
JSON
{
"term": "telly",
"partOfSpeech": "noun",
"definitions": [
{
"senseNumber": 1,
"definition": "a television set",
"cefr": "b2",
"examples": [
{
"text": "He spends most evenings just sitting in front of the telly."
}
],
"synonyms": "TV",
"topics": ["TV, radio and news"]
},
{
"senseNumber": 2,
"definition": "the programmes broadcast on television",
"examples": [
{
"text": "daytime telly"
},
{
"text": "I don't want to **watch telly**."
}
],
"synonyms": "TV"
},
{
"senseNumber": null,
"definition": "being broadcast by television; appearing in a television programme",
"examples": [
{
"text": "What's on the telly tonight?"
},
{
"text": "Is there anything good on the telly tonight?"
},
{
"text": "It was on the telly yesterday."
},
{
"text": "I recognize you. Aren't you on the telly?"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈteli/",
"audio": "te/telly/telly__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈteli/",
"audio": "te/telly/telly__us_1.mp3"
}
]
},
"wordOrigin": null
}