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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - annualExpendituresOfAreaInPeriod
annualExpendituresOfAreaInPeriod

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


(documentation annualExpendituresOfAreaInPeriod EnglishLanguage "(annualExpendituresOfAreaInPeriod ?AREA ?AMOUNT ?PERIOD) means that the annual budgetary expenditures of the GeopoliticalArea ?AREA are ?AMOUNT for the annual TimeInterval indicated by ?PERIOD, calculated in U.S. dollars according to the currency exchange rate method.") Economy.kif 1626-1630
(domain annualExpendituresOfAreaInPeriod 1 GeopoliticalArea) Economy.kif 1622-1622 annualExpendituresOfAreaInPeriod の数値 1 引数は 地政学的地域instance では
(domain annualExpendituresOfAreaInPeriod 2 CurrencyMeasure) Economy.kif 1623-1623 annualExpendituresOfAreaInPeriod の数値 2 引数は 通貨測定instance では
(domainSubclass annualExpendituresOfAreaInPeriod 3 TimeInterval) Economy.kif 1624-1624 annualExpendituresOfAreaInPeriod の数値 3 引数は 時間間隔subclass では
(instance annualExpendituresOfAreaInPeriod TernaryPredicate) Economy.kif 1621-1621 annualExpendituresOfAreaInPeriod3進述語instance では

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


(format ChineseLanguage annualExpendituresOfAreaInPeriod "1 %n{不是} 对于 %3 在周期 %2 的 annual 地区消费") domainEnglishFormat.kif 172-172
(format ChineseTraditionalLanguage annualExpendituresOfAreaInPeriod "%1 %n{不是} 對於 %3 在週期 %2 的 annual 地區消費") domainEnglishFormat.kif 171-171
(format EnglishLanguage annualExpendituresOfAreaInPeriod "%1 %n{doesn't} annual expenditures of area in period %2 for %3") domainEnglishFormat.kif 170-170
(termFormat ChineseLanguage annualExpendituresOfAreaInPeriod "期间面积的年度支出") domainEnglishFormat.kif 7687-7687
(termFormat ChineseTraditionalLanguage annualExpendituresOfAreaInPeriod "期間面積的年度支出") domainEnglishFormat.kif 7686-7686
(termFormat EnglishLanguage annualExpendituresOfAreaInPeriod "annual expenditures of area in period") domainEnglishFormat.kif 7685-7685

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


(<=>
    (annualExpendituresOfAreaInPeriod ?AREA ?AMOUNT ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (annualExpendituresOfArea ?AREA ?AMOUNT)))))
Economy.kif 1642-1647 annualExpendituresOfAreaInPeriod 地政学的地域, 通貨測定 and 時間間隔 時間位置 時間位置 時間間隔instance では annualExpendituresOfArea 地政学的地域 and 通貨測定 時間位置during holds
(=>
    (and
        (capitalExpendituresOfAreaInPeriod ?AREA
            (MeasureFn ?CAPAMOUNT ?UNIT) ?PERIOD)
        (annualExpendituresOfAreaInPeriod ?AREA
            (MeasureFn ?TOTALAMOUNT ?UNIT) ?PERIOD))
    (greaterThan ?TOTALAMOUNT ?CAPAMOUNT))
Economy.kif 1663-1669


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