![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| currencyExchangeRateInPeriod |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (format EnglishLanguage currencyExchangeRateInPeriod "%1 %n{doesn't} currency exchange rate in period %2 for %3") | domainEnglishFormat.kif 602-602 | |
| (format ChineseTraditionalLanguage currencyExchangeRateInPeriod "%1 %n{不是} 對於 %3 在週期 %2 的 currency 交換匯率") | domainEnglishFormat.kif 603-603 | |
| (format ChineseLanguage currencyExchangeRateInPeriod "%1 %n{不是} 对于 %3 在周期 %2 的 currency 交换汇率") | domainEnglishFormat.kif 604-604 | |
| (termFormat EnglishLanguage currencyExchangeRateInPeriod "currency exchange rate in period") | domainEnglishFormat.kif 18084-18084 | |
| (termFormat ChineseTraditionalLanguage currencyExchangeRateInPeriod "期間貨幣匯率") | domainEnglishFormat.kif 18085-18085 | |
| (termFormat ChineseLanguage currencyExchangeRateInPeriod "期间货币汇率") | domainEnglishFormat.kif 18086-18086 |
| antecedent |
|
|
| (<=> (currencyExchangeRateInPeriod ?UNIT ?AMOUNT ?PERIOD) (exists (?TIME) (and (instance ?TIME ?PERIOD) (holdsDuring ?TIME (currencyExchangeRate ?UNIT ?AMOUNT))))) |
Economy.kif 4000-4005 | X currency exchange rate in period Y for Z if, only if there exists W such that W is an instance of Z, and Y is a currency exchange rate of X holds during W |
| consequent |
|
|
| (<=> (currencyExchangePerUSDollar ?AMOUNT ?PERIOD) (currencyExchangeRateInPeriod UnitedStatesDollar ?AMOUNT ?PERIOD)) |
Economy.kif 3980-3982 | X is a currency exchange per US dollar of Y if and only if united states dollar currency exchange rate in period Y for X |