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

Formal Language: 



KB Term:  Term intersection
English Word: 

  sectorValueOfGDP

Sigma KEE - sectorValueOfGDP
sectorValueOfGDP

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


(documentation sectorValueOfGDP EnglishLanguage "(sectorValueOfGDP ?AREA ?SECTOR ?AMOUNT) means that for the GeopoliticalArea ?AREA, the economic sector ?SECTOR contributes ?AMOUNT to the Gross National Product, evaluated in U.S. dollars on a purchasing power parity basis. See PPPBasedEconomicValuation.") Economy.kif 1123-1127
(domain sectorValueOfGDP 1 GeopoliticalArea) Economy.kif 1119-1119 sectorValueOfGDP の数値 1 引数は 地政学的地域instance では %n
(domain sectorValueOfGDP 2 IndustryAttribute) Economy.kif 1120-1120 sectorValueOfGDP の数値 2 引数は IndustryAttributeinstance では %n
(domain sectorValueOfGDP 3 CurrencyMeasure) Economy.kif 1121-1121 sectorValueOfGDP の数値 3 引数は 通貨測定instance では %n
(instance sectorValueOfGDP PPPBasedEconomicValuation) Economy.kif 1117-1117 sectorValueOfGDPPPPBasedEconomicValuationinstance では %n
(instance sectorValueOfGDP TernaryPredicate) Economy.kif 1118-1118 sectorValueOfGDP3進述語instance では %n

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


(format ChineseLanguage sectorValueOfGDP "%1 %n 是 对于 %3 的 sector GDP 价值 %2 ") domainEnglishFormat.kif 2235-2235
(format ChineseTraditionalLanguage sectorValueOfGDP "%1 %n 是 對於 %3 的 sector GDP 價值 %2 ") domainEnglishFormat.kif 2234-2234
(format EnglishLanguage sectorValueOfGDP "%1 is %n sector value of GDP %2 for %3") domainEnglishFormat.kif 2233-2233
(termFormat ChineseLanguage sectorValueOfGDP "GDP的行业价值") domainEnglishFormat.kif 51861-51861
(termFormat ChineseTraditionalLanguage sectorValueOfGDP "GDP的行業價值") domainEnglishFormat.kif 51860-51860
(termFormat EnglishLanguage sectorValueOfGDP "sector value of GDP") domainEnglishFormat.kif 51859-51859

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


(<=>
    (sectorValueOfGDPInPeriod ?AREA ?SECTOR
        (MeasureFn ?AMOUNT ?CUNIT) ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (sectorValueOfGDP ?AREA ?SECTOR
                    (MeasureFn ?AMOUNT ?CUNIT))))))
Economy.kif 1129-1137 sectorValueOfGDPInPeriod 地政学的地域, IndustryAttribute, 実数 測定単位(s) and 時間間隔 時間位置 時間位置 時間間隔instance では %n sectorValueOfGDP 地政学的地域, IndustryAttribute and 実数 測定単位(s) は 時間位置during holds %n{ない}


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

Show without tree


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