perCapitaGDPInPeriod |
appearance as argument number 1 |
appearance as argument number 2 |
(format ChineseLanguage perCapitaGDPInPeriod "%1 %n 是 对于 %3 在周期 %2 的 per 人头 GDP") | domainEnglishFormat.kif 1931-1931 | |
(format ChineseTraditionalLanguage perCapitaGDPInPeriod "%1 %n 是 對於 %3 在週期 %2 的 per 人頭 GDP") | domainEnglishFormat.kif 1930-1930 | |
(format EnglishLanguage perCapitaGDPInPeriod "%1 is %n per capitaGDP in period %2 for %3") | domainEnglishFormat.kif 1929-1929 | |
(termFormat ChineseLanguage perCapitaGDPInPeriod "人均国内生产总值") | domainEnglishFormat.kif 45128-45128 | |
(termFormat ChineseTraditionalLanguage perCapitaGDPInPeriod "人均國內生產總值") | domainEnglishFormat.kif 45127-45127 | |
(termFormat EnglishLanguage perCapitaGDPInPeriod "per capitaGDP in period") | domainEnglishFormat.kif 45126-45126 |
antecedent |
(<=> (perCapitaGDPInPeriod ?AREA ?AMOUNT ?PERIOD) (exists (?TIME) (and (instance ?TIME ?PERIOD) (holdsDuring ?TIME (perCapitaGDP ?AREA ?AMOUNT))))) |
Economy.kif 1042-1047 | A geopolitical area is per capitaGDP in period a currency measure for a time interval if and only if there exists a time position such that the time position is an instance of the time interval and the currency measure is a per capitaGDP of the geopolitical area holds during the time position |
consequent |