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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - annualRevenuesOfArea
annualRevenuesOfArea

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


(documentation annualRevenuesOfArea EnglishLanguage "(annualRevenuesOfArea ?AREA ?AMOUNT) means that the annual budgetary revenues of the GeopoliticalArea ?AREA are ?AMOUNT, calculated in U.S. dollars according to the currency exchange rate method.") Economy.kif 1483-1486
(domain annualRevenuesOfArea 1 GeopoliticalArea) Economy.kif 1480-1480 The number 1 argument of annual revenues of area is an instance of geopolitical area
(domain annualRevenuesOfArea 2 CurrencyMeasure) Economy.kif 1481-1481 The number 2 argument of annual revenues of area is an instance of currency measure
(instance annualRevenuesOfArea BinaryPredicate) Economy.kif 1479-1479 annual revenues of area is an instance of binary predicate

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


(format ChineseLanguage annualRevenuesOfArea "%2 %n 是 %1 的 annual 地区收入") domainEnglishFormat.kif 184-184
(format ChineseTraditionalLanguage annualRevenuesOfArea "%2 %n 是 %1 的 annual 地區收入") domainEnglishFormat.kif 183-183
(format EnglishLanguage annualRevenuesOfArea "%2 is %n an annual revenues of area of %1") domainEnglishFormat.kif 182-182
(termFormat ChineseLanguage annualRevenuesOfArea "面积年收入") domainEnglishFormat.kif 7704-7704
(termFormat ChineseTraditionalLanguage annualRevenuesOfArea "面積年收入") domainEnglishFormat.kif 7703-7703
(termFormat EnglishLanguage annualRevenuesOfArea "annual revenues of area") domainEnglishFormat.kif 7702-7702

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


(<=>
    (annualRevenuesOfAreaInPeriod ?AREA ?AMOUNT ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (annualRevenuesOfArea ?AREA ?AMOUNT)))))
Economy.kif 1488-1493 A geopolitical area annual revenues of area in period a currency measure for a kind of time interval if and only if there exists a time position such that the time position is an instance of a kind of time interval and the currency measure is an annual revenues of area of the geopolitical area holds during the time position


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