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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - primeInterestRate
primeInterestRate

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


(documentation primeInterestRate EnglishLanguage "The interest rate that commercial banks charge their most creditworthy borrowers, such as large corporations. The prime rate is a lagging indicator.") FinancialOntology.kif 602-604
(domain primeInterestRate 1 Day) FinancialOntology.kif 600-600 Le nombre 1 argument de primeInterestRate est une instance de jour
(domain primeInterestRate 2 Number) FinancialOntology.kif 601-601 Le nombre 2 argument de primeInterestRate est une instance de nombre
(instance primeInterestRate BinaryPredicate) FinancialOntology.kif 599-599 primeInterestRate est une instance de pr�dicat binaire

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


(format ChineseLanguage primeInterestRate "%2 %n 是 %1 的 prime 利息率") domainEnglishFormat.kif 2051-2051
(format ChineseTraditionalLanguage primeInterestRate "%2 %n 是 %1 的 prime 利息率") domainEnglishFormat.kif 2050-2050
(format EnglishLanguage primeInterestRate "%2 is %n a prime interest rate of %1") domainEnglishFormat.kif 2049-2049
(termFormat ChineseLanguage primeInterestRate "主要利率") domainEnglishFormat.kif 47336-47336
(termFormat ChineseTraditionalLanguage primeInterestRate "主要利率") domainEnglishFormat.kif 47335-47335
(termFormat EnglishLanguage primeInterestRate "prime interest rate") domainEnglishFormat.kif 47334-47334

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


(=>
    (and
        (instance ?Account PersonalAccount)
        (currentInterestRate ?Account ?Date ?Rate)
        (primeInterestRate ?Date ?PrimeRate))
    (greaterThan ?Rate ?PrimeRate))
FinancialOntology.kif 606-611


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