word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
49 lines (48 loc) • 1.35 kB
JSON
{
"term": "artwork",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "pictures and photographs prepared for books, magazines, etc.",
"cefr": "b2",
"examples": [
{
"text": "Can you let me have the finished artwork for the poster by Friday?"
}
],
"topics": ["Art"]
},
{
"senseNumber": 2,
"definition": "a work of art, especially one in a museum; works of art as a group",
"cefr": "b2",
"examples": [
{
"text": "30 original artworks have gone missing from the museum."
},
{
"text": "a collection of artwork from different cultures"
}
],
"topics": ["Art"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈɑːtwɜːk/",
"audio": "ar/artwork/artwork__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈɑːrtwɜːrk/",
"audio": "ar/artwork/artwork__us_1.mp3"
}
]
},
"wordOrigin": null
}