InterestBearingAccount |
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 10067-10067 | |
(subclass InterestBearingAccount FinancialAccount) | FinancialOntology.kif 968-968 |
appearance as argument number 2 |
(subclass AdjustableRateAccount InterestBearingAccount) | FinancialOntology.kif 986-986 | |
(subclass FixedRateAccount InterestBearingAccount) | FinancialOntology.kif 976-976 | |
(subclass SavingsAccount InterestBearingAccount) | FinancialOntology.kif 1028-1028 | |
(termFormat ChineseLanguage InterestBearingAccount "计息账户") | domainEnglishFormat.kif 30432-30432 | |
(termFormat ChineseTraditionalLanguage InterestBearingAccount "計息賬戶") | domainEnglishFormat.kif 30431-30431 | |
(termFormat EnglishLanguage InterestBearingAccount "interest bearing account") | domainEnglishFormat.kif 30430-30430 |
antecedent |
(=> (instance ?Account InterestBearingAccount) (exists (?Rate ?Period) (interestRatePerPeriod ?Account ?Rate ?Period))) |
FinancialOntology.kif 971-974 |