Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - realGrowthRateOfGDPInPeriod
realGrowthRateOfGDPInPeriod

appearance as argument number 1
-------------------------


(documentation realGrowthRateOfGDPInPeriod EnglishLanguage "(realGrowthRateOfGDPInPeriod ?AREA ?RATE ?PERIOD) means that the annual rate of growth in the Gross Domestic Product (GDP) for the GeopoliticalArea ?AREA is the fraction ?RATE in the period ?PERIOD, adjusted for inflation, with GDP calculated on a purchasing power parity basis. See PPPBasedEconomicValuation.") Economy.kif 1080-1085
(domain realGrowthRateOfGDPInPeriod 1 GeopoliticalArea) Economy.kif 1076-1076
(domain realGrowthRateOfGDPInPeriod 2 RealNumber) Economy.kif 1077-1077
(domainSubclass realGrowthRateOfGDPInPeriod 3 TimeInterval) Economy.kif 1078-1078
(instance realGrowthRateOfGDPInPeriod PPPBasedEconomicValuation) Economy.kif 1074-1074
(instance realGrowthRateOfGDPInPeriod TernaryPredicate) Economy.kif 1075-1075

appearance as argument number 2
-------------------------


(format ChineseLanguage realGrowthRateOfGDPInPeriod "%1 %n 是 对于 %3 在周期 %2 的 real GDP 的成长速率") domainEnglishFormat.kif 2115-2115
(format ChineseTraditionalLanguage realGrowthRateOfGDPInPeriod "%1 %n 是 對於 %3 在週期 %2 的 real GDP 的成長速率") domainEnglishFormat.kif 2114-2114
(format EnglishLanguage realGrowthRateOfGDPInPeriod "%1 is %n real growth rate of GDP in period %2 for %3") domainEnglishFormat.kif 2113-2113
(termFormat ChineseLanguage realGrowthRateOfGDPInPeriod "期间实际GDP增长率") domainEnglishFormat.kif 48941-48941
(termFormat ChineseTraditionalLanguage realGrowthRateOfGDPInPeriod "期間實際GDP增長率") domainEnglishFormat.kif 48940-48940
(termFormat EnglishLanguage realGrowthRateOfGDPInPeriod "real growth rate of GDP in period") domainEnglishFormat.kif 48939-48939

antecedent
-------------------------


(<=>
    (realGrowthRateOfGDPInPeriod ?AREA ?RATE ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (realGrowthRateOfGDP ?AREA ?RATE)))))
Economy.kif 1098-1103


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners