FixedRateAccount(fixed rate account) |
appearance as argument number 1 |
(disjoint FixedRateAccount AdjustableRateAccount) | FinancialOntology.kif 977-977 | Fixed rate account is disjoint from adjustable rate account |
(documentation FixedRateAccount EnglishLanguage "An InterestBearingAccount in which the interest rate does not change during the entire term of the loan.") | FinancialOntology.kif 978-979 | Fixed rate account is disjoint from adjustable rate account |
(subclass FixedRateAccount InterestBearingAccount) | FinancialOntology.kif 976-976 | Fixed rate account is a subclass of interest bearing account |
appearance as argument number 2 |
(termFormat ChineseLanguage FixedRateAccount "固定利率账户") | domainEnglishFormat.kif 24150-24150 | |
(termFormat ChineseTraditionalLanguage FixedRateAccount "固定利率賬戶") | domainEnglishFormat.kif 24149-24149 | |
(termFormat EnglishLanguage FixedRateAccount "fixed rate account") | domainEnglishFormat.kif 24148-24148 |
consequent |
(<=> (exists (?Rate) (fixedInterestRate ?Account ?Rate)) (instance ?Account FixedRateAccount)) |
FinancialOntology.kif 981-984 | There exists a number such that the number is a fixed interest rate of a financial account if and only if the financial account is an instance of fixed rate account |