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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - industrialProductionGrowthRate
industrialProductionGrowthRate

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


(documentation industrialProductionGrowthRate EnglishLanguage "(industrialProductionGrowthRate ?AREA ?RATE) means that in the GeopoliticalArea ?AREA, the annual percentage increase in industrial production is ?RATE.") Economy.kif 2059-2062
(domain industrialProductionGrowthRate 1 GeopoliticalArea) Economy.kif 2056-2056 The number 1 argument of industrial production growth rate is an instance of geopolitical area
(domain industrialProductionGrowthRate 2 RealNumber) Economy.kif 2057-2057 The number 2 argument of industrial production growth rate is an instance of real number
(instance industrialProductionGrowthRate BinaryPredicate) Economy.kif 2055-2055 industrial production growth rate is an instance of binary predicate

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


(format ChineseLanguage industrialProductionGrowthRate "%2 %n 是 %1 的 %industrial 生产速率 %3 ") domainEnglishFormat.kif 1309-1309
(format ChineseTraditionalLanguage industrialProductionGrowthRate "%2 %n 是 %1 的 %industrial 生產速率 %3 ") domainEnglishFormat.kif 1308-1308
(format EnglishLanguage industrialProductionGrowthRate "%2 is %n an industrial production growth rate of %1") domainEnglishFormat.kif 1307-1307
(termFormat ChineseLanguage industrialProductionGrowthRate "工业生产增长率") domainEnglishFormat.kif 29873-29873
(termFormat ChineseTraditionalLanguage industrialProductionGrowthRate "工業生產增長率") domainEnglishFormat.kif 29872-29872
(termFormat EnglishLanguage industrialProductionGrowthRate "industrial production growth rate") domainEnglishFormat.kif 29871-29871

consequent
-------------------------


(<=>
    (industrialProductionGrowthRateInPeriod ?AREA ?RATE ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (industrialProductionGrowthRate ?AREA ?RATE)))))
Economy.kif 2064-2069 A geopolitical area is industrial production growth rate in period a real number for 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 real number is an industrial production growth rate of the geopolitical area holds during the time position


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