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


KB Term:  Term intersection
English Word: 

Sigma KEE - currencyExchangePerUSDollar
currencyExchangePerUSDollar

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


(instance currencyExchangePerUSDollar BinaryPredicate) Economy.kif 3960-3960 currency exchange perUS dollar is an instance of binary predicate
(domain currencyExchangePerUSDollar 1 CurrencyMeasure) Economy.kif 3961-3961 The number 1 argument of currency exchange perUS dollar is an instance of currency measure
(domainSubclass currencyExchangePerUSDollar 2 TimeInterval) Economy.kif 3962-3962 The number 2 argument of currency exchange perUS dollar is a subclass of timeframe
(documentation currencyExchangePerUSDollar EnglishLanguage "(currencyExchangePerUSDollar ?AMOUNT ?PERIOD) means that one UnitedStatesDollar is worth ?AMOUNT (in a non-U.S. CurrencyMeasure), during the TimeInterval indicated by ?PERIOD. The rate of exchange may be based either on international market forces or official fiat.") Economy.kif 3964-3968 The number 2 argument of currency exchange perUS dollar is a subclass of timeframe

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


(format EnglishLanguage currencyExchangePerUSDollar "%2 is %n a currency exchange per US dollar of %1") domainEnglishFormat.kif 594-594
(format ChineseTraditionalLanguage currencyExchangePerUSDollar "%2 %n 是 %1 的 currency 交換 每美元") domainEnglishFormat.kif 595-595
(format ChineseLanguage currencyExchangePerUSDollar "%2 %n 是 %1 的 currency 交换 每美元") domainEnglishFormat.kif 596-596
(termFormat EnglishLanguage currencyExchangePerUSDollar "currency exchange perUS dollar") domainEnglishFormat.kif 18072-18072
(termFormat ChineseTraditionalLanguage currencyExchangePerUSDollar "貨幣兌換perUS美元") domainEnglishFormat.kif 18073-18073
(termFormat ChineseLanguage currencyExchangePerUSDollar "货币兑换perUS美元") domainEnglishFormat.kif 18074-18074

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


(<=>
    (currencyExchangePerUSDollar ?AMOUNT ?PERIOD)
    (currencyExchangeRateInPeriod UnitedStatesDollar ?AMOUNT ?PERIOD))
Economy.kif 3980-3982 X is a currency exchange per US dollar of Y if and only if united states dollar currency exchange rate in period Y for X
(<=>
    (currencyExchangePerUSDollar ?AMOUNT ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (currencyExchangeRate UnitedStatesDollar ?AMOUNT)))))
Economy.kif 3993-3998 X is a currency exchange per US dollar of Y if, only if there exists Z such that Z is an instance of X, and Y is a currency exchange rate of united states dollar holds during Z


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners