importPartnerByFraction |
appearance as argument number 1 |
![]() |
(documentation importPartnerByFraction EnglishLanguage "(importPartnerByFraction ?AREA1 ?AREA2 ?FRACTION) means that the GeopoliticalArea ?AREA1 imports goods from GeopoliticalArea ?AREA2 and provides ?FRACTION of the importTotalInPeriod of ?AREA1, based on U.S. dollar value of imports.") | Economy.kif 2942-2946 | |
(domain importPartnerByFraction 1 GeopoliticalArea) | Economy.kif 2938-2938 | The number 1 argument of import partner by fraction is an instance of geopolitical area |
(domain importPartnerByFraction 2 GeopoliticalArea) | Economy.kif 2939-2939 | The number 2 argument of import partner by fraction is an instance of geopolitical area |
(domain importPartnerByFraction 3 PositiveRealNumber) | Economy.kif 2940-2940 | The number 3 argument of import partner by fraction is an instance of positive real number |
(instance importPartnerByFraction TernaryPredicate) | Economy.kif 2937-2937 | import partner by fraction is an instance of ternary predicate |
appearance as argument number 2 |
![]() |
(format ChineseLanguage importPartnerByFraction "%1 %n{不} 对于 %3 由一部分 %2 import 伙伴") | domainEnglishFormat.kif 1265-1265 | |
(format ChineseTraditionalLanguage importPartnerByFraction "%1 %n{不} 對於 %3 由一部分 %2 import 夥伴") | domainEnglishFormat.kif 1264-1264 | |
(format EnglishLanguage importPartnerByFraction "%1 %n{doesn't} import partner by fraction %2 for %3") | domainEnglishFormat.kif 1263-1263 | |
(termFormat ChineseLanguage importPartnerByFraction "按分数进口伙伴") | domainEnglishFormat.kif 29447-29447 | |
(termFormat ChineseTraditionalLanguage importPartnerByFraction "按分數進口夥伴") | domainEnglishFormat.kif 29446-29446 | |
(termFormat EnglishLanguage importPartnerByFraction "import partner by fraction") | domainEnglishFormat.kif 29445-29445 |
antecedent |
![]() |
(=> (importPartnerByFraction ?AREA1 ?AREA2 ?FRACTION) (lessThanOrEqualTo ?FRACTION 1.0)) |
Economy.kif 2948-2950 |
|
consequent |
![]() |
(<=> (importPartnerByFractionInPeriod ?AREA1 ?AREA2 ?FRACTION ?PERIOD) (exists (?TIME) (and (instance ?TIME ?PERIOD) (holdsDuring ?TIME (importPartnerByFraction ?AREA1 ?AREA2 ?FRACTION))))) |
Economy.kif 2952-2957 | A geopolitical area import partner by fraction in period another geopolitical area for a positive real number with a kind of time interval if and only if there exists a time position such that the time position is an instance of a kind of time interval and the geopolitical area import partner by fraction the other geopolitical area for the positive real number holds during the time position |
![]() |
![]() |