![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| annualRevenuesOfArea |
| appearance as argument number 1 |
|
|
| (instance annualRevenuesOfArea BinaryPredicate) | Economy.kif 1599-1599 | annual revenues of area is an instance of binary predicate |
| (domain annualRevenuesOfArea 1 GeopoliticalArea) | Economy.kif 1600-1600 | The number 1 argument of annual revenues of area is an instance of geopolitical area |
| (domain annualRevenuesOfArea 2 CurrencyMeasure) | Economy.kif 1601-1601 | The number 2 argument of annual revenues of area is an instance of currency measure |
| (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 1603-1606 | The number 2 argument of annual revenues of area is an instance of currency measure |
| appearance as argument number 2 |
|
|
| (format EnglishLanguage annualRevenuesOfArea "%2 is %n an annual revenues of area of %1") | domainEnglishFormat.kif 182-182 | |
| (format ChineseTraditionalLanguage annualRevenuesOfArea "%2 %n 是 %1 的 annual 地區收入") | domainEnglishFormat.kif 183-183 | |
| (format ChineseLanguage annualRevenuesOfArea "%2 %n 是 %1 的 annual 地区收入") | domainEnglishFormat.kif 184-184 | |
| (termFormat EnglishLanguage annualRevenuesOfArea "annual revenues of area") | domainEnglishFormat.kif 7697-7697 | |
| (termFormat ChineseTraditionalLanguage annualRevenuesOfArea "面積年收入") | domainEnglishFormat.kif 7698-7698 | |
| (termFormat ChineseLanguage annualRevenuesOfArea "面积年收入") | domainEnglishFormat.kif 7699-7699 |
| consequent |
|
|
| (<=> (annualRevenuesOfAreaInPeriod ?AREA ?AMOUNT ?PERIOD) (exists (?TIME) (and (instance ?TIME ?PERIOD) (holdsDuring ?TIME (annualRevenuesOfArea ?AREA ?AMOUNT))))) |
Economy.kif 1608-1613 | X annual revenues 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 revenues of area of X holds during W |