![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
InterestBearingAccount(interest bearing account)
|
| appearance as argument number 1 |
|
|
| (subclass InterestBearingAccount FinancialAccount) | FinancialOntology.kif 990-990 | Interest bearing account is a subclass of financial account |
| (documentation InterestBearingAccount EnglishLanguage "FinancialAccounts that have a fixed or adjustable interest rate.") | FinancialOntology.kif 991-991 | Interest bearing account is a subclass of financial account |
| (externalImage InterestBearingAccount "http://upload.wikimedia.org/wikipedia/ commons/ d/ d5/ IE_Real_SandP_Price_Earnings_Ratio%2C_Interest_1871-2006.png") | pictureList.kif 10066-10066 | Interest bearing account is a subclass of financial account |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?Account InterestBearingAccount) (exists (?Rate ?Period) (interestRatePerPeriod ?Account ?Rate ?Period))) |
FinancialOntology.kif 993-996 | If X is an instance of interest bearing account, then there exist Y and Z such that X is interest rate per period Y for Z |