Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  ]  KB:  Language:    Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - currencyCode
currencyCode

appearance as argument number 1
-------------------------


(instance currencyCode BinaryPredicate) Economy.kif 3945-3945 currency code is an instance of binary predicate
(domain currencyCode 1 SymbolicString) Economy.kif 3946-3946 The number 1 argument of currency code is an instance of symbolic string
(domain currencyCode 2 UnitOfCurrency) Economy.kif 3947-3947 The number 2 argument of currency code is an instance of unit of currency
(subrelation currencyCode abbreviation) Economy.kif 3948-3948 currency code is a subrelation of abbreviation
(documentation currencyCode EnglishLanguage "(currencyCode ?CODE ?UNIT) means that ?CODE is the InternationalOrganizationForStandardization (ISO) 4217 alphabetic currency code for the national CurrencyMeasure ?UNIT.") Economy.kif 3950-3953 currency code is a subrelation of abbreviation

appearance as argument number 2
-------------------------


(format EnglishLanguage currencyCode "%2 is %n a currency code of %1") domainEnglishFormat.kif 590-590
(format ChineseTraditionalLanguage currencyCode "%2 %n 是 %1 的 currency 代碼") domainEnglishFormat.kif 591-591
(format ChineseLanguage currencyCode "%2 %n 是 %1 的 currency 代码") domainEnglishFormat.kif 592-592
(termFormat EnglishLanguage currencyCode "currency code") domainEnglishFormat.kif 18060-18060
(termFormat ChineseTraditionalLanguage currencyCode "貨幣代碼") domainEnglishFormat.kif 18061-18061
(termFormat ChineseLanguage currencyCode "货币代码") domainEnglishFormat.kif 18062-18062

antecedent
-------------------------


(=>
    (currencyCode ?TOKEN ?CURRENCY)
    (codeMapping ISO_4217_A ?TOKEN ?CURRENCY))
Media.kif 2322-2324 If X is a currency code of Y, then Y in ISO_4217_A denotes X

consequent
-------------------------


(=>
    (codeMapping ISO_4217_A ?TOKEN ?CURRENCY)
    (currencyCode ?TOKEN ?CURRENCY))
Media.kif 2318-2320 If X in ISO_4217_A denotes Y, then Y is a currency code of X


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners