comparativeArea |
appearance as argument number 1 |
![]() |
(documentation comparativeArea EnglishLanguage "(comparativeArea ?REGION1 ?RELATION ?FACTOR ?REGION2) means that the total area of GeographicArea ?REGION1 has the relation ?RELATION to the total area of GeographicArea ?REGION2 times ?FACTOR. For example, that France is (slightly) less than twice the size of Colorado is represented by (comparativeArea France lessThan 2.0 Colorado).") | Geography.kif 648-653 | |
(domain comparativeArea 1 GeographicArea) | Geography.kif 642-642 | comparativeArea の数値 1 引数は 地理的地域 の instance では |
(domain comparativeArea 2 BinaryRelationExtendedToQuantities) | Geography.kif 644-644 | comparativeArea の数値 2 引数は BinaryRelationExtendedToQuantities の instance では |
(domain comparativeArea 3 PositiveRealNumber) | Geography.kif 645-645 | comparativeArea の数値 3 引数は 正の実数 の instance では |
(domain comparativeArea 4 GeographicArea) | Geography.kif 646-646 | comparativeArea の数値 4 引数は 地理的地域 の instance では |
(instance comparativeArea QuaternaryPredicate) | Geography.kif 641-641 | comparativeArea は 4進述語 の instance では |
appearance as argument number 2 |
![]() |
(format ChineseLanguage comparativeArea "%1 %n{不是} comparative 地区 %2 对于 %3 跟 %4 在一起") | domainEnglishFormat.kif 500-500 | |
(format ChineseTraditionalLanguage comparativeArea "%1 %n{不是} comparative 地區 %2 對於 %3 跟 %4 在一起") | domainEnglishFormat.kif 499-499 | |
(format EnglishLanguage comparativeArea "%1 %n{doesn't} comparative area %2 for %3 with %4") | domainEnglishFormat.kif 498-498 | |
(termFormat ChineseLanguage comparativeArea "比较区域") | domainEnglishFormat.kif 16149-16149 | |
(termFormat ChineseTraditionalLanguage comparativeArea "比較區域") | domainEnglishFormat.kif 16148-16148 | |
(termFormat EnglishLanguage comparativeArea "comparative area") | domainEnglishFormat.kif 16147-16147 |
antecedent |
![]() |
(=> (and (comparativeArea ?REGION1 ?RELATION ?FACTOR ?REGION2) (instance ?UNIT UnitOfArea) (measure ?REGION1 (MeasureFn ?NUM1 ?UNIT)) (measure ?REGION2 (MeasureFn ?NUM2 ?UNIT))) (?RELATION (MeasureFn ?NUM1 ?UNIT) (MeasureFn (MultiplicationFn ?FACTOR ?NUM2) ?UNIT))) |
Geography.kif 655-665 |
appearance as argument number 0 |
![]() |
(comparativeArea SouthernOcean greaterThan 2.0 UnitedStates) | Geography.kif 4746-4746 | comparativeArea SouthernOcean, greaterThan, 2.0 and UnitedStates |
![]() |
![]() |