Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ComputerOutputDevice
ComputerOutputDevice(computer output device)FPD, flat_panel_display, output_device, plotter

appearance as argument number 1
-------------------------


(subclass ComputerOutputDevice ComputerHardware) QoSontology.kif 464-464 Computer output device is a subclass of computer hardware
(documentation ComputerOutputDevice EnglishLanguage "Any peripheral that presents output from the computer, such as a screen or printer.") QoSontology.kif 466-467 Computer output device is a subclass of computer hardware

appearance as argument number 2
-------------------------


(subclass ComputerIODevice ComputerOutputDevice) ComputerInput.kif 118-118 Computer I/O device is a subclass of computer output device
(subclass ComputerDisplay ComputerOutputDevice) ComputerInput.kif 138-138 Computer display is a subclass of computer output device
(subclass ComputerLoudspeaker ComputerOutputDevice) ComputerInput.kif 534-534 Computer loudspeaker is a subclass of computer output device
(subclass ThreeDPrinter ComputerOutputDevice) QoSontology.kif 469-469 3D printer Is a subclass of computer output device
(subclass TouchScreen ComputerOutputDevice) QoSontology.kif 577-577 Touch screen is a subclass of computer output device
(subclass ComputerTerminal ComputerOutputDevice) QoSontology.kif 587-587 Computer terminal is a subclass of computer output device
(subclass Printer ComputerOutputDevice) QoSontology.kif 1955-1955 Printer is a subclass of computer output device
(termFormat EnglishLanguage ComputerOutputDevice "computer output device") domainEnglishFormat.kif 16332-16332 Printer is a subclass of computer output device
(termFormat ChineseTraditionalLanguage ComputerOutputDevice "電腦輸出設備") domainEnglishFormat.kif 16333-16333 Printer is a subclass of computer output device
(termFormat ChineseLanguage ComputerOutputDevice "电脑输出设备") domainEnglishFormat.kif 16334-16334 Printer is a subclass of computer output device

appearance as argument number 3
-------------------------


(domain standardOutputDevice 2 ComputerOutputDevice) QoSontology.kif 612-612 The number 2 argument of standard output device is an instance of computer output device
(domain standardErrorDevice 2 ComputerOutputDevice) QoSontology.kif 629-629 The number 2 argument of standard error device is an instance of computer output device

antecedent
-------------------------


(=>
    (and
        (instance ?DEV Loudspeaker)
        (instance ?DEV ComputerOutputDevice))
    (instance ?DEV ComputerLoudspeaker))
ComputerInput.kif 543-547 If X is an instance of loudspeaker and X is an instance of computer output device, then X is an instance of computer loudspeaker
(=>
    (and
        (instance ?DEV Microphone)
        (instance ?DEV ComputerOutputDevice))
    (instance ?DEV ComputerMicrophone))
ComputerInput.kif 566-570 If X is an instance of microphone and X is an instance of computer output device, then X is an instance of computer microphone
(=>
    (and
        (connectedPeripheral ?COD ?C)
        (instance ?COD ComputerOutputDevice)
        (instance ?COD ?CLASS))
    (capability ?CLASS destination DataTransfer))
ComputingBrands.kif 3451-3456 If X is a connected peripheral of Y, X is an instance of computer output device, and X is an instance of Z, then data transfer is capable of doing Z as a destination


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners