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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - ComputerOutputDevice
ComputerOutputDevice(電腦輸出設備)

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


(documentation ComputerOutputDevice EnglishLanguage "Any peripheral that presents output from the computer, such as a screen or printer.") QoSontology.kif 479-480
(subclass ComputerOutputDevice ComputerHardware) QoSontology.kif 477-477 子類 電腦輸出設備 and 電腦硬件

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


(subclass ComputerDisplay ComputerOutputDevice) ComputerInput.kif 138-138 子類 ComputerDisplay and 電腦輸出設備
(subclass ComputerIODevice ComputerOutputDevice) ComputerInput.kif 118-118 子類 ComputerIODevice and 電腦輸出設備
(subclass ComputerLoudspeaker ComputerOutputDevice) ComputerInput.kif 518-518 子類 ComputerLoudspeaker and 電腦輸出設備
(subclass ComputerTerminal ComputerOutputDevice) QoSontology.kif 493-493 子類 電腦終端 and 電腦輸出設備
(subclass Printer ComputerOutputDevice) QoSontology.kif 1831-1831 子類 打印機 and 電腦輸出設備
(subclass TouchScreen ComputerOutputDevice) QoSontology.kif 483-483 子類 TouchScreen and 電腦輸出設備
(termFormat ChineseLanguage ComputerOutputDevice "电脑输出设备") domainEnglishFormat.kif 16332-16332
(termFormat ChineseTraditionalLanguage ComputerOutputDevice "電腦輸出設備") domainEnglishFormat.kif 16331-16331
(termFormat EnglishLanguage ComputerOutputDevice "computer output device") domainEnglishFormat.kif 16330-16330

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


(domain standardErrorDevice 2 ComputerOutputDevice) QoSontology.kif 535-535 標準錯誤設備, 2 and 電腦輸出設備
(domain standardOutputDevice 2 ComputerOutputDevice) QoSontology.kif 518-518 標準輸出設備, 2 and 電腦輸出設備

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


(=>
    (and
        (connectedPeripheral ?COD ?C)
        (instance ?COD ComputerOutputDevice)
        (instance ?COD ?CLASS))
    (capability ?CLASS destination DataTransfer))
ComputingBrands.kif 3545-3550
(=>
    (and
        (instance ?DEV Loudspeaker)
        (instance ?DEV ComputerOutputDevice))
    (instance ?DEV ComputerLoudspeaker))
ComputerInput.kif 527-531
(=>
    (and
        (instance ?DEV Microphone)
        (instance ?DEV ComputerOutputDevice))
    (instance ?DEV ComputerMicrophone))
ComputerInput.kif 550-554


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 is open source software produced by Articulate Software and its partners