word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
40 lines (39 loc) • 1.07 kB
JSON
{
"term": "creator",
"partOfSpeech": "noun",
"academic": true,
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "a person who has made or invented a particular thing",
"cefr": "c1",
"examples": [
{
"text": "Walt Disney, the creator of Mickey Mouse"
}
]
},
{
"senseNumber": 2,
"definition": "God",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/kriˈeɪtə(r)/",
"audio": "cr/creator/creator__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/kriˈeɪtər/",
"audio": "cr/creator/creator__us_1.mp3"
}
]
},
"wordOrigin": "Middle English: from Old French creatour, creatur, from Latin creator, from creat- ‘created’, from the verb creare ‘to produce’."
}