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


KB Term:  Term intersection
English Word: 

Sigma KEE - waterConsumptionPerWashingCycle
waterConsumptionPerWashingCycle

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


(instance waterConsumptionPerWashingCycle BinaryPredicate) HouseholdAppliances.kif 1493-1493 water use per one clothes washing cycle is an instance of binary predicate
(instance waterConsumptionPerWashingCycle SingleValuedRelation) HouseholdAppliances.kif 1494-1494 water use per one clothes washing cycle is an instance of single valued relation
(instance waterConsumptionPerWashingCycle PartialValuedRelation) HouseholdAppliances.kif 1495-1495 water use per one clothes washing cycle is an instance of partial valued relation
(documentation waterConsumptionPerWashingCycle EnglishLanguage "Estimated ammount of water used by a ClothesWashingMachine in one washing cycle.") HouseholdAppliances.kif 1496-1496 water use per one clothes washing cycle is an instance of partial valued relation
(domainSubclass waterConsumptionPerWashingCycle 1 ClothesWashingMachine) HouseholdAppliances.kif 1499-1499 The number 1 argument of water use per one clothes washing cycle is a subclass of clothes washing machine
(domain waterConsumptionPerWashingCycle 2 VolumeMeasure) HouseholdAppliances.kif 1500-1500 The number 2 argument of water use per one clothes washing cycle is an instance of volume measure

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


(termFormat EnglishLanguage waterConsumptionPerWashingCycle "water use per one clothes washing cycle") HouseholdAppliances.kif 1497-1497

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


(=>
    (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