word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
58 lines (57 loc) • 1.61 kB
JSON
{
"term": "vibrant",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "full of life and energy",
"cefr": "c1",
"examples": [
{
"text": "a vibrant city"
},
{
"text": "Thailand is at its most vibrant during the New Year celebrations."
}
],
"synonyms": "exciting"
},
{
"senseNumber": 2,
"definition": "very bright and strong",
"cefr": "c1",
"examples": [
{
"text": "The room was decorated in vibrant reds and yellows."
}
],
"topics": ["Colours and Shapes"]
},
{
"senseNumber": 3,
"definition": "loud and powerful",
"examples": [
{
"text": "vibrant rhythms"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈvaɪbrənt/",
"audio": "vi/vibrant/vibrant__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈvaɪbrənt/",
"audio": "vi/vibrant/vibrant__us_1.mp3"
}
]
},
"wordOrigin": "early 17th cent. (in the sense ‘moving rapidly, vibrating’): from Latin vibrant- ‘shaking to and fro’, from the verb vibrare."
}