Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - TurningOffDevice
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 12084-12084
(externalImage TurningOffDevice "http://upload.wikimedia.org/wikipedia/commons/ d/ dc/ HST-centraldoorlocking-controlpanel-01.jpg") pictureList.kif 12083-12083
(externalImage TurningOffDevice "http://upload.wikimedia.org/wikipedia/commons/ e/ e1/ Google_toilet_control.jpg") pictureList.kif 10313-10313
(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 59620-59620
(termFormat ChineseTraditionalLanguage TurningOffDevice "關掉設備") domainEnglishFormat.kif 59619-59619
(termFormat EnglishLanguage TurningOffDevice "turning off device") domainEnglishFormat.kif 59618-59618

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


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners