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


KB Term:  Term intersection
English Word: 

Sigma KEE - Grease
Grease(grease)axle_grease, grease, lubricating_oil

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


(subclass Grease Lubricant) Cars.kif 2888-2888 Grease is a subclass of lubricant
(documentation Grease EnglishLanguage "Any Lubricant that is a Solid at standard ambient temperature.") Cars.kif 2890-2891 Grease is a subclass of lubricant

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


(termFormat EnglishLanguage Grease "grease") Cars.kif 2889-2889

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


(=>
    (and
        (instance ?G Grease)
        (holdsDuring ?T
            (measure ?G
                (MeasureFn 77 FahrenheitDegree))))
    (holdsDuring ?T
        (attribute ?G Solid)))
Cars.kif 2893-2899 If X is an instance of grease and the measure of X is 77 fahrenheit degree(s) holds during Y, then solid is an attribute of X holds during Y

consequent
-------------------------


(=>
    (instance ?GF GreaseFitting)
    (hasPurpose ?GF
        (exists (?P ?G)
            (and
                (instance ?G Grease)
                (instance ?P Putting)
                (path ?P ?GF)
                (objectTransferred ?P ?G)))))
Cars.kif 2915-2923 If X is an instance of grease fitting, then X has the purpose there exist Y, Z such that Z is an instance of grease, Y is an instance of putting, X is path along which Y occurs, and the object transferred in Y is Z
(=>
    (instance ?GG GreaseGun)
    (hasPurpose ?GG
        (exists (?P ?G)
            (and
                (instance ?G Grease)
                (instance ?P Putting)
                (instrument ?P ?GG)
                (objectTransferred ?P ?G)))))
Cars.kif 2931-2939 If X is an instance of grease gun, then X has the purpose there exist Y, Z such that Z is an instance of grease, Y is an instance of putting, X is an instrument for Y, and the object transferred in Y is Z


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