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

Formal Language: 



KB Term:  Term intersection
English Word: 

  BathingDevice

Sigma KEE - BathingDevice
BathingDevice(洗澡装置)

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


(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 8896-8898
(externalImage BathingDevice "http://upload.wikimedia.org/wikipedia/commons/ 2/ 23/ Clawfoot_bathtub.jpg") pictureList.kif 36-36
(subclass BathingDevice WashingDevice) Mid-level-ontology.kif 8895-8895 洗澡装置洗涤设备subclass

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


(subclass BathTub BathingDevice) Mid-level-ontology.kif 2041-2041 BathTub洗澡装置subclass
(subclass Shower BathingDevice) Mid-level-ontology.kif 2017-2017 Shower洗澡装置subclass
(termFormat ChineseLanguage BathingDevice "洗澡装置") domainEnglishFormat.kif 10176-10176
(termFormat ChineseTraditionalLanguage BathingDevice "洗澡裝置") domainEnglishFormat.kif 10175-10175
(termFormat EnglishLanguage BathingDevice "bathing device") domainEnglishFormat.kif 10174-10174

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 8900-8908


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