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

Formal Language: 



KB Term:  Term intersection
English Word: 

  East

Sigma KEE - Wrench
Wrench

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


(documentation Wrench EnglishLanguage "A Device that is designed to apply a rotational force to an AttachingDevice, such as a Bolt.") Cars.kif 4147-4148
(subclass Wrench Device) Cars.kif 4145-4145 Wrenchデバイスsubclass では %n

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


(subclass Ratchet Wrench) Cars.kif 4921-4921 RatchetWrenchsubclass では %n
(subclass TorqueWrench Wrench) Cars.kif 4140-4140 TorqueWrenchWrenchsubclass では %n
(termFormat EnglishLanguage Wrench "wrench") Cars.kif 4146-4146

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


(=>
    (instance ?W Wrench)
    (hasPurpose ?W
        (exists (?R ?AD)
            (and
                (instance ?R Rotating)
                (instance ?AD AttachingDevice)
                (patient ?R ?AD)
                (instrument ?R ?W)))))
Cars.kif 4150-4158


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

Show without tree


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