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 15448-15448
(externalImage Pump "http://upload.wikimedia.org/wikipedia/commons/3/35/ Fuggerei-Waterpump.jpg") pictureList.kif 155-155
(subclass Pump TransportationDevice) Mid-level-ontology.kif 15447-15447 子類 and TransportationDevice

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


(subclass AirPump Pump) Mid-level-ontology.kif 25496-25496 子類 AirPump and
(subclass FuelPump Pump) Cars.kif 1036-1036 子類 FuelPump and
(subclass WaterPump Pump) Cars.kif 2771-2771 子類 WaterPump and
(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 2146-2146 typicallypart EngineCoolingSystem

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


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