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



KB Term:  Term intersection
English Word: 

  sectorValueOfGDPInPeriod

Sigma KEE - sectorValueOfGDPInPeriod
sectorValueOfGDPInPeriod

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


(instance sectorValueOfGDPInPeriod PPPBasedEconomicValuation) Economy.kif 1182-1182 sector value of GDP in period is an instance of PPP based economic valuation
(instance sectorValueOfGDPInPeriod QuaternaryPredicate) Economy.kif 1183-1183 sector value of GDP in period is an instance of quaternary predicate
(domain sectorValueOfGDPInPeriod 1 GeopoliticalArea) Economy.kif 1184-1184 The number 1 argument of sector value of GDP in period is an instance of geopolitical area
(domain sectorValueOfGDPInPeriod 2 IndustryAttribute) Economy.kif 1185-1185 The number 2 argument of sector value of GDP in period is an instance of industry attribute
(domain sectorValueOfGDPInPeriod 3 CurrencyMeasure) Economy.kif 1186-1186 The number 3 argument of sector value of GDP in period is an instance of currency measure
(domainSubclass sectorValueOfGDPInPeriod 4 TimeInterval) Economy.kif 1187-1187 The number 4 argument of sector value of GDP in period is a subclass of timeframe
(documentation sectorValueOfGDPInPeriod EnglishLanguage "(sectorValueOfGDPInPeriod ?AREA ?SECTOR ?AMOUNT ?PERIOD) means that for the GeopoliticalArea ?AREA, the economic sector ?SECTOR contributes ?AMOUNT to the Gross National Product during the TimeInterval indicated by ?PERIOD, evaluated in U.S. dollars on a purchasing power parity basis. See PPPBasedEconomicValuation.") Economy.kif 1189-1194 The number 4 argument of sector value of GDP in period is a subclass of timeframe

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


(format EnglishLanguage sectorValueOfGDPInPeriod "%1 is %n sector value of GDP in period %2 for %3 with %4") domainEnglishFormat.kif 2241-2241
(format ChineseTraditionalLanguage sectorValueOfGDPInPeriod "%1 %n 是 %3 和 %4 在 週期 %2 的 sector GDP 價值") domainEnglishFormat.kif 2242-2242
(format ChineseLanguage sectorValueOfGDPInPeriod "%1 %n 是 %3 和 %4 在 周期 %2 的 sector GDP 价值") domainEnglishFormat.kif 2243-2243
(termFormat EnglishLanguage sectorValueOfGDPInPeriod "sector value of GDP in period") domainEnglishFormat.kif 51862-51862
(termFormat ChineseTraditionalLanguage sectorValueOfGDPInPeriod "期間GDP的部門價值") domainEnglishFormat.kif 51863-51863
(termFormat ChineseLanguage sectorValueOfGDPInPeriod "期间GDP的部门价值") domainEnglishFormat.kif 51864-51864

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


(<=>
    (sectorValueOfGDPInPeriod ?AREA ?SECTOR
        (MeasureFn ?AMOUNT ?CUNIT) ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (sectorValueOfGDP ?AREA ?SECTOR
                    (MeasureFn ?AMOUNT ?CUNIT))))))
Economy.kif 1218-1226 X is sector value of GDP in period Y for Z W(s) with V if and only if there exists U such that U is an instance of V and X is sector value of GDP Y for Z W(s) holds during U

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


(=>
    (and
        (sectorCompositionOfGDPInPeriod ?AREA ?SECTOR ?FRACTION ?PERIOD)
        (totalGDPInPeriod ?AREA
            (MeasureFn ?GDPAMOUNT ?CUNIT) ?PERIOD)
        (equal ?AMOUNT
            (MultiplicationFn ?FRACTION ?GDPAMOUNT)))
    (sectorValueOfGDPInPeriod ?AREA ?SECTOR
        (MeasureFn ?AMOUNT ?CUNIT) ?PERIOD))
Economy.kif 1196-1204 If X is the sector composition of GDP in period Y for Z with W, X is totalGDP in period V U(s) for W, and equal T, Z, and V, then X is sector value of GDP in period Y for T U(s) with W


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners