TurningOffDevice(turning off device)![]() ![]() ![]() |
appearance as argument number 1 |
![]() |
(documentation TurningOffDevice EnglishLanguage "Any Process whose result is that the patient of the process is in the state of DeviceOff. In other words, this class covers any process of turning off a device, e.g. turning off the lights, switching off a television set, etc.") | Mid-level-ontology.kif 1059-1062 | |
(externalImage TurningOffDevice "http://upload.wikimedia.org/wikipedia/commons/ c/ c9/ Dover_elevator_passenger_controls_%283_floors%29.jpg") | pictureList.kif 12073-12073 | |
(externalImage TurningOffDevice "http://upload.wikimedia.org/wikipedia/commons/ d/ dc/ HST_centraldoorlocking_controlpanel-01.jpg") | pictureList.kif 12072-12072 | |
(externalImage TurningOffDevice "http://upload.wikimedia.org/wikipedia/commons/ e/ e1/ Google_toilet_control.jpg") | pictureList.kif 10311-10311 | |
(subclass TurningOffDevice InternalChange) | Mid-level-ontology.kif 1058-1058 | Turning off device is a subclass of internal change |
appearance as argument number 2 |
![]() |
(termFormat ChineseLanguage TurningOffDevice "关掉设备") | domainEnglishFormat.kif 59631-59631 | |
(termFormat ChineseTraditionalLanguage TurningOffDevice "關掉設備") | domainEnglishFormat.kif 59630-59630 | |
(termFormat EnglishLanguage TurningOffDevice "turning off device") | domainEnglishFormat.kif 59629-59629 |
antecedent |
![]() |
(=> (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 TurningOffDevice) (patient ?P ?D)) (instance ?D Device)) |
Mid-level-ontology.kif 1076-1080 |
|
![]() |
![]() |