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

Formal Language: 



KB Term:  Term intersection
English Word: 

  MechanicalTap

Sigma KEE - MechanicalTap
MechanicalTap(tap)tap

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


(documentation MechanicalTap EnglishLanguage "A Device for creating a Bolt out of a piece of metal (or other hard material) with a Hole in it.") Cars.kif 4188-4188
(subclass MechanicalTap Device) Cars.kif 4186-4186 Tap is a subclass of device

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


(termFormat EnglishLanguage MechanicalTap "tap") Cars.kif 4187-4187

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


(=>
    (instance ?MT MechanicalTap)
    (hasPurpose ?MT
        (exists (?M ?B)
            (and
                (instance ?M Making)
                (instance ?B Bolt)
                (instrument ?M ?MT)
                (result ?M ?B)))))
Cars.kif 4190-4198


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