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


KB Term:  Term intersection
English Word: 

Sigma KEE - clothesWasherWaterFactor
clothesWasherWaterFactor

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


(instance clothesWasherWaterFactor BinaryPredicate) HouseholdAppliances.kif 1506-1506 clothes washer water factor is an instance of binary predicate
(instance clothesWasherWaterFactor SingleValuedRelation) HouseholdAppliances.kif 1507-1507 clothes washer water factor is an instance of single valued relation
(instance clothesWasherWaterFactor PartialValuedRelation) HouseholdAppliances.kif 1508-1508 clothes washer water factor is an instance of partial valued relation
(documentation clothesWasherWaterFactor EnglishLanguage "Ratio of water required per cycle (in UnitedStatesGallon) to total useful volume of the ClothesWashingMachine (in cubic ft3)") HouseholdAppliances.kif 1510-1510 clothes washer water factor is an instance of partial valued relation
(domainSubclass clothesWasherWaterFactor 1 ClothesWashingMachine) HouseholdAppliances.kif 1512-1512 The number 1 argument of clothes washer water factor is a subclass of clothes washing machine
(domain clothesWasherWaterFactor 2 PositiveRealNumber) HouseholdAppliances.kif 1513-1513 The number 2 argument of clothes washer water factor is an instance of positive real number

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


(termFormat EnglishLanguage clothesWasherWaterFactor "clothes washer water factor") HouseholdAppliances.kif 1509-1509

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


(=>
    (and
        (subclass ?X ClothesWashingMachine)
        (laundryApplianceMaximumClothesVolume ?X
            (MeasureFn ?VOL Liter))
        (waterConsumptionPerWashingCycle ?X
            (MeasureFn ?WATER UnitedStatesGallon)))
    (clothesWasherWaterFactor ?X
        (DivisionFn ?WATER
            (MultiplicationFn ?VOL 28.316846592))))
HouseholdAppliances.kif 1519-1528 If X is a subclass of clothes washing machine, maximum clothes volume X and Y liter(s), and water use per one clothes washing cycle X and Z united states gallon(s), then clothes washer water factor X, Z, Y, and 28.316846592


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