minDeviceStorageTemp |
appearance as argument number 1 |
![]() |
(documentation minDeviceStorageTemp EnglishLanguage "The minimum safe rated temperature at which a device may be stored. Storing the device in an environment below the temperature is likely to result in a Damaging of the Device.") | ComputingBrands.kif 3699-3701 | |
(domain minDeviceStorageTemp 1 Device) | ComputingBrands.kif 3693-3693 | The number 1 argument of minimum device storage temperature is an instance of device |
(domain minDeviceStorageTemp 2 TemperatureMeasure) | ComputingBrands.kif 3694-3694 | The number 2 argument of minimum device storage temperature is an instance of temperature measure |
(instance minDeviceStorageTemp BinaryPredicate) | ComputingBrands.kif 3692-3692 | minimum device storage temperature is an instance of binary predicate |
appearance as argument number 2 |
![]() |
(format EnglishLanguage minDeviceStorageTemp "minimum device storagqqqe temperature of %1 is %2") | ComputingBrands.kif 3697-3697 | |
(termFormat EnglishLanguage minDeviceStorageTemp "minimum device storage temperature") | ComputingBrands.kif 3696-3696 |
antecedent |
![]() |
(=> (holdsDuring ?T (and (minDeviceStorageTemp ?D (MeasureFn ?T1 ?U)) (instance ?U UnitOfTemperature) (located ?D ?A) (attribute ?D DeviceOff) (airTemperature ?A (MeasureFn ?T2 ?U)) (lessThan ?T2 ?T1))) (modalAttribute (holdsDuring (ImmediateFutureFn ?T) (attribute ?D DeviceDamaged)) Likely)) |
ComputingBrands.kif 3703-3716 |
|
![]() |
![]() |