word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
54 lines (53 loc) • 1.61 kB
JSON
{
"term": "novelist",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "a person who writes novels",
"labels": "(US English)",
"examples": [
{
"text": "a romantic/historical novelist"
},
{
"text": "A prolific novelist, she wrote more than forty books."
},
{
"text": "his ambition to become a best-selling novelist"
},
{
"text": "one of the country's greatest contemporary novelists"
},
{
"text": "He has the compassion for his characters that mark the good social novelist."
},
{
"text": "She is now a best-selling novelist."
}
],
"topics": ["Literature and writing"],
"collocations": {
"adjective": ["great", "leading", "acclaimed"],
"novelist + verb": ["write something"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈnɒvəlɪst/",
"audio": "no/novelist/novelist__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈnɑːvəlɪst/",
"audio": "no/novelist/novelist__us_1.mp3"
}
]
},
"wordOrigin": null
}