word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
34 lines (33 loc) • 883 B
JSON
{
"term": "creativity",
"partOfSpeech": "noun",
"academic": true,
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "the use of skill and imagination to produce something new or to produce art",
"examples": [
{
"text": "Creativity and originality are more important than technical skill."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌkriːeɪˈtɪvəti/",
"audio": "cr/creativity/creativity__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌkriːeɪˈtɪvəti/",
"audio": "cr/creativity/creativity__us_1.mp3"
}
]
},
"wordOrigin": null
}