word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
59 lines (58 loc) • 1.57 kB
JSON
{
"term": "shiny",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": null,
"definition": "smooth and bright; reflecting the light",
"examples": [
{
"text": "shiny black hair"
},
{
"text": "a shiny object/surface"
},
{
"text": "His face was red and shiny."
},
{
"text": "A shiny red car was parked in the drive."
},
{
"text": "He looked very smart in his grey suit and shiny black shoes."
},
{
"text": "The tabletop is smooth and shiny."
}
],
"topics": ["Appearance"]
},
{
"senseNumber": null,
"definition": "very new and attractive",
"labels": "(approving)",
"examples": [
{
"text": "shiny new stuff/software"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈʃaɪni/",
"audio": "sh/shiny/shiny__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈʃaɪni/",
"audio": "sh/shiny/shiny__us_2.mp3"
}
]
},
"wordOrigin": null
}