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


KB Term:  Term intersection
English Word: 

Sigma KEE - EnergyStar5Rating
EnergyStar5Rating(EnergyStar 5)

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


(instance EnergyStar5Rating EnergyStarAttribute) HouseholdAppliances.kif 1313-1313 EnergyStar 5 is an instance of EnergyStar
(documentation EnergyStar5Rating EnglishLanguage "Appliance having EnergyStar4Rating meets the 5th version of EnergyStar standards.") HouseholdAppliances.kif 1314-1314 EnergyStar 5 is an instance of EnergyStar

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


(termFormat EnglishLanguage EnergyStar5Rating "EnergyStar 5") HouseholdAppliances.kif 1315-1315

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


(=>
    (and
        (instance ?X ClothesWashingMachine)
        (attribute ?X EnergyStar5Rating))
    (and
        (instance ?X ?CLASS)
        (clothesWasherModifiedEnergyFactor ?CLASS ?VALUE)
        (greaterThanOrEqualTo ?VALUE 2.0)))
HouseholdAppliances.kif 1610-1617 If X is an instance of clothes washing machine and EnergyStar 5 is an attribute of X, then X is an instance of Y, clothes washer modified energy factor Y and Z, and Z is greater than or equal to 2.0
(=>
    (and
        (instance ?X Dishwasher)
        (attribute ?X Compact)
        (attribute ?X EnergyStar5Rating)
        (annualEnergyConsumption ?X
            (MeasureFn ?ENERGY KilowattHour)))
    (lessThanOrEqualTo ?ENERGY 222))
HouseholdAppliances.kif 1696-1703 If X is an instance of dishwasher, compact is an attribute of X, EnergyStar 5 is an attribute of X, and annual energy consumption X and Y kilowatt hour(s), then Y is less than or equal to 222
(=>
    (and
        (instance ?X Dishwasher)
        (not
            (attribute ?X Compact))
        (attribute ?X EnergyStar5Rating)
        (annualEnergyConsumption ?X
            (MeasureFn ?ENERGY KilowattHour)))
    (lessThanOrEqualTo ?ENERGY 295))
HouseholdAppliances.kif 1719-1727 If X is an instance of dishwasher, compact is not an attribute of X, EnergyStar 5 is an attribute of X, and annual energy consumption X and Y kilowatt hour(s), then Y is less than or equal to 295


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