word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
45 lines (44 loc) • 1.15 kB
JSON
{
"term": "desktop",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "a screen on a computer that shows the icons of programs and files that can be used",
"cefr": "c1",
"examples": [
{
"text": "desktop icons"
}
],
"topics": ["Computers"]
},
{
"senseNumber": 2,
"definition": "the top of a desk",
"examples": []
},
{
"senseNumber": 3,
"definition": "a computer with a keyboard, screen and main processing unit that fits on a desk",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈdesktɒp/",
"audio": "de/desktop/desktop__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈdesktɑːp/",
"audio": "de/desktop/desktop__us_1.mp3"
}
]
},
"wordOrigin": null
}