![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| EnergyMeasure(energy measure) |
| appearance as argument number 1 |
|
|
| (subclass EnergyMeasure ConstantQuantity) | HouseholdAppliances.kif 1210-1210 | Energy measure is a subclass of constant quantity |
| (documentation EnergyMeasure EnglishLanguage "A subclass of ConstantQuantity, instances of which are measures of the amount of energy.") | HouseholdAppliances.kif 1211-1211 | Energy measure is a subclass of constant quantity |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage EnergyMeasure "energy measure") | HouseholdAppliances.kif 1212-1212 |
| appearance as argument number 3 |
|
|
| (domain annualEnergyConsumption 2 EnergyMeasure) | HouseholdAppliances.kif 1326-1326 | The number 2 argument of annual energy consumption is an instance of energy measure |
| (domain energyConsumptionPerWashingCycle 2 EnergyMeasure) | HouseholdAppliances.kif 1487-1487 | The number 2 argument of energy consumption per washing cycle is an instance of energy measure |
| consequent |
|
|
| (=> (and (equal (MeasureFn ?NUMBER ?UNIT) ?QUANT) (instance ?UNIT UnitOfEnergy)) (instance ?QUANT EnergyMeasure)) |
HouseholdAppliances.kif 1214-1219 | If equal X Y(s) and Z and Y is an instance of unit of energy, then Z is an instance of energy measure |