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



KB Term:  Term intersection
English Word: 

  BathBodyCareAppliance

Sigma KEE - BathBodyCareAppliance
BathBodyCareAppliance(bath body care appliance)

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


(subclass BathBodyCareAppliance BodyCareAppliance) HouseholdAppliances.kif 108-108 Bath body care appliance is a subclass of body care appliance
(documentation BathBodyCareAppliance EnglishLanguage "A BodyCareAppliance that is using water.") HouseholdAppliances.kif 109-109 Bath body care appliance is a subclass of body care appliance

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


(termFormat EnglishLanguage BathBodyCareAppliance "bath body care appliance") HouseholdAppliances.kif 110-110
(subclass FootSpa BathBodyCareAppliance) HouseholdAppliances.kif 127-127 Foot spa is a subclass of bath body care appliance

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


(=>
    (instance ?DEVICE BathBodyCareAppliance)
    (hasPurpose ?DEVICE
        (exists (?PROC ?WATER)
            (and
                (instance ?PROC Process)
                (instance ?WATER Water)
                (instrument ?PROC ?DEVICE)
                (resource ?PROC ?WATER)))))
HouseholdAppliances.kif 113-121 If X is an instance of bath body care appliance, then X has the purpose there exist Y, Z such that Y is an instance of process, Z is an instance of water, X is an instrument for Y, and Z is a resource for Y


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