exportPartnerByRank |
appearance as argument number 1 |
![]() |
(documentation exportPartnerByRank EnglishLanguage "(exportPartnerByRank ?AREA1 ?AREA2 ?NTH) means that the GeopoliticalArea ?AREA1 exports goods to GeopoliticalArea ?AREA2 and is the ?NTH most important export partner of ?AREA1, based on U.S. dollar value of exports.") | Economy.kif 2620-2624 | |
(domain exportPartnerByRank 1 GeopoliticalArea) | Economy.kif 2616-2616 | The number 1 argument of export partner by rank is an instance of geopolitical area |
(domain exportPartnerByRank 2 GeopoliticalArea) | Economy.kif 2617-2617 | The number 2 argument of export partner by rank is an instance of geopolitical area |
(domain exportPartnerByRank 3 PositiveInteger) | Economy.kif 2618-2618 | The number 3 argument of export partner by rank is an instance of positive integer |
(instance exportPartnerByRank TernaryPredicate) | Economy.kif 2615-2615 | export partner by rank is an instance of ternary predicate |
appearance as argument number 2 |
![]() |
(format ChineseLanguage exportPartnerByRank "%1 %n{不} 对于 %3 由阶级 %2 export 伙伴") | domainEnglishFormat.kif 963-963 | |
(format ChineseTraditionalLanguage exportPartnerByRank "%1 %n{不} 對於 %3 由階級 %2 export 夥伴") | domainEnglishFormat.kif 962-962 | |
(format EnglishLanguage exportPartnerByRank "%1 %n{doesn't} export partner by rank %2 for %3") | domainEnglishFormat.kif 961-961 | |
(termFormat ChineseLanguage exportPartnerByRank "按排名出口合作伙伴") | domainEnglishFormat.kif 22932-22932 | |
(termFormat ChineseTraditionalLanguage exportPartnerByRank "按排名出口合作夥伴") | domainEnglishFormat.kif 22931-22931 | |
(termFormat EnglishLanguage exportPartnerByRank "export partner by rank") | domainEnglishFormat.kif 22930-22930 |
consequent |
![]() |
(<=> (exportPartnerByRankInPeriod ?AREA1 ?AREA2 ?NTH ?PERIOD) (exists (?TIME) (and (instance ?TIME ?PERIOD) (holdsDuring ?TIME (exportPartnerByRank ?AREA1 ?AREA2 ?NTH))))) |
Economy.kif 2626-2631 | A geopolitical area export partner by rank in period another geopolitical area for a positive integer 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 rank the other geopolitical area for the positive integer holds during the time position |
![]() |
![]() |