exportPartnerByFractionInPeriod |
appearance as argument number 1 |
appearance as argument number 2 |
(format ChineseLanguage exportPartnerByFractionInPeriod "%1 %n{不} 对 %3 和 %4 在周期 %2 由部分 export 伙伴") | domainEnglishFormat.kif 959-959 | |
(format ChineseTraditionalLanguage exportPartnerByFractionInPeriod "%1 %n{不} 對 %3 和 %4 在週期 %2 由部分 export 夥伴") | domainEnglishFormat.kif 958-958 | |
(format EnglishLanguage exportPartnerByFractionInPeriod "%1 %n{doesn't} export partner by fraction in period %2 for %3 with %4") | domainEnglishFormat.kif 957-957 | |
(termFormat ChineseLanguage exportPartnerByFractionInPeriod "出口合作伙伴按期间分数") | domainEnglishFormat.kif 22932-22932 | |
(termFormat ChineseTraditionalLanguage exportPartnerByFractionInPeriod "出口合作夥伴按期間分數") | domainEnglishFormat.kif 22931-22931 | |
(termFormat EnglishLanguage exportPartnerByFractionInPeriod "export partner by fraction in period") | domainEnglishFormat.kif 22930-22930 |
antecedent |
(<=> (exportPartnerByFractionInPeriod ?AREA1 ?AREA2 ?FRACTION ?PERIOD) (exists (?TIME) (and (instance ?TIME ?PERIOD) (holdsDuring ?TIME (exportPartnerByFraction ?AREA1 ?AREA2 ?FRACTION))))) |
Economy.kif 2549-2554 | 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 |
(=> (exportPartnerByFractionInPeriod ?AREA1 ?AREA2 ?FRACTION ?PERIOD) (lessThanOrEqualTo ?FRACTION 1.0)) |
Economy.kif 2530-2532 |
|