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 627-629
(domain standardOutputDevice 1 ComputerProcess) QoSontology.kif 625-625 The number 1 argument of standard output device is an instance of computer process
(domain standardOutputDevice 2 ComputerOutputDevice) QoSontology.kif 626-626 The number 2 argument of standard output device is an instance of computer output device
(instance standardOutputDevice BinaryPredicate) QoSontology.kif 624-624 standard output device is an instance of binary predicate
(instance standardOutputDevice CaseRole) QoSontology.kif 623-623 standard output device is an instance of case role
(subrelation standardOutputDevice instrument) QoSontology.kif 622-622 standard output device is a subrelation of instrument

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


(format ChineseLanguage standardOutputDevice "%2 是 standard output device 對於 %1 ") domainEnglishFormat.kif 4614-4614
(format ChineseTraditionalLanguage standardOutputDevice "%2 是 standard output device 對於 %1 ") domainEnglishFormat.kif 4613-4613
(format EnglishLanguage standardOutputDevice "%2 is the standard output device for %1") domainEnglishFormat.kif 4612-4612
(termFormat ChineseLanguage standardOutputDevice "标准输出设备") domainEnglishFormat.kif 55041-55041
(termFormat ChineseTraditionalLanguage standardOutputDevice "標準輸出設備") domainEnglishFormat.kif 55040-55040
(termFormat EnglishLanguage standardOutputDevice "standard output device") domainEnglishFormat.kif 55039-55039

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


(=>
    (programRunning ?Process ?Program)
    (exists (?Device)
        (standardOutputDevice ?Process ?Device)))
QoSontology.kif 634-637


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