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 642-644
(domain standardErrorDevice 1 ComputerProcess) QoSontology.kif 640-640 The number 1 argument of standard error device is an instance of computer process
(domain standardErrorDevice 2 ComputerOutputDevice) QoSontology.kif 641-641 The number 2 argument of standard error device is an instance of computer output device
(instance standardErrorDevice BinaryPredicate) QoSontology.kif 639-639 standard error device is an instance of binary predicate
(instance standardErrorDevice CaseRole) QoSontology.kif 638-638 standard error device is an instance of case role
(subrelation standardErrorDevice instrument) QoSontology.kif 637-637 standard error device is a subrelation of instrument

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 55017-55017
(termFormat ChineseTraditionalLanguage standardErrorDevice "標準錯誤設備") domainEnglishFormat.kif 55016-55016
(termFormat EnglishLanguage standardErrorDevice "standard error device") domainEnglishFormat.kif 55015-55015

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


(=>
    (programRunning ?Process ?Program)
    (exists (?Device)
        (standardErrorDevice ?Process ?Device)))
QoSontology.kif 649-652


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