DeviceOff |
appearance as argument number 1 |
(instance DeviceOff DeviceStateAttribute) | Mid-level-ontology.kif 1862-1862 |
appearance as argument number 2 |
(contraryAttribute DeviceOn DeviceOff) | ComputingBrands.kif 3644-3644 | |
(termFormat ChineseLanguage DeviceOff "设备关闭") | domainEnglishFormat.kif 19350-19350 | |
(termFormat ChineseTraditionalLanguage DeviceOff "設備關閉") | domainEnglishFormat.kif 19349-19349 | |
(termFormat EnglishLanguage DeviceOff "device off") | domainEnglishFormat.kif 19348-19348 |
antecedent |
consequent |
(=> (and (instance ?P TurningOffDevice) (patient ?P ?D)) (and (holdsDuring (BeginFn (WhenFn ?P)) (attribute ?D DeviceOn)) (holdsDuring (EndFn (WhenFn ?P)) (attribute ?D DeviceOff)))) |
Mid-level-ontology.kif 1064-1074 | |
(=> (and (instance ?P TurningOnDevice) (patient ?P ?D)) (and (holdsDuring (BeginFn (WhenFn ?P)) (attribute ?D DeviceOff)) (holdsDuring (EndFn (WhenFn ?P)) (attribute ?D DeviceOn)))) |
Mid-level-ontology.kif 1088-1098 |