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


KB Term:  Term intersection
English Word: 

Sigma KEE - BathingDevice
BathingDevice(bathing device)
footbath

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


(subclass BathingDevice WashingDevice) Mid-level-ontology.kif 10235-10235 Bathing device is a subclass of washing device
(documentation BathingDevice EnglishLanguage "A WashingDevice which is intended to be used by Humans for washing their bodies. Note that this class covers bathtubs, showers, etc.") Mid-level-ontology.kif 10236-10238 Bathing device is a subclass of washing device
(externalImage BathingDevice "http://upload.wikimedia.org/wikipedia/commons/ 2/ 23/ Clawfoot_bathtub.jpg") pictureList.kif 36-36 Bathing device is a subclass of washing device

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


(subclass Shower BathingDevice) Mid-level-ontology.kif 2623-2623 Shower is a subclass of bathing device
(subclass BathTub BathingDevice) Mid-level-ontology.kif 2647-2647 Tub is a subclass of bathing device
(termFormat EnglishLanguage BathingDevice "bathing device") domainEnglishFormat.kif 10174-10174 Tub is a subclass of bathing device
(termFormat ChineseTraditionalLanguage BathingDevice "洗澡裝置") domainEnglishFormat.kif 10175-10175 Tub is a subclass of bathing device
(termFormat ChineseLanguage BathingDevice "洗澡装置") domainEnglishFormat.kif 10176-10176 Tub is a subclass of bathing device

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


(=>
    (instance ?BD BathingDevice)
    (hasPurpose ?BD
        (exists (?B ?P)
            (and
                (instance ?B Bathing)
                (instrument ?B ?BD)
                (patient ?B ?P)
                (instance ?P Human)))))
Mid-level-ontology.kif 10240-10248 If X is an instance of bathing device, then X has the purpose there exist Y, Z such that Y is an instance of bathing, X is an instrument for Y, Z is a patient of Y, and Z is an instance of human


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