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 1522-1526 | |
(domain annualExpendituresOfArea 1 GeopoliticalArea) | Economy.kif 1519-1519 | |
(domain annualExpendituresOfArea 2 CurrencyMeasure) | Economy.kif 1520-1520 | |
(instance annualExpendituresOfArea BinaryPredicate) | Economy.kif 1518-1518 |
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 7689-7689 | |
(termFormat ChineseTraditionalLanguage annualExpendituresOfArea "區域年度支出") | domainEnglishFormat.kif 7688-7688 | |
(termFormat EnglishLanguage annualExpendituresOfArea "annual expenditures of area") | domainEnglishFormat.kif 7687-7687 |
antecedent |
![]() |
(=> (and (holdsDuring ?TIME (capitalExpendituresOfArea ?AREA ?CAPAMOUNT)) (holdsDuring ?TIME (annualExpendituresOfArea ?AREA ?TOTALAMOUNT))) (greaterThan ?TOTALAMOUNT ?CAPAMOUNT)) |
Economy.kif 1569-1573 |
consequent |
![]() |
(<=> (annualExpendituresOfAreaInPeriod ?AREA ?AMOUNT ?PERIOD) (exists (?TIME) (and (instance ?TIME ?PERIOD) (holdsDuring ?TIME (annualExpendituresOfArea ?AREA ?AMOUNT))))) |
Economy.kif 1528-1533 |
![]() |
![]() |