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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - currencyType
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 2992-2994
(domain currencyType 1 GeopoliticalArea) Economy.kif 2987-2987 The number 1 argument of currency type is an instance of geopolitical area
(domain currencyType 2 UnitOfCurrency) Economy.kif 2988-2988 The number 2 argument of currency type is an instance of unit of currency
(instance currencyType BinaryPredicate) Economy.kif 2986-2986 currency type is an instance of binary predicate
(instance currencyType SingleValuedRelation) Economy.kif 2990-2990 currency type is an instance of single valued relation

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 18107-18107
(termFormat ChineseTraditionalLanguage currencyType "貨幣類型") domainEnglishFormat.kif 18106-18106
(termFormat EnglishLanguage currencyType "currency type") domainEnglishFormat.kif 18105-18105

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


(=>
    (and
        (instance ?AREA Nation)
        (currencyType ?AREA EuroDollar))
    (member ?AREA EuropeanMonetaryUnion))
Government.kif 3193-3197

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 3187-3191

appearance as argument number 0
-------------------------


(currencyType Afghanistan AfghanAfghani) Economy.kif 2999-2999 Afghan afghani is a currency type of afghanistan
(currencyType Albania AlbanianLek) Economy.kif 3060-3060 Albanian lek is a currency type of albania
(currencyType Algeria AlgerianDinar) Economy.kif 3064-3064 Algerian dinar is a currency type of algeria
(currencyType Angola AngolanKwanza) Economy.kif 3068-3068 Angolan kwanza is a currency type of angola
(currencyType Argentina ArgentineAustral) Economy.kif 3072-3072 Argentine austral is a currency type of argentina
(currencyType Armenia ArmenianDram) Economy.kif 3076-3076 Armenian dram is a currency type of armenia
(currencyType Australia AustralianDollar) Economy.kif 3080-3080 Australian dollar is a currency type of australia
(currencyType Austria EuroDollar) Economy.kif 3084-3084 Euro dollar is a currency type of austria
(currencyType Azerbaijan AzerbaijaniManat) Economy.kif 3088-3088 Azerbaijani manat is a currency type of azerbaijan
(currencyType Bahrain BahrainianDinar) Economy.kif 3096-3096 Bahrainian dinar is a currency type of bahrain
(currencyType Bangladesh BangladeshiTaka) Economy.kif 3100-3100 Bangladeshi taka is a currency type of bangladesh
(currencyType Barbados BarbadosDollar) Economy.kif 3104-3104 Barbados dollar is a currency type of barbados
(currencyType Belarus BelarusianRubel) Economy.kif 3108-3108 Belarusian rubel is a currency type of belarus
(currencyType Belgium EuroDollar) Economy.kif 3112-3112 Euro dollar is a currency type of belgium
(currencyType Belize BelizeDollar) Economy.kif 3116-3116 Belize dollar is a currency type of belize
(currencyType Benin BeninFranc) Economy.kif 3120-3120 Benin franc is a currency type of benin
(currencyType Bermuda BermudaDollar) Economy.kif 3124-3124 Bermuda dollar is a currency type of bermuda
(currencyType Bhutan BhutaneseNgultrum) Economy.kif 3128-3128 Bhutanese ngultrum is a currency type of bhutan
(currencyType Bolivia BolivianBoliviano) Economy.kif 3132-3132 Bolivian boliviano is a currency type of bolivia
(currencyType Botswana BotswanaPula) Economy.kif 3136-3136 Botswana pula is a currency type of botswana
(currencyType Brazil BrazilianReal) Economy.kif 3140-3140 Brazilian real is a currency type of brazil
(currencyType Brunei BruneiDollar) Economy.kif 3144-3144 Brunei dollar is a currency type of brunei
(currencyType Bulgaria BulgarianLev) Economy.kif 3148-3148 Bulgarian lev is a currency type of bulgaria
(currencyType BurkinaFaso BurkinaFasoFranc) Economy.kif 3152-3152 Burkina faso franc is a currency type of burkina faso
(currencyType Burundi BurundiFranc) Economy.kif 3156-3156 Burundi franc is a currency type of burundi

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25


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