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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Cavitating

Sigma KEE - Cavitating
Cavitating

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


(documentation Cavitating EnglishLanguage "A process whereby a PartialVacuum forms in a Liquid, near the blades or impellers of a Pump, reducing its ability to move the liquid.") Cars.kif 1743-1745
(subclass Cavitating LiquidMotion) Cars.kif 1741-1741 Cavitating ist eine teilkategorie von LiquidMotion

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


(termFormat EnglishLanguage Cavitating "cavitating") Cars.kif 1742-1742

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


(=>
    (and
        (instance ?C Cavitating)
        (instance ?P Pump)
        (attribute ?P DeviceOn)
        (attribute ?L1 Liquid)
        (contains ?P ?L1))
    (exists (?PP ?L2)
        (and
            (part ?PP ?P)
            (hasPurpose ?PP
                (and
                    (attribute ?L2 Liquid)
                    (meetsSpatially ?L2 ?PP)))
            (holdsDuring
                (WhenFn ?C)
                (not
                    (exists (?L3)
                        (and
                            (attribute ?L3 Liquid)
                            (meetsSpatially ?PP ?L3))))))))
Cars.kif 1747-1767


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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