IrrigatedLand(irrigated land) |
appearance as argument number 1 |
(documentation IrrigatedLand EnglishLanguage "IrrigatedLand is the subclass of LandArea representing land whose water supply is artificially supplied or supplemented.") | Geography.kif 2204-2206 | |
(externalImage IrrigatedLand "http://upload.wikimedia.org/wikipedia/commons/ a/ ae/ LevelBasinFloodIrrigation.JPG") | pictureList.kif 1489-1489 | |
(subclass IrrigatedLand LandArea) | Geography.kif 2202-2202 | Irrigated land is a subclass of land area |
appearance as argument number 2 |
(termFormat ChineseLanguage IrrigatedLand "灌溉土地") | domainEnglishFormat.kif 31139-31139 | |
(termFormat ChineseTraditionalLanguage IrrigatedLand "灌溉土地") | domainEnglishFormat.kif 31138-31138 | |
(termFormat EnglishLanguage IrrigatedLand "irrigated land") | domainEnglishFormat.kif 31137-31137 |
consequent |
(=> (and (irrigatedLandArea ?REGION (MeasureFn ?AMOUNT ?UNIT)) (instance ?UNIT UnitOfArea)) (exists (?IRRLAND) (and (instance ?IRRLAND IrrigatedLand) (geographicSubregion ?IRRLAND ?REGION) (measure ?IRRLAND (MeasureFn ?AMOUNT ?UNIT))))) |
Geography.kif 2239-2249 |
|