GoodAQIAirQuality |
appearance as argument number 1 |
(documentation GoodAQIAirQuality EnglishLanguage "An AQI of 0-50. Air quality is satisfactory, and air pollution poses little or no risk.") | Weather.kif 3088-3089 | |
(instance GoodAQIAirQuality AirQualityAQIAttribute) | Weather.kif 3087-3087 | GoodAQIAirQuality は AirQualityAQIAttribute の instance では %n |
appearance as argument number 2 |
(termFormat EnglishLanguage GoodAQIAirQuality "good AQI air quality") | Weather.kif 3090-3090 |
antecedent |
(=> (holdsDuring ?T (and (attribute ?L GoodAQIAirQuality) (airQualityIndex ?L ?I))) (lessThanOrEqualTo ?I 50)) |
Weather.kif 3092-3097 |
|