word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
84 lines (83 loc) • 2.57 kB
JSON
{
"term": "singer",
"partOfSpeech": "noun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "a person who sings, or whose job is singing, especially in public",
"examples": [
{
"text": "She's a wonderful singer."
},
{
"text": "a **pop/country/folk singer**"
},
{
"text": "He trained as an **opera singer**."
},
{
"text": "the band's **lead singer**"
},
{
"text": "a singer in a German rock band"
},
{
"text": "a singer of classical Javanese songs"
},
{
"text": "She became a singer with various local bands."
},
{
"text": "His main ambition is to become a **singer songwriter**."
},
{
"text": "A local singer belted out the national anthem."
},
{
"text": "Our wedding singers are the best in Las Vegas."
},
{
"text": "She will perform with two guest singers."
},
{
"text": "Singers took turns to perform songs they had written."
},
{
"text": "a soulful jazz singer"
},
{
"text": "an aspiring concert singer"
},
{
"text": "an interview with the band's lead singer"
}
],
"topics": ["Music", "Jobs"],
"collocations": {
"adjective": ["accomplished", "fine", "good"],
"singer + verb": [
"belt something out",
"sing (something)",
"perform something"
]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈsɪŋə(r)/",
"audio": "si/singer/singer__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈsɪŋər/",
"audio": "si/singer/singer__us_1.mp3"
}
]
},
"wordOrigin": null
}