exportPartnerByFraction |
appearance as argument number 1 |
![]() |
(documentation exportPartnerByFraction EnglishLanguage "(exportPartnerByFraction ?AREA1 ?AREA2 ?FRACTION) means that the GeopoliticalArea ?AREA1 exports goods to GeopoliticalArea ?AREA2 and receives ?FRACTION of the exportTotalInPeriod of ?AREA1, based on U.S. dollar value of exports.") | Economy.kif 2779-2783 | |
(domain exportPartnerByFraction 1 GeopoliticalArea) | Economy.kif 2775-2775 | The number 1 argument of export partner by fraction is an instance of geopolitical area |
(domain exportPartnerByFraction 2 GeopoliticalArea) | Economy.kif 2776-2776 | The number 2 argument of export partner by fraction is an instance of geopolitical area |
(domain exportPartnerByFraction 3 PositiveRealNumber) | Economy.kif 2777-2777 | The number 3 argument of export partner by fraction is an instance of positive real number |
(instance exportPartnerByFraction TernaryPredicate) | Economy.kif 2774-2774 | export partner by fraction is an instance of ternary predicate |
appearance as argument number 2 |
![]() |
(format ChineseLanguage exportPartnerByFraction "%1 %n{不} 对于 %3 由部分 %2 export 伙伴") | domainEnglishFormat.kif 955-955 | |
(format ChineseTraditionalLanguage exportPartnerByFraction "%1 %n{不} 對於 %3 由部分 %2 export 夥伴") | domainEnglishFormat.kif 954-954 | |
(format EnglishLanguage exportPartnerByFraction "%1 %n{doesn't} export partner by fraction %2 for %3") | domainEnglishFormat.kif 953-953 | |
(termFormat ChineseLanguage exportPartnerByFraction "按分数出口合作伙伴") | domainEnglishFormat.kif 22909-22909 | |
(termFormat ChineseTraditionalLanguage exportPartnerByFraction "按分數出口合作夥伴") | domainEnglishFormat.kif 22908-22908 | |
(termFormat EnglishLanguage exportPartnerByFraction "export partner by fraction") | domainEnglishFormat.kif 22907-22907 |
antecedent |
![]() |
(=> (exportPartnerByFraction ?AREA1 ?AREA2 ?FRACTION) (lessThanOrEqualTo ?FRACTION 1.0)) |
Economy.kif 2785-2787 |
|
consequent |
![]() |
(<=> (exportPartnerByFractionInPeriod ?AREA1 ?AREA2 ?FRACTION ?PERIOD) (exists (?TIME) (and (instance ?TIME ?PERIOD) (holdsDuring ?TIME (exportPartnerByFraction ?AREA1 ?AREA2 ?FRACTION))))) |
Economy.kif 2789-2794 | A geopolitical area export 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 export partner by fraction the other geopolitical area for the positive real number holds during the time position |
![]() |
![]() |