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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - annualExpendituresOfArea
annualExpendituresOfArea

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


(documentation annualExpendituresOfArea EnglishLanguage "(annualExpendituresOfArea ?AREA ?AMOUNT) means that the annual budgetary expenditures of the GeopoliticalArea ?AREA are ?AMOUNT, calculated in U.S. dollars according to the currency exchange rate method.") Economy.kif 1511-1515
(domain annualExpendituresOfArea 1 GeopoliticalArea) Economy.kif 1508-1508 Die Zahl 1 Argument von annualExpendituresOfArea ist ein fall von GeopoliticalArea %n{nicht}
(domain annualExpendituresOfArea 2 CurrencyMeasure) Economy.kif 1509-1509 Die Zahl 2 Argument von annualExpendituresOfArea ist ein fall von CurrencyMeasure %n{nicht}
(instance annualExpendituresOfArea BinaryPredicate) Economy.kif 1507-1507 annualExpendituresOfArea ist ein fall von BinaryPredicate %n{nicht}

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


(format ChineseLanguage annualExpendituresOfArea "%2 %n 是 %1 在 annual 地区消费") domainEnglishFormat.kif 168-168
(format ChineseTraditionalLanguage annualExpendituresOfArea "%2 %n 是 %1 在 annual 地區消費") domainEnglishFormat.kif 167-167
(format EnglishLanguage annualExpendituresOfArea "%2 is %n an annual expenditures of area of %1") domainEnglishFormat.kif 166-166
(termFormat ChineseLanguage annualExpendituresOfArea "区域年度支出") domainEnglishFormat.kif 7680-7680
(termFormat ChineseTraditionalLanguage annualExpendituresOfArea "區域年度支出") domainEnglishFormat.kif 7679-7679
(termFormat EnglishLanguage annualExpendituresOfArea "annual expenditures of area") domainEnglishFormat.kif 7678-7678

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


(=>
    (and
        (holdsDuring ?TIME
            (capitalExpendituresOfArea ?AREA ?CAPAMOUNT))
        (holdsDuring ?TIME
            (annualExpendituresOfArea ?AREA ?TOTALAMOUNT)))
    (greaterThan ?TOTALAMOUNT ?CAPAMOUNT))
Economy.kif 1558-1562

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


(<=>
    (annualExpendituresOfAreaInPeriod ?AREA ?AMOUNT ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (annualExpendituresOfArea ?AREA ?AMOUNT)))))
Economy.kif 1517-1522 annualExpendituresOfAreaInPeriod GeopoliticalArea, CurrencyMeasure and ** TimeInterval genau dann wenn es gibt TimePosition um ** TimePosition ist ein fall von ** TimeInterval %n{nicht} und annualExpendituresOfArea ** GeopoliticalArea and ** CurrencyMeasure haelt waehrend ** TimePosition %n{nicht}


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