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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - GreaseFitting
GreaseFitting(grease fitting)

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


(documentation GreaseFitting EnglishLanguage "A grease fitting is a small Device that is designed for use with a GreaseGun, and includes a Valve that lets Grease get pumped into (but not out of) a small space, for the purpose of Lubricating parts.") Cars.kif 3014-3017
(subclass GreaseFitting Device) Cars.kif 3012-3012 Grease fitting is a subclass of device

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


(termFormat EnglishLanguage GreaseFitting "grease fitting") Cars.kif 3013-3013

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


(=>
    (instance ?GF GreaseFitting)
    (exists (?V)
        (and
            (instance ?V Valve)
            (part ?V ?GF))))
Cars.kif 3019-3024
(=>
    (instance ?GF GreaseFitting)
    (hasPurpose ?GF
        (exists (?P ?G)
            (and
                (instance ?G Grease)
                (instance ?P Putting)
                (path ?P ?GF)
                (objectTransferred ?P ?G)))))
Cars.kif 3026-3034


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