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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - standardOutputDevice
standardOutputDevice

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


(documentation standardOutputDevice EnglishLanguage "(standardOutputDevice ?PROGRAM ?DEVICE) holds just in case the DEVICE is the predefined output channel with which the running version of this program is initialised.") QoSontology.kif 519-521
(domain standardOutputDevice 1 ComputerProcess) QoSontology.kif 517-517 O argumento numero 1 de standardOutputDevice e' uma instancia de ComputerProcess
(domain standardOutputDevice 2 ComputerOutputDevice) QoSontology.kif 518-518 O argumento numero 2 de standardOutputDevice e' uma instancia de ComputerOutputDevice
(instance standardOutputDevice BinaryPredicate) QoSontology.kif 516-516 standardOutputDevice e' uma instancia de Predicado Binario
(instance standardOutputDevice CaseRole) QoSontology.kif 515-515 standardOutputDevice e' uma instancia de Role em Caso
(subrelation standardOutputDevice instrument) QoSontology.kif 514-514 standardOutputDevice e' uma sub-relacao de instrument

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


(format ChineseLanguage standardOutputDevice "%2 是 standard output device 對於 %1 ") domainEnglishFormat.kif 4610-4610
(format ChineseTraditionalLanguage standardOutputDevice "%2 是 standard output device 對於 %1 ") domainEnglishFormat.kif 4609-4609
(format EnglishLanguage standardOutputDevice "%2 is the standard output device for %1") domainEnglishFormat.kif 4608-4608
(termFormat ChineseLanguage standardOutputDevice "标准输出设备") domainEnglishFormat.kif 55008-55008
(termFormat ChineseTraditionalLanguage standardOutputDevice "標準輸出設備") domainEnglishFormat.kif 55007-55007
(termFormat EnglishLanguage standardOutputDevice "standard output device") domainEnglishFormat.kif 55006-55006

consequent
-------------------------


(=>
    (programRunning ?Process ?Program)
    (exists (?Device)
        (standardOutputDevice ?Process ?Device)))
QoSontology.kif 526-529


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