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


KB Term:  Term intersection
English Word: 

Sigma KEE - ClothesDryer
ClothesDryer(clothes dryer)
clothes_drier, clothes_dryer, drier, dryer, mangle, spin_drier, spin_dryer, tumble-dryer, tumble_drier, wringer

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


(subclass ClothesDryer MajorAppliance) Mid-level-ontology.kif 2878-2878 Clothes dryer is a subclass of major appliance
(subclass ClothesDryer DryingDevice) Mid-level-ontology.kif 27679-27679 Clothes dryer is a subclass of drying device
(subclass ClothesDryer LaundryAppliance) HouseholdAppliances.kif 643-643 Clothes dryer is a subclass of dishwasher
(defaultMinimumHeight ClothesDryer
    (MeasureFn 17 Inch))
DimensioningAmenities.kif 1028-1028 The minimum expected height of clothes dryer is 17 inch(s)
(defaultMaximumHeight ClothesDryer
    (MeasureFn 32 Inch))
DimensioningAmenities.kif 1029-1029 The maximum expected height of clothes dryer is 32 inch(s)
(defaultMinimumWidth ClothesDryer
    (MeasureFn 23 Inch))
DimensioningAmenities.kif 1030-1030 The minimum expected width of clothes dryer is 23 inch(s)
(defaultMaximumWidth ClothesDryer
    (MeasureFn 27 Inch))
DimensioningAmenities.kif 1031-1031 The maximum expected width of clothes dryer is 27 inch(s)
(defaultMinimumLength ClothesDryer
    (MeasureFn 27 Inch))
DimensioningAmenities.kif 1032-1032 The minimum expected length of clothes dryer is 27 inch(s)
(defaultMaximumLength ClothesDryer
    (MeasureFn 38 Inch))
DimensioningAmenities.kif 1033-1033 The maximum expected length of clothes dryer is 38 inch(s)
(defaultMinimumMeasure ClothesDryer
    (MeasureFn 45 PoundMass))
DimensioningAmenities.kif 1034-1034 The minimum expected value of clothes dryer is 45 pound mass(s)
(defaultMaximumMeasure ClothesDryer
    (MeasureFn 150 PoundMass))
DimensioningAmenities.kif 1035-1035 The maximum expected value of clothes dryer is 150 pound mass(s)
(documentation ClothesDryer EnglishLanguage "A clothes dryer or tumble dryer is a household appliance that is used to remove moisture from a load of clothing and other textiles, generally shortly after they are cleaned in a washing machine.") Society.kif 675-675 The maximum expected value of clothes dryer is 150 pound mass(s)
(externalImage ClothesDryer "http://upload.wikimedia.org/wikipedia/commons/ thumb/ d/ d3/ Electric_Clothes_dryer.jpg/ 180px_Electric_Clothes_dryer.jpg") pictureList.kif 1074-1074 The maximum expected value of clothes dryer is 150 pound mass(s)
(externalImage ClothesDryer "http://upload.wikimedia.org/wikipedia/commons/ d/ d3/ Electric_Clothes_dryer.jpg") pictureList.kif 4614-4614 The maximum expected value of clothes dryer is 150 pound mass(s)

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


(subclass TumbleDryer ClothesDryer) HouseholdAppliances.kif 646-646 Tumble dryer is a subclass of clothes dryer
(termFormat EnglishLanguage ClothesDryer "clothes dryer") domainEnglishFormat.kif 15252-15252 Tumble dryer is a subclass of clothes dryer
(termFormat ChineseTraditionalLanguage ClothesDryer "乾衣機") domainEnglishFormat.kif 15253-15253 Tumble dryer is a subclass of clothes dryer
(termFormat ChineseLanguage ClothesDryer "干衣机") domainEnglishFormat.kif 15254-15254 Tumble dryer is a subclass of clothes dryer

consequent
-------------------------


(=>
    (instance ?ROOM SelfServiceLaundry)
    (exists (?WASHER ?DRYER)
        (and
            (instance ?WASHER CollectionOfObjects)
            (memberType ?WASHER ClothesWashingMachine)
            (located ?WASHER ?ROOM)
            (instance ?DRYER CollectionOfObjects)
            (memberType ?DRYER ClothesDryer)
            (located ?DRYER ?ROOM))))
Mid-level-ontology.kif 27705-27714 If X is an instance of self-service laundry, then All of the following hold: (1) there exist Y (2) Z such that Y is an instance of collection (3) clothes washing machine is a member type of Y (4) Y is located at X (5) Z is an instance of collection (6) clothes dryer is a member type of Z (7) Z is located at X
(=>
    (and
        (attribute ?X ?Y)
        (instance ?Y ClothesWasherLoadConfiguration))
    (or
        (instance ?X ClothesWashingMachine)
        (instance ?X ClothesDryer)))
HouseholdAppliances.kif 1467-1473 If X is an attribute of Y and X is an instance of clothes washer load configuration, then Y is an instance of clothes washing machine or Y is an instance of clothes dryer


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