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


KB Term:  Term intersection
English Word: 

Sigma KEE - Lubricating
Lubricating(lubricating)lube, lubricate, lubrication

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


(subclass Lubricating Putting) Mid-level-ontology.kif 13978-13978 Lubricating is a subclass of putting
(documentation Lubricating EnglishLanguage "Putting a Lubricant on some Object with the purpose to reduce Friction when that part moves against another.") Mid-level-ontology.kif 13980-13981 Lubricating is a subclass of putting

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


(termFormat EnglishLanguage Lubricating "lubricating") Mid-level-ontology.kif 13979-13979

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


(=>
    (instance ?LP Lubricating)
    (exists (?L)
        (and
            (instance ?L Lubricant)
            (objectTransferred ?LP ?L))))
Mid-level-ontology.kif 13983-13988 If X is an instance of lubricating, then there exists Y such that Y is an instance of lubricant and the object transferred in X is Y

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


(=>
    (instance ?T TearSubstance)
    (hasPurpose ?T
        (exists (?L ?EYE)
            (and
                (instance ?L Lubricating)
                (objectTransferred ?L ?T)
                (instance ?EYE Eye)
                (destination ?L ?EYE)))))
Mid-level-ontology.kif 13990-13998 If X is an instance of tear, then X has the purpose there exist Y, Z such that Y is an instance of lubricating, the object transferred in Y is X, Z is an instance of eye, and Y ends up at 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