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 2283-2288 | |
(domain otherLandUseArea 1 GeographicArea) | Geography.kif 2280-2280 | otherLandUseArea の数値 1 引数は 地理的地域 の instance では |
(domain otherLandUseArea 2 ConstantQuantity) | Geography.kif 2281-2281 | otherLandUseArea の数値 2 引数は 一定量 の instance では |
(instance otherLandUseArea BinaryPredicate) | Geography.kif 2279-2279 | otherLandUseArea は 2進述語 の instance では |
appearance as argument number 2 |
![]() |
(format ChineseLanguage otherLandUseArea "%2 %n 是 %1 的 other 土地使用地区") | domainEnglishFormat.kif 1879-1879 | |
(format ChineseTraditionalLanguage otherLandUseArea "%2 %n 是 %1 的 other 土地使用地區") | domainEnglishFormat.kif 1878-1878 | |
(format EnglishLanguage otherLandUseArea "%2 is %n an other land use area of %1") | domainEnglishFormat.kif 1877-1877 | |
(termFormat ChineseLanguage otherLandUseArea "其他土地使用面积") | domainEnglishFormat.kif 43166-43166 | |
(termFormat ChineseTraditionalLanguage otherLandUseArea "其他土地使用面積") | domainEnglishFormat.kif 43165-43165 | |
(termFormat EnglishLanguage otherLandUseArea "other land use area") | domainEnglishFormat.kif 43164-43164 |
antecedent |
![]() |
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 2290-2301 |
![]() |
![]() |