otherLandUseArea |
appearance as argument number 1 |
![]() |
(documentation otherLandUseArea EnglishLanguage "This predicate is used to represent information from the CIA World Fact Book. (otherLandUseArea ?REGION ?AMOUNT) means that in the GeographicArea ?REGION, the ?AMOUNT of land has some use other than planting seasonal or permanent crops. See also arableLandArea and permanentLandArea.") | Geography.kif 2161-2166 | |
(domain otherLandUseArea 1 GeographicArea) | Geography.kif 2158-2158 | |
(domain otherLandUseArea 2 ConstantQuantity) | Geography.kif 2159-2159 | |
(instance otherLandUseArea BinaryPredicate) | Geography.kif 2157-2157 |
appearance as argument number 2 |
![]() |
(format ChineseLanguage otherLandUseArea "%2 %n 是 %1 的 other 土地使用地区") | domainEnglishFormat.kif 1875-1875 | |
(format ChineseTraditionalLanguage otherLandUseArea "%2 %n 是 %1 的 other 土地使用地區") | domainEnglishFormat.kif 1874-1874 | |
(format EnglishLanguage otherLandUseArea "%2 is %n an other land use area of %1") | domainEnglishFormat.kif 1873-1873 | |
(termFormat ChineseLanguage otherLandUseArea "其他土地使用面积") | domainEnglishFormat.kif 43141-43141 | |
(termFormat ChineseTraditionalLanguage otherLandUseArea "其他土地使用面積") | domainEnglishFormat.kif 43140-43140 | |
(termFormat EnglishLanguage otherLandUseArea "other land use area") | domainEnglishFormat.kif 43139-43139 |
antecedent |
![]() |
(=> (and (otherLandUseArea ?REGION (MeasureFn ?FRACTION ?UNIT)) (greaterThanOrEqualTo ?FRACTION 0.0) (totalArea ?REGION (MeasureFn ?TOTAL ?UNIT)) (instance ?UNIT UnitOfArea) (equal ?AMOUNT (MultiplicationFn ?FRACTION ?TOTAL))) (otherLandUseArea ?REGION (MeasureFn ?AMOUNT ?UNIT))) |
Geography.kif 2168-2179 | |
(=> (and (otherLandUseArea ?REGION (MeasureFn ?FRACTION ?UNIT)) (greaterThanOrEqualTo ?FRACTION 0.0) (totalArea ?REGION (MeasureFn ?TOTAL ?UNIT)) (instance ?UNIT UnitOfArea)) (exists (?OTHER) (and (instance ?OTHER LandArea) (not (instance ?OTHER ArableLand)) (not (instance ?OTHER PermanentCropLand)) (geographicSubregion ?OTHER ?REGION) (measure ?OTHER (MeasureFn (MultiplicationFn ?FRACTION ?TOTAL) ?UNIT))))) |
Geography.kif 2181-2199 |
consequent |
![]() |
(=> (and (otherLandUseArea ?REGION (MeasureFn ?FRACTION ?UNIT)) (greaterThanOrEqualTo ?FRACTION 0.0) (totalArea ?REGION (MeasureFn ?TOTAL ?UNIT)) (instance ?UNIT UnitOfArea) (equal ?AMOUNT (MultiplicationFn ?FRACTION ?TOTAL))) (otherLandUseArea ?REGION (MeasureFn ?AMOUNT ?UNIT))) |
Geography.kif 2168-2179 |
![]() |
![]() |