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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - standardErrorDevice
standardErrorDevice

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


(documentation standardErrorDevice EnglishLanguage "(standardErrorDevice ?PROGRAM ?DEVICE) holds just in case the DEVICE is the predefined error channel with which the running version of this program is initialised.") QoSontology.kif 644-646
(domain standardErrorDevice 1 ComputerProcess) QoSontology.kif 642-642
(domain standardErrorDevice 2 ComputerOutputDevice) QoSontology.kif 643-643
(instance standardErrorDevice BinaryPredicate) QoSontology.kif 641-641
(instance standardErrorDevice CaseRole) QoSontology.kif 640-640
(subrelation standardErrorDevice instrument) QoSontology.kif 639-639

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


(format ChineseLanguage standardErrorDevice "%2 是 standard error device 对于 %1 ") domainEnglishFormat.kif 4606-4606
(format ChineseTraditionalLanguage standardErrorDevice "%2 是 standard error device 對於 %1 ") domainEnglishFormat.kif 4605-4605
(format EnglishLanguage standardErrorDevice "%2 is the standard error device for %1") domainEnglishFormat.kif 4604-4604
(termFormat ChineseLanguage standardErrorDevice "标准错误设备") domainEnglishFormat.kif 54988-54988
(termFormat ChineseTraditionalLanguage standardErrorDevice "標準錯誤設備") domainEnglishFormat.kif 54987-54987
(termFormat EnglishLanguage standardErrorDevice "standard error device") domainEnglishFormat.kif 54986-54986

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


(=>
    (programRunning ?Process ?Program)
    (exists (?Device)
        (standardErrorDevice ?Process ?Device)))
QoSontology.kif 651-654


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