word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
111 lines (110 loc) • 3.5 kB
JSON
{
"term": "output",
"partOfSpeech": "noun",
"academic": true,
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "the amount of something that a person, a machine or an organization produces",
"cefr": "b2",
"examples": [
{
"text": "Manufacturing output has increased by 8 per cent."
},
{
"text": "The plant plans to increase output to 10 000 cars a year."
},
{
"text": "10 per cent of the country's total output"
},
{
"text": "a steady output of new ideas"
},
{
"text": "changes in the level of output"
},
{
"text": "her prodigious literary output"
},
{
"text": "the fall in output due to outdated equipment"
}
],
"topics": ["Business"],
"collocations": {
"adjective": ["high", "large", "massive"],
"… of output": ["level"],
"verb + output": ["produce", "double", "expand"],
"output + verb": ["increase", "rise", "decrease"],
"preposition": ["output of"],
"phrases": [
"a drop in output",
"a fall in output",
"a growth in output"
]
}
},
{
"senseNumber": 2,
"definition": "the information, results, etc. produced by a computer",
"labels": "(computing)",
"cefr": "b2",
"examples": [
{
"text": "data output"
},
{
"text": "an output device"
}
],
"topics": ["Computers"],
"collocations": {
"adjective": ["high", "large", "massive"],
"… of output": ["level"],
"verb + output": ["produce", "double", "expand"],
"output + verb": ["increase", "rise", "decrease"],
"preposition": ["output of"],
"phrases": [
"a drop in output",
"a fall in output",
"a growth in output"
]
}
},
{
"senseNumber": 3,
"definition": "the power, energy, etc. produced by a piece of equipment",
"examples": [
{
"text": "an output of 100 watts"
}
]
},
{
"senseNumber": 4,
"definition": "a place where energy, power, information, etc. leaves a system",
"examples": [
{
"text": "Connect a cable to the output."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈaʊtpʊt/",
"audio": "ou/output/output__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈaʊtpʊt/",
"audio": "ou/output/output__us_1.mp3"
}
]
},
"wordOrigin": null
}