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

Formal Language: 



KB Term:  Term intersection
English Word: 

  standardOutputDevice

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
(domain standardOutputDevice 2 ComputerOutputDevice) QoSontology.kif 518-518
(instance standardOutputDevice BinaryPredicate) QoSontology.kif 516-516
(instance standardOutputDevice CaseRole) QoSontology.kif 515-515
(subrelation standardOutputDevice instrument) QoSontology.kif 514-514

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 55029-55029
(termFormat ChineseTraditionalLanguage standardOutputDevice "標準輸出設備") domainEnglishFormat.kif 55028-55028
(termFormat EnglishLanguage standardOutputDevice "standard output device") domainEnglishFormat.kif 55027-55027

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


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


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

Show without tree


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