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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - MechanicalTap
MechanicalTap

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 4211-4211
(subclass MechanicalTap Device) Cars.kif 4209-4209 MechanicalTapデバイスsubclass では %n

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


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

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


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


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