word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
48 lines (47 loc) • 1.31 kB
JSON
{
"term": "colorful",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "full of bright colors or having a lot of different colors",
"cefr": "b2",
"examples": [
{
"text": "The male birds are more colorful than the females,"
}
],
"topics": ["Colours and Shapes"]
},
{
"senseNumber": 2,
"definition": "interesting or exciting; full of variety, sometimes in a way that shocks people",
"cefr": "c1",
"examples": [
{
"text": "a **colorful history/past/career**"
},
{
"text": "one of the book's most colorful characters"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈkʌləfl/",
"audio": "co/colorful/colourful__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈkʌlərfl/",
"audio": "co/colorful/colourful__us_1.mp3"
}
]
},
"wordOrigin": null
}