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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Stirring
Stirring(stirring)stir

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


(documentation Stirring EnglishLanguage "Any instance of LiquidMotion which is also an instance of Combining two or more Liquids.") Mid-level-ontology.kif 18619-18620
(subclass Stirring Combining) Mid-level-ontology.kif 18618-18618 Stirring is a subclass of combining
(subclass Stirring LiquidMotion) Mid-level-ontology.kif 18617-18617 Stirring is a subclass of liquid motion

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


(termFormat ChineseLanguage Stirring "搅拌") domainEnglishFormat.kif 55407-55407
(termFormat ChineseTraditionalLanguage Stirring "攪拌") domainEnglishFormat.kif 55406-55406
(termFormat EnglishLanguage Stirring "stirring") domainEnglishFormat.kif 55405-55405

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


(=>
    (and
        (instance ?X DryRoasting)
        (instance ?F Food)
        (patient ?X ?F))
    (holdsDuring ?X
        (exists (?H ?S)
            (and
                (instance ?H Heating)
                (instance ?S Stirring)
                (subProcess ?H ?X)
                (subProcess ?S ?X)
                (during
                    (WhenFn ?S)
                    (WhenFn ?H))
                (patient ?H ?F)
                (patient ?S ?F)
                (not
                    (exists (?O ?W)
                        (and
                            (instance ?O Oil)
                            (instance ?W DrinkingWater)
                            (patient ?X ?O)
                            (patient ?X ?W))))))))
Food.kif 128-151


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