![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| otherLandUseArea |
| appearance as argument number 1 |
|
|
| (instance otherLandUseArea BinaryPredicate) | Geography.kif 3609-3609 | other land use area is an instance of binary predicate |
| (domain otherLandUseArea 1 GeographicArea) | Geography.kif 3610-3610 | The number 1 argument of other land use area is an instance of geographic area |
| (domain otherLandUseArea 2 ConstantQuantity) | Geography.kif 3611-3611 | The number 2 argument of other land use area is an instance of constant quantity |
| (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 3613-3618 | The number 2 argument of other land use area is an instance of constant quantity |
| appearance as argument number 2 |
|
|
| (format EnglishLanguage otherLandUseArea "%2 is %n an other land use area of %1") | domainEnglishFormat.kif 1877-1877 | |
| (format ChineseTraditionalLanguage otherLandUseArea "%2 %n 是 %1 的 other 土地使用地區") | domainEnglishFormat.kif 1878-1878 | |
| (format ChineseLanguage otherLandUseArea "%2 %n 是 %1 的 other 土地使用地区") | domainEnglishFormat.kif 1879-1879 | |
| (termFormat EnglishLanguage otherLandUseArea "other land use area") | domainEnglishFormat.kif 43157-43157 | |
| (termFormat ChineseTraditionalLanguage otherLandUseArea "其他土地使用面積") | domainEnglishFormat.kif 43158-43158 | |
| (termFormat ChineseLanguage otherLandUseArea "其他土地使用面积") | domainEnglishFormat.kif 43159-43159 |
| 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 3620-3631 | If X Y(s) is an other land use area of Z, X is greater than or equal to 0.0, W Y(s) is a total area of Z, Y is an instance of unit of area, and equal V, X, and W, then V Y(s) is an other land use area of Z |
| (=> (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 3633-3651 | If X Y(s) is an other land use area of Z, X is greater than or equal to 0.0, W Y(s) is a total area of Z, and Y is an instance of unit of area, then there exists V such that V is an instance of land area and V is not an instance of arable land and V is not an instance of permanent crop land and V is a geographic subregion of Z and the measure of V is X and W Y(s) |
| 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 3620-3631 | If X Y(s) is an other land use area of Z, X is greater than or equal to 0.0, W Y(s) is a total area of Z, Y is an instance of unit of area, and equal V, X, and W, then V Y(s) is an other land use area of Z |