word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
72 lines (71 loc) • 2.29 kB
JSON
{
"term": "printer",
"partOfSpeech": "noun",
"ox3000": true,
"cefr": "a2",
"image": "data/images/of/office.png",
"definitions": [
{
"senseNumber": 1,
"definition": "a machine for printing text on paper, especially one connected to a computer",
"cefr": "a2",
"ox3000": true,
"examples": [
{
"text": "a colour printer"
},
{
"text": "a printer cartridge"
},
{
"text": "Connect the printer to your PC with a printer cable."
},
{
"text": "The printer has run off 2 000 copies of the leaflet."
},
{
"text": "The printer won't print for some reason."
},
{
"text": "You can print to any networked printer in the building."
}
],
"topics": ["Computers"],
"collocations": {
"adjective": ["black-and-white", "colour/color", "monochrome"],
"verb + printer": ["configure", "install", "control"],
"printer + verb": ["print (something)", "work"],
"printer + noun": ["cartridge", "ink", "toner"]
}
},
{
"senseNumber": 2,
"definition": "a person or a company whose job is printing books, etc.",
"examples": [],
"collocations": {
"adjective": ["book", "commercial", "master"],
"printer + verb": ["print something", "run something off"]
}
},
{
"senseNumber": 3,
"definition": "a place where books, etc. are printed",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈprɪntə(r)/",
"audio": "pr/printer/printer__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈprɪntər/",
"audio": "pr/printer/printer__us_2.mp3"
}
]
},
"wordOrigin": null
}