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 3092-3094 | |
(domain currencyType 1 GeopoliticalArea) | Economy.kif 3087-3087 | 货币类型 的 1 数量 是 地缘政治区域 的 instance |
(domain currencyType 2 UnitOfCurrency) | Economy.kif 3088-3088 | 货币类型 的 2 数量 是 UnitOfCurrency 的 instance |
(instance currencyType BinaryPredicate) | Economy.kif 3086-3086 | 货币类型 是 二元谓语 的 instance |
(instance currencyType SingleValuedRelation) | Economy.kif 3090-3090 | 货币类型 是 单值关系 的 instance |
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 18111-18111 | |
(termFormat ChineseTraditionalLanguage currencyType "貨幣類型") | domainEnglishFormat.kif 18110-18110 | |
(termFormat EnglishLanguage currencyType "currency type") | domainEnglishFormat.kif 18109-18109 |
antecedent |
![]() |
(=> (and (instance ?AREA Nation) (currencyType ?AREA EuroDollar)) (member ?AREA EuropeanMonetaryUnion)) |
Government.kif 3191-3195 |
consequent |
![]() |
(=> (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 2889-2895 |
|
(=> (and (instance ?AREA Nation) (member ?AREA EuropeanMonetaryUnion)) (currencyType ?AREA EuroDollar)) |
Government.kif 3185-3189 |
appearance as argument number 0 |
![]() |
![]() |
![]() |