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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Pump

Sigma KEE - Pump
Pump

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


(documentation Pump EnglishLanguage "A Device that moves Fluids by means of pressure or suction.") Mid-level-ontology.kif 15449-15449
(externalImage Pump "http://upload.wikimedia.org/wikipedia/commons/3/35/ Fuggerei-Waterpump.jpg") pictureList.kif 155-155
(subclass Pump TransportationDevice) Mid-level-ontology.kif 15448-15448 Pump輸送機subclass では %n

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


(subclass AirPump Pump) Mid-level-ontology.kif 25497-25497 AirPumpPumpsubclass では %n
(subclass FuelPump Pump) Cars.kif 1036-1036 FuelPumpPumpsubclass では %n
(subclass WaterPump Pump) Cars.kif 2765-2765 WaterPumpPumpsubclass では %n
(termFormat ChineseLanguage Pump "泵") domainEnglishFormat.kif 48110-48110
(termFormat ChineseTraditionalLanguage Pump "泵") domainEnglishFormat.kif 48109-48109
(termFormat EnglishLanguage Pump "pump") domainEnglishFormat.kif 48108-48108
(typicallyContainsPart EngineCoolingSystem Pump) Cars.kif 2140-2140 typicallyContainsPart EngineCoolingSystem and Pump

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 1741-1761
(=>
    (and
        (instance ?T Transportation)
        (instrument ?T ?D)
        (instance ?D Pump))
    (exists (?F)
        (and
            (instrument ?T ?F)
            (attribute ?F Fluid))))
Mid-level-ontology.kif 15451-15459


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