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


KB Term:  Term intersection
English Word: 

Sigma KEE - Wrench
Wrench(wrench)alligator_wrench, spanner, wrench

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


(subclass Wrench Device) Cars.kif 4223-4223 Wrench is a subclass of device
(documentation Wrench EnglishLanguage "A Device that is designed to apply a rotational force to an AttachingDevice, such as a Bolt.") Cars.kif 4225-4226 Wrench is a subclass of device

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


(subclass TorqueWrench Wrench) Cars.kif 4218-4218 Torque wrench is a subclass of wrench
(termFormat EnglishLanguage Wrench "wrench") Cars.kif 4224-4224 Torque wrench is a subclass of wrench
(subclass Ratchet Wrench) Cars.kif 4999-4999 Ratchet is a subclass of wrench

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


(=>
    (instance ?W Wrench)
    (hasPurpose ?W
        (exists (?R ?AD)
            (and
                (instance ?R Rotating)
                (instance ?AD AttachingDevice)
                (patient ?R ?AD)
                (instrument ?R ?W)))))
Cars.kif 4228-4236 If X is an instance of wrench, then X has the purpose there exist Y, Z such that Y is an instance of rotating, Z is an instance of attaching device, Z is a patient of Y, and X is an instrument for Y


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