word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
60 lines (59 loc) • 1.58 kB
JSON
{
"term": "optical",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "connected with the sense of sight or the relationship between light and sight",
"cefr": "c1",
"examples": [
{
"text": "optical effects"
}
]
},
{
"senseNumber": 2,
"definition": "used to help you see something more clearly",
"cefr": "c1",
"examples": [
{
"text": "optical aids"
},
{
"text": "optical instruments such as microscopes and telescopes"
}
]
},
{
"senseNumber": 3,
"definition": "using light for reading or storing information",
"labels": "(computing)",
"examples": [
{
"text": "optical storage"
},
{
"text": "an optical disk/drive/mouse"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈɒptɪkl/",
"audio": "op/optical/optical__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈɑːptɪkl/",
"audio": "op/optical/optical__us_1.mp3"
}
]
},
"wordOrigin": null
}