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 613-615 | |
(domain standardInputDevice 1 ComputerProcess) | QoSontology.kif 611-611 | |
(domain standardInputDevice 2 ComputerInputDevice) | QoSontology.kif 612-612 | |
(instance standardInputDevice BinaryPredicate) | QoSontology.kif 610-610 | |
(instance standardInputDevice CaseRole) | QoSontology.kif 609-609 | |
(subrelation standardInputDevice instrument) | QoSontology.kif 608-608 |
appearance as argument number 2 |
![]() |
(format ChineseLanguage standardInputDevice "%2 是 standard input device 对于 %1 ") | domainEnglishFormat.kif 4610-4610 | |
(format ChineseTraditionalLanguage standardInputDevice "%2 是 standard input device 對於 %1 ") | domainEnglishFormat.kif 4609-4609 | |
(format EnglishLanguage standardInputDevice "%2 is the standard input device for %1") | domainEnglishFormat.kif 4608-4608 | |
(termFormat ChineseLanguage standardInputDevice "标准输入设备") | domainEnglishFormat.kif 55006-55006 | |
(termFormat ChineseTraditionalLanguage standardInputDevice "標準輸入設備") | domainEnglishFormat.kif 55005-55005 | |
(termFormat EnglishLanguage standardInputDevice "standard input device") | domainEnglishFormat.kif 55004-55004 |
consequent |
![]() |
(=> (programRunning ?Process ?Program) (exists (?Device) (standardInputDevice ?Process ?Device))) |
QoSontology.kif 617-620 |
![]() |
![]() |