word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
40 lines (39 loc) • 911 B
JSON
{
"term": "lyric",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "the words of a popular song",
"cefr": "b2",
"examples": [
{
"text": "music and lyrics by Rodgers and Hart"
}
],
"topics": ["Music"]
},
{
"senseNumber": 2,
"definition": "a lyric poem",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈlɪrɪk/",
"audio": "ly/lyric/lyric__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈlɪrɪk/",
"audio": "ly/lyric/lyric__us_1.mp3"
}
]
},
"wordOrigin": null
}