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


KB Term:  Term intersection
English Word: 

Sigma KEE - BodyCareAppliance
BodyCareAppliance(body care appliance)

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


(subclass BodyCareAppliance HouseholdAppliance) HouseholdAppliances.kif 87-87 Body care appliance is a subclass of household appliance
(documentation BodyCareAppliance EnglishLanguage "HouseholdAppliance designed to be used for exercise or personal body care.") HouseholdAppliances.kif 89-90 Body care appliance is a subclass of household appliance

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


(termFormat EnglishLanguage BodyCareAppliance "body care appliance") HouseholdAppliances.kif 92-92
(subclass BathBodyCareAppliance BodyCareAppliance) HouseholdAppliances.kif 108-108 Bath body care appliance is a subclass of body care appliance
(subclass RecreationOrExerciseAppliance BodyCareAppliance) HouseholdAppliances.kif 163-163 Whirlpool bathtub is a subclass of body care appliance
(subclass HairDryer BodyCareAppliance) HouseholdAppliances.kif 213-213 Hair dryer is a subclass of body care appliance
(subclass HairIron BodyCareAppliance) HouseholdAppliances.kif 227-227 Hair iron is a subclass of body care appliance
(subclass ShavingRazor BodyCareAppliance) HouseholdAppliances.kif 250-250 Razor is a subclass of body care appliance

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


(=>
    (instance ?DEVICE BodyCareAppliance)
    (hasPurpose ?DEVICE
        (exists (?PROC ?PATIENT)
            (and
                (instance ?PROC Process)
                (instrument ?PROC ?DEVICE)
                (patient ?PROC ?PATIENT)
                (or
                    (instance ?PATIENT Human)
                    (instance ?PATIENT BodyPart))))))
HouseholdAppliances.kif 95-105 If X is an instance of body care appliance, then X has the purpose there exist Y, Z such that Y is an instance of process, X is an instrument for Y, Z is a patient of Y, and Z is an instance of human or Z is an instance of body part


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