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



KB Term:  Term intersection
English Word: 

  ISO_4217_A

Sigma KEE - ISO_4217_A
ISO_4217_A(ISO_4217_A)

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


(instance ISO_4217_A CurrencyCodeMap) Media.kif 2225-2225 ISO_4217_A is an instance of currency code map
(documentation ISO_4217_A EnglishLanguage "This CurrencyCodeMap states correspondences between three-letter alphabetic tokens defined in the ISO 4217 standard, and constants defined in SUMO. Note that for most of the alphabetic tokens, ISO 4217 also defines a corresponding three-digit numeric token with the same meaning.") Media.kif 2226-2231 ISO_4217_A is an instance of currency code map
(codeMapping ISO_4217_A "AUD" AustralianDollar) Media.kif 2245-2245 "AUD" in ISO_4217_A denotes australian dollar
(codeMapping ISO_4217_A "BWP" BotswanaPula) Media.kif 2246-2246 "BWP" in ISO_4217_A denotes botswana pula
(codeMapping ISO_4217_A "CAD" CanadianDollar) Media.kif 2247-2247 "CAD" in ISO_4217_A denotes canadian dollar
(codeMapping ISO_4217_A "DKK" DanishKrone) Media.kif 2248-2248 "DKK" in ISO_4217_A denotes danish krone
(codeMapping ISO_4217_A "EUR" EuroDollar) Media.kif 2249-2249 "EUR" in ISO_4217_A denotes euro dollar
(codeMapping ISO_4217_A "GBP" BritishPound) Media.kif 2250-2250 "GBP" in ISO_4217_A denotes british pound
(codeMapping ISO_4217_A "ISK" IcelandicKrona) Media.kif 2251-2251 "ISK" in ISO_4217_A denotes icelandic krona
(codeMapping ISO_4217_A "LSL" LesothoLoti) Media.kif 2252-2252 "LSL" in ISO_4217_A denotes lesotho loti
(codeMapping ISO_4217_A "MWK" MalawianKwacha) Media.kif 2253-2253 "MWK" in ISO_4217_A denotes malawian kwacha
(codeMapping ISO_4217_A "NOK" NorwegianKrone) Media.kif 2254-2254 "NOK" in ISO_4217_A denotes norwegian krone
(codeMapping ISO_4217_A "NZD" NewZealandDollar) Media.kif 2255-2255 "NZD" in ISO_4217_A denotes new zealand dollar
(codeMapping ISO_4217_A "SEK" SwedishKrona) Media.kif 2256-2256 "SEK" in ISO_4217_A denotes swedish krona
(codeMapping ISO_4217_A "SZL" SwazilandLilangeni) Media.kif 2257-2257 "SZL" in ISO_4217_A denotes swaziland lilangeni
(codeMapping ISO_4217_A "USD" UnitedStatesDollar) Media.kif 2258-2258 "USD" in ISO_4217_A denotes united states dollar
(codeMapping ISO_4217_A "ZAR" SouthAfricanRand) Media.kif 2259-2259 "ZAR" in ISO_4217_A denotes south african rand
(codeMapping ISO_4217_A "ZMK" ZambianKwacha) Media.kif 2260-2260 "ZMK" in ISO_4217_A denotes zambian kwacha
(codeMapping ISO_4217_A "ZWD" ZimbabweanDollar) Media.kif 2261-2261 "ZWD" in ISO_4217_A denotes zimbabwean dollar
(codeMapping ISO_4217_A "AED" UnitedArabEmirateDirham) Media.kif 2274-2274 "AED" in ISO_4217_A denotes united arab emirate dirham
(codeMapping ISO_4217_A "AFA" AfghanAfghani) Media.kif 2275-2275 "AFA" in ISO_4217_A denotes afghan afghani
(codeMapping ISO_4217_A "ALL" AlbanianLek) Media.kif 2276-2276 "ALL" in ISO_4217_A denotes albanian lek
(codeMapping ISO_4217_A "AMD" ArmenianDram) Media.kif 2277-2277 "AMD" in ISO_4217_A denotes armenian dram
(codeMapping ISO_4217_A "AOA" AngolanKwanza) Media.kif 2279-2279 "AOA" in ISO_4217_A denotes angolan kwanza
(codeMapping ISO_4217_A "ATS" AustrianSchilling) Media.kif 2281-2281 "ATS" in ISO_4217_A denotes austrian schilling

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25

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


(termFormat EnglishLanguage ISO_4217_A "ISO_4217_A") domainEnglishFormat.kif 65010-65010

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


(=>
    (codeMapping ISO_4217_A ?TOKEN ?X)
    (and
        (instance ?X UnitOfMeasure)
        (stringLength 3 ?TOKEN)
        (instance ?TOKEN AlphabeticString)))
Media.kif 2233-2238 If X in ISO_4217_A denotes Y, then Y is an instance of unit of measure, X is 3 characters long, and X is an instance of alphabetic string
(=>
    (codeMapping ISO_4217_A ?TOKEN ?CURRENCY)
    (currencyCode ?TOKEN ?CURRENCY))
Media.kif 2263-2265 If X in ISO_4217_A denotes Y, then Y is a currency code 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

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


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


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

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners