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 611-613 | |
(domain standardInputDevice 1 ComputerProcess) | QoSontology.kif 609-609 | The number 1 argument of standard input device is an instance of computer process |
(domain standardInputDevice 2 ComputerInputDevice) | QoSontology.kif 610-610 | The number 2 argument of standard input device is an instance of computer input device |
(instance standardInputDevice BinaryPredicate) | QoSontology.kif 608-608 | standard input device is an instance of binary predicate |
(instance standardInputDevice CaseRole) | QoSontology.kif 607-607 | standard input device is an instance of case role |
(subrelation standardInputDevice instrument) | QoSontology.kif 606-606 | standard input device is a subrelation of instrument |
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 55035-55035 | |
(termFormat ChineseTraditionalLanguage standardInputDevice "標準輸入設備") | domainEnglishFormat.kif 55034-55034 | |
(termFormat EnglishLanguage standardInputDevice "standard input device") | domainEnglishFormat.kif 55033-55033 |
consequent |
![]() |
(=> (programRunning ?Process ?Program) (exists (?Device) (standardInputDevice ?Process ?Device))) |
QoSontology.kif 615-618 |
|
![]() |
![]() |