permanentCropLandArea |
appearance as argument number 1 |
![]() |
(documentation permanentCropLandArea EnglishLanguage "(permanentCropLandArea ?REGION ?AMOUNT) means that the GeographicArea ?REGION has ?AMOUNT of land under cultivation with crops that are not replanted after each harvest. This includes orchards, vineyards, coffee and rubber plantations. Cf. permanentCropLandArea.") | Geography.kif 2122-2126 | |
(domain permanentCropLandArea 1 GeographicArea) | Geography.kif 2119-2119 | |
(domain permanentCropLandArea 2 ConstantQuantity) | Geography.kif 2120-2120 | |
(instance permanentCropLandArea BinaryPredicate) | Geography.kif 2118-2118 |
appearance as argument number 2 |
![]() |
(format ChineseLanguage permanentCropLandArea "%2 %n 是 %1 的 permanent 农作地区") | domainEnglishFormat.kif 1951-1951 | |
(format ChineseTraditionalLanguage permanentCropLandArea "%2 %n 是 %1 的 permanent 農作地區") | domainEnglishFormat.kif 1950-1950 | |
(format EnglishLanguage permanentCropLandArea "%2 is %n a permanent crop land area of %1") | domainEnglishFormat.kif 1949-1949 | |
(termFormat ChineseLanguage permanentCropLandArea "永久性农田面积") | domainEnglishFormat.kif 45229-45229 | |
(termFormat ChineseTraditionalLanguage permanentCropLandArea "永久性農田面積") | domainEnglishFormat.kif 45228-45228 | |
(termFormat EnglishLanguage permanentCropLandArea "permanent crop land area") | domainEnglishFormat.kif 45227-45227 |
antecedent |
![]() |
(=> (and (permanentCropLandArea ?REGION (MeasureFn ?FRACTION ?UNIT)) (greaterThanOrEqualTo ?FRACTION 0.0) (totalArea ?REGION (MeasureFn ?TOTAL ?UNIT)) (instance ?UNIT UnitOfArea) (equal ?AMOUNT (MultiplicationFn ?FRACTION ?TOTAL))) (permanentCropLandArea ?REGION (MeasureFn ?AMOUNT ?UNIT))) |
Geography.kif 2128-2139 | |
(=> (and (permanentCropLandArea ?REGION (MeasureFn ?FRACTION ?UNIT)) (greaterThanOrEqualTo ?FRACTION 0.0) (totalArea ?REGION (MeasureFn ?TOTAL ?UNIT)) (instance ?UNIT UnitOfArea)) (exists (?PERMCROP) (and (instance ?PERMCROP PermanentCropLand) (geographicSubregion ?PERMCROP ?REGION) (measure ?PERMCROP (MeasureFn (MultiplicationFn ?FRACTION ?TOTAL) ?UNIT))))) |
Geography.kif 2141-2155 |
consequent |
![]() |
(=> (and (permanentCropLandArea ?REGION (MeasureFn ?FRACTION ?UNIT)) (greaterThanOrEqualTo ?FRACTION 0.0) (totalArea ?REGION (MeasureFn ?TOTAL ?UNIT)) (instance ?UNIT UnitOfArea) (equal ?AMOUNT (MultiplicationFn ?FRACTION ?TOTAL))) (permanentCropLandArea ?REGION (MeasureFn ?AMOUNT ?UNIT))) |
Geography.kif 2128-2139 |
![]() |
![]() |