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

Formal Language: 



KB Term:  Term intersection
English Word: 

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 e' uma sub-classe de Veiculo de Transporte

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


(subclass AirPump Pump) Mid-level-ontology.kif 25497-25497 AirPump e' uma sub-classe de Pump
(subclass FuelPump Pump) Cars.kif 1036-1036 FuelPump e' uma sub-classe de Pump
(subclass WaterPump Pump) Cars.kif 2765-2765 WaterPump e' uma sub-classe de Pump
(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 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