![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| annualExpendituresOfAreaInPeriod |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (format EnglishLanguage annualExpendituresOfAreaInPeriod "%1 %n{doesn't} annual expenditures of area in period %2 for %3") | domainEnglishFormat.kif 170-170 | |
| (format ChineseTraditionalLanguage annualExpendituresOfAreaInPeriod "%1 %n{不是} 對於 %3 在週期 %2 的 annual 地區消費") | domainEnglishFormat.kif 171-171 | |
| (format ChineseLanguage annualExpendituresOfAreaInPeriod "1 %n{不是} 对于 %3 在周期 %2 的 annual 地区消费") | domainEnglishFormat.kif 172-172 | |
| (termFormat EnglishLanguage annualExpendituresOfAreaInPeriod "annual expenditures of area in period") | domainEnglishFormat.kif 7679-7679 | |
| (termFormat ChineseTraditionalLanguage annualExpendituresOfAreaInPeriod "期間面積的年度支出") | domainEnglishFormat.kif 7680-7680 | |
| (termFormat ChineseLanguage annualExpendituresOfAreaInPeriod "期间面积的年度支出") | domainEnglishFormat.kif 7681-7681 |
| antecedent |
|
|
| (<=> (annualExpendituresOfAreaInPeriod ?AREA ?AMOUNT ?PERIOD) (exists (?TIME) (and (instance ?TIME ?PERIOD) (holdsDuring ?TIME (annualExpendituresOfArea ?AREA ?AMOUNT))))) |
Economy.kif 1637-1642 | X annual expenditures of area in period Y for Z if, only if there exists W such that W is an instance of Z, and Y is an annual expenditures of area of X holds during W |
| (=> (and (capitalExpendituresOfAreaInPeriod ?AREA (MeasureFn ?CAPAMOUNT ?UNIT) ?PERIOD) (annualExpendituresOfAreaInPeriod ?AREA (MeasureFn ?TOTALAMOUNT ?UNIT) ?PERIOD)) (greaterThan ?TOTALAMOUNT ?CAPAMOUNT)) |
Economy.kif 1658-1664 | If X capital expenditures of area in period Y Z(s) for W and X annual expenditures of area in period V Z(s) for W, then V is greater than Y |