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 | |
(domain standardInputDevice 2 ComputerInputDevice) | QoSontology.kif 504-504 | |
(instance standardInputDevice BinaryPredicate) | QoSontology.kif 502-502 | |
(instance standardInputDevice CaseRole) | QoSontology.kif 501-501 | |
(subrelation standardInputDevice instrument) | QoSontology.kif 500-500 |
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 55014-55014 | |
(termFormat ChineseTraditionalLanguage standardInputDevice "標準輸入設備") | domainEnglishFormat.kif 55013-55013 | |
(termFormat EnglishLanguage standardInputDevice "standard input device") | domainEnglishFormat.kif 55012-55012 |
consequent |
![]() |
(=> (programRunning ?Process ?Program) (exists (?Device) (standardInputDevice ?Process ?Device))) |
QoSontology.kif 509-512 |
![]() |
![]() |