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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - standardInputDevice
standardInputDevice

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


(documentation standardInputDevice EnglishLanguage "(standardInputDevice ?PROCESS ?DEVICE) holds just in case the DEVICE is the predefined input channel with which the running version of the program PROCESS is initialised.") QoSontology.kif 505-507
(domain standardInputDevice 1 ComputerProcess) QoSontology.kif 503-503 The number 1 argument of standard input device is an instance of computer process
(domain standardInputDevice 2 ComputerInputDevice) QoSontology.kif 504-504 The number 2 argument of standard input device is an instance of computer input device
(instance standardInputDevice BinaryPredicate) QoSontology.kif 502-502 standard input device is an instance of binary predicate
(instance standardInputDevice CaseRole) QoSontology.kif 501-501 standard input device is an instance of case role
(subrelation standardInputDevice instrument) QoSontology.kif 500-500 standard input device is a subrelation of instrument

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


(format ChineseLanguage standardInputDevice "%2 是 standard input device 对于 %1 ") domainEnglishFormat.kif 4606-4606
(format ChineseTraditionalLanguage standardInputDevice "%2 是 standard input device 對於 %1 ") domainEnglishFormat.kif 4605-4605
(format EnglishLanguage standardInputDevice "%2 is the standard input device for %1") domainEnglishFormat.kif 4604-4604
(termFormat ChineseLanguage standardInputDevice "标准输入设备") domainEnglishFormat.kif 55002-55002
(termFormat ChineseTraditionalLanguage standardInputDevice "標準輸入設備") domainEnglishFormat.kif 55001-55001
(termFormat EnglishLanguage standardInputDevice "standard input device") domainEnglishFormat.kif 55000-55000

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


(=>
    (programRunning ?Process ?Program)
    (exists (?Device)
        (standardInputDevice ?Process ?Device)))
QoSontology.kif 509-512


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