InterestBearingAccount(interest bearing account) |
appearance as argument number 1 |
(documentation InterestBearingAccount EnglishLanguage "FinancialAccounts that have a fixed or adjustable interest rate.") | FinancialOntology.kif 969-969 | |
(externalImage InterestBearingAccount "http://upload.wikimedia.org/wikipedia/ commons/ d/ d5/ IE_Real_SandP_Price-Earnings_Ratio%2C_Interest_1871-2006.png") | pictureList.kif 10068-10068 | |
(subclass InterestBearingAccount FinancialAccount) | FinancialOntology.kif 968-968 | Interest bearing account is a subclass of financial account |
appearance as argument number 2 |
(subclass AdjustableRateAccount InterestBearingAccount) | FinancialOntology.kif 986-986 | Adjustable rate account is a subclass of interest bearing account |
(subclass FixedRateAccount InterestBearingAccount) | FinancialOntology.kif 976-976 | Fixed rate account is a subclass of interest bearing account |
(subclass SavingsAccount InterestBearingAccount) | FinancialOntology.kif 1028-1028 | Savings account is a subclass of interest bearing account |
(termFormat ChineseLanguage InterestBearingAccount "计息账户") | domainEnglishFormat.kif 30437-30437 | Savings account is a subclass of interest bearing account |
(termFormat ChineseTraditionalLanguage InterestBearingAccount "計息賬戶") | domainEnglishFormat.kif 30436-30436 | Savings account is a subclass of interest bearing account |
(termFormat EnglishLanguage InterestBearingAccount "interest bearing account") | domainEnglishFormat.kif 30435-30435 | Savings account is a subclass of interest bearing account |
antecedent |
(=> (instance ?Account InterestBearingAccount) (exists (?Rate ?Period) (interestRatePerPeriod ?Account ?Rate ?Period))) |
FinancialOntology.kif 971-974 |
|