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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - UnpoweredDevice
UnpoweredDevice(unpowered device)unpowered

appearance as argument number 1
-------------------------


(disjoint UnpoweredDevice ElectricDevice) Cars.kif 4542-4542 Unpowered device is disjoint from electric device
(documentation UnpoweredDevice EnglishLanguage "Any Device that lacks a part that is a power source.") Cars.kif 4543-4544 Unpowered device is disjoint from electric device
(subclass UnpoweredDevice Device) Cars.kif 4541-4541 Unpowered device is a subclass of device

appearance as argument number 2
-------------------------


(subclass HandTool UnpoweredDevice) Cars.kif 4532-4532 Hand tool is a subclass of unpowered device
(termFormat EnglishLanguage UnpoweredDevice "unpowered device") domainEnglishFormat.kif 65690-65690 Hand tool is a subclass of unpowered device

antecedent
-------------------------


(=>
    (instance ?UD UnpoweredDevice)
    (not
        (exists (?E)
            (and
                (instance ?E Engine)
                (part ?E ?UD)))))
Cars.kif 4546-4552


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