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


KB Term:  Term intersection
English Word: 

Sigma KEE - WaterPump
WaterPump(water pump)

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


(subclass WaterPump Pump) Cars.kif 2603-2603 Water pump is a subclass of pump
(documentation WaterPump EnglishLanguage "A Pump that is designed to move Water.") Cars.kif 2605-2605 Water pump is a subclass of pump

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


(termFormat EnglishLanguage WaterPump "water pump") Cars.kif 2604-2604
(subclass EngineWaterPump WaterPump) Cars.kif 2617-2617 Engine water pump is a subclass of water pump

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


(=>
    (instance ?WP WaterPump)
    (hasPurpose ?WP
        (exists (?T ?W)
            (and
                (instance ?T Transfer)
                (instance ?W FreshWater)
                (objectTransferred ?T ?W)
                (instrument ?T ?WP)))))
Cars.kif 2607-2615 If X is an instance of water pump, then X has the purpose there exist Y, Z such that Y is an instance of transfer, Z is an instance of freshwater, the object transferred in Y is Z, and X is an instrument for Y


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