word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
54 lines (53 loc) • 1.62 kB
JSON
{
"term": "graphic",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "connected with drawings and design, especially in the production of books, magazines, websites, etc.",
"cefr": "b2",
"examples": [
{
"text": "graphic design"
},
{
"text": "a graphic designer"
}
]
},
{
"senseNumber": 2,
"definition": "very clear and full of details, especially about something unpleasant",
"cefr": "c1",
"examples": [
{
"text": "a **graphic account/description** of a battle"
},
{
"text": "He kept telling us about his operation, in the most **graphic detail**."
},
{
"text": "This is a very graphic account of life in Victorian England."
}
],
"synonyms": "vivid"
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈɡræfɪk/",
"audio": "gr/graphic/graphic__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈɡræfɪk/",
"audio": "gr/graphic/graphic__us_1.mp3"
}
]
},
"wordOrigin": "mid 17th cent.: via Latin from Greek graphikos, from graphē ‘writing, drawing’."
}