![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| currencyType |
| appearance as argument number 1 |
|
|
| (instance currencyType BinaryPredicate) | Economy.kif 3203-3203 | currency type is an instance of binary predicate |
| (domain currencyType 1 GeopoliticalArea) | Economy.kif 3204-3204 | The number 1 argument of currency type is an instance of geopolitical area |
| (domain currencyType 2 UnitOfCurrency) | Economy.kif 3205-3205 | The number 2 argument of currency type is an instance of unit of currency |
| (instance currencyType SingleValuedRelation) | Economy.kif 3207-3207 | currency type is an instance of single valued relation |
| (documentation currencyType EnglishLanguage "(currencyType ?AREA ?UNIT) means that the official currency used in the GeopoliticalArea ?AREA is the UnitOfMeasure ?UNIT.") | Economy.kif 3209-3211 | currency type is an instance of single valued relation |
| appearance as argument number 2 |
|
|
| (format EnglishLanguage currencyType "%2 is %n a currency type of %1") | domainEnglishFormat.kif 610-610 | |
| (format ChineseTraditionalLanguage currencyType "%2 %n 是 %1 的 currency 類別") | domainEnglishFormat.kif 611-611 | |
| (format ChineseLanguage currencyType "%2 %n 是 %1 的 currency 类别") | domainEnglishFormat.kif 612-612 | |
| (termFormat EnglishLanguage currencyType "currency type") | domainEnglishFormat.kif 18096-18096 | |
| (termFormat ChineseTraditionalLanguage currencyType "貨幣類型") | domainEnglishFormat.kif 18097-18097 | |
| (termFormat ChineseLanguage currencyType "货币类型") | domainEnglishFormat.kif 18098-18098 |
| antecedent |
|
|
| (=> (and (instance ?AREA Nation) (currencyType ?AREA EuroDollar)) (member ?AREA EuropeanMonetaryUnion)) |
Government.kif 3221-3225 | If X is an instance of nation and euro dollar is a currency type of X, then X is a member of european monetary union |
| consequent |
|
|
| (=> (and (instance ?AREA Nation) (member ?AREA EuropeanMonetaryUnion)) (currencyType ?AREA EuroDollar)) |
Government.kif 3215-3219 | If X is an instance of nation and X is a member of european monetary union, then euro dollar is a currency type of X |
| (=> (and (codeMapping ISO_4217_A ?A3 ?CURRENCY) (codeMapping ISO_3166_1_alpha_2 ?A2 ?AREA) (instance ?AREA GeopoliticalArea) (equal ?A2 (SubstringFn ?A3 0 2))) (currencyType ?AREA ?CURRENCY)) |
Media.kif 2836-2842 | If X in ISO_4217_A denotes Y, Z in ISO_3166_1_alpha_2 denotes W, W is an instance of geopolitical area, and equal Z and the sub-string of X from 0 to 2, then Y is a currency type of W |
| appearance as argument number 0 |
|
|