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



KB Term:  Term intersection
English Word: 

  Pump

Sigma KEE - Pump
Pump(pump)
aspirator, auxiliary_pump, bicycle_pump, bilge_pump, centrifugal_pump, condensation_pump, diffusion_pump, donkey_pump, force_pump, gas_pump, gasoline_pump, grease-gun, gun, hand_pump, heart-lung_machine, hydraulic_pump, hydraulic_ram, ion_pump, island_dispenser, lift_pump, oil_pump, petrol_pump, pump, stirrup_pump, suction_pump

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


(subclass Pump TransportationDevice) Mid-level-ontology.kif 17047-17047 Pump is a subclass of transportation device
(documentation Pump EnglishLanguage "A Device that moves Fluids by means of pressure or suction.") Mid-level-ontology.kif 17048-17048 Pump is a subclass of transportation device
(externalImage Pump "http://upload.wikimedia.org/wikipedia/commons/3/35/ Fuggerei_Waterpump.jpg") pictureList.kif 155-155 Pump is a subclass of transportation device

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


(subclass AirPump Pump) Mid-level-ontology.kif 27800-27800 Air pump is a subclass of pump
(subclass FuelPump Pump) Cars.kif 973-973 Fuel pump is a subclass of pump
(typicallyContainsPart EngineCoolingSystem Pump) Cars.kif 1991-1991 A pump typically has a part engine cooling system
(subclass WaterPump Pump) Cars.kif 2603-2603 Water pump is a subclass of pump
(termFormat EnglishLanguage Pump "pump") domainEnglishFormat.kif 48103-48103 Water pump is a subclass of pump
(termFormat ChineseTraditionalLanguage Pump "泵") domainEnglishFormat.kif 48104-48104 Water pump is a subclass of pump
(termFormat ChineseLanguage Pump "泵") domainEnglishFormat.kif 48105-48105 Water pump is a subclass of pump

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


(=>
    (and
        (instance ?T Transportation)
        (instrument ?T ?D)
        (instance ?D Pump))
    (exists (?F)
        (and
            (instrument ?T ?F)
            (attribute ?F Fluid))))
Mid-level-ontology.kif 17050-17058 If X is an instance of transportation, Y is an instrument for X, and Y is an instance of pump, then there exists Z such that Z is an instrument for X and fluid is an attribute of Z
(=>
    (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 1628-1648 If X is an instance of cavitating, Y is an instance of pump, device on is an attribute of Y, liquid is an attribute of Z, and Y contains Z, then there exist W, V such that W is a part of Y, W has the purpose liquid is an attribute of V, V meets W, there doesn't exist U such that liquid is an attribute of U, and W meets U holds during the time of existence of X


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners