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 989-994
(domain realGrowthRateOfGDPInPeriod 1 GeopoliticalArea) Economy.kif 985-985
(domain realGrowthRateOfGDPInPeriod 2 RealNumber) Economy.kif 986-986
(domainSubclass realGrowthRateOfGDPInPeriod 3 TimeInterval) Economy.kif 987-987
(instance realGrowthRateOfGDPInPeriod PPPBasedEconomicValuation) Economy.kif 983-983
(instance realGrowthRateOfGDPInPeriod TernaryPredicate) Economy.kif 984-984

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


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

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


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


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