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

Formal Language: 



KB Term:  Term intersection
English Word: 

  totalGDPInPeriod

Sigma KEE - totalGDPInPeriod
totalGDPInPeriod

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


(documentation totalGDPInPeriod EnglishLanguage "(totalGDPInPeriod ?AREA ?AMOUNT ?PERIOD) means that the value of all final goods and services produced within the GeopoliticalArea ?AREA is ?AMOUNT in the period indicated by ?PERIOD, measured in U.S. dollars calculated on a purchasing power parity basis. (See PPPBasedEconomicValuation.) This is the Gross Domestic Product for ?AREA for a specified period.") Economy.kif 940-945
(domain totalGDPInPeriod 1 GeopoliticalArea) Economy.kif 936-936 期間的國內生產GDP總值, 1 and GeopoliticalArea
(domain totalGDPInPeriod 2 CurrencyMeasure) Economy.kif 937-937 期間的國內生產GDP總值, 2 and CurrencyMeasure
(domainSubclass totalGDPInPeriod 3 TimeInterval) Economy.kif 938-938 域子類 期間的國內生產GDP總值, 3 and TimeInterval
(instance totalGDPInPeriod PPPBasedEconomicValuation) Economy.kif 934-934 期間的國內生產GDP總值 and 基於PPP的經濟估值
(instance totalGDPInPeriod TernaryPredicate) Economy.kif 935-935 期間的國內生產GDP總值 and TernaryPredicate

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


(format ChineseLanguage totalGDPInPeriod "%1 %n 是 对于 %3 在 周期 %2 的 totalGDP ") domainEnglishFormat.kif 2499-2499
(format ChineseTraditionalLanguage totalGDPInPeriod "%1 %n 是 對於 %3 在 週期 %2 的 totalGDP ") domainEnglishFormat.kif 2498-2498
(format EnglishLanguage totalGDPInPeriod "%1 is %n totalGDP in period %2 for %3") domainEnglishFormat.kif 2497-2497
(termFormat ChineseLanguage totalGDPInPeriod "期间的国内生产GDP总值") domainEnglishFormat.kif 58562-58562
(termFormat ChineseTraditionalLanguage totalGDPInPeriod "期間的國內生產GDP總值") domainEnglishFormat.kif 58561-58561
(termFormat EnglishLanguage totalGDPInPeriod "totalGDP in period") domainEnglishFormat.kif 58560-58560

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


(<=>
    (totalGDPInPeriod ?AREA ?AMOUNT ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (totalGDP ?AREA ?AMOUNT)))))
Economy.kif 958-963 GeopoliticalArea 是 對於 TimeInterval 在 週期 CurrencyMeasuretotalGDP TimePosition TimePosition and TimeInterval 持有期間 TimePosition and CurrencyMeasure GeopoliticalAreatotal GDP
(=>
    (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 1107-1115


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