word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
54 lines (53 loc) • 1.51 kB
JSON
{
"term": "colourful",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "full of bright colours or having a lot of different colours",
"cefr": "b2",
"examples": [
{
"text": "colourful shop windows"
},
{
"text": "The male birds are more colourful than the females."
},
{
"text": "a small but colourful garden"
}
],
"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 **colourful history/past/career**"
},
{
"text": "one of the book’s most colourful characters"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈkʌləfl/",
"audio": "co/colourful/colourful__gb_3.mp3"
}
],
"us": [
{
"pronunciation": "/ˈkʌlərfl/",
"audio": "co/colourful/colourful__us_1.mp3"
}
]
},
"wordOrigin": null
}