currencyType |
appearance as argument number 1 |
![]() |
(documentation currencyType EnglishLanguage "(currencyType ?AREA ?UNIT) means that the official currency used in the GeopoliticalArea ?AREA is the UnitOfMeasure ?UNIT.") | Economy.kif 2887-2889 | |
(domain currencyType 1 GeopoliticalArea) | Economy.kif 2882-2882 | |
(domain currencyType 2 UnitOfCurrency) | Economy.kif 2883-2883 | |
(instance currencyType BinaryPredicate) | Economy.kif 2881-2881 | |
(instance currencyType SingleValuedRelation) | Economy.kif 2885-2885 |
appearance as argument number 2 |
![]() |
(format ChineseLanguage currencyType "%2 %n 是 %1 的 currency 类别") | domainEnglishFormat.kif 612-612 | |
(format ChineseTraditionalLanguage currencyType "%2 %n 是 %1 的 currency 類別") | domainEnglishFormat.kif 611-611 | |
(format EnglishLanguage currencyType "%2 is %n a currency type of %1") | domainEnglishFormat.kif 610-610 | |
(termFormat ChineseLanguage currencyType "货币类型") | domainEnglishFormat.kif 18087-18087 | |
(termFormat ChineseTraditionalLanguage currencyType "貨幣類型") | domainEnglishFormat.kif 18086-18086 | |
(termFormat EnglishLanguage currencyType "currency type") | domainEnglishFormat.kif 18085-18085 |
antecedent |
![]() |
(=> (and (instance ?AREA Nation) (currencyType ?AREA EuroDollar)) (member ?AREA EuropeanMonetaryUnion)) |
Government.kif 3221-3225 |
consequent |
![]() |
(=> (and (codeMapping ISO-4217-A ?A3 ?CURRENCY) (codeMapping ISO-3166-1-alpha-2 ?A2 ?AREA) (subclass ?AREA GeopoliticalArea) (equal ?A2 (SubstringFn ?A3 0 2))) (currencyType ?AREA ?CURRENCY)) |
Media.kif 2877-2883 | |
(=> (and (instance ?AREA Nation) (member ?AREA EuropeanMonetaryUnion)) (currencyType ?AREA EuroDollar)) |
Government.kif 3215-3219 |
appearance as argument number 0 |
![]() |
![]() |
![]() |