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


KB Term:  Term intersection
English Word: 

Sigma KEE - MechanicalTap
MechanicalTap(tap)tap

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


(subclass MechanicalTap Device) Cars.kif 4108-4108 Tap is a subclass of device
(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 4110-4110 Tap is a subclass of device

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


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

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


(=>
    (instance ?MT MechanicalTap)
    (hasPurpose ?MT
        (exists (?M ?B)
            (and
                (instance ?M Making)
                (instance ?B Bolt)
                (instrument ?M ?MT)
                (result ?M ?B)))))
Cars.kif 4112-4120 If X is an instance of tap, then X has the purpose there exist Y, Z such that Y is an instance of making, Z is an instance of bolt, X is an instrument for Y, and Z is a result of 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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners