FixedRateAccount
|
|
appearance as argument number 1 |
(disjoint FixedRateAccount AdjustableRateAccount) | FinancialOntology.kif 977-977 | FixedRateAccount ist dijunkt von AdjustableRateAccount %n{nicht} |
(documentation FixedRateAccount EnglishLanguage "An InterestBearingAccount in which the interest rate does not change during the entire term of the loan.") | FinancialOntology.kif 978-979 | |
(subclass FixedRateAccount InterestBearingAccount) | FinancialOntology.kif 976-976 | FixedRateAccount ist eine teilkategorie von InterestBearingAccount |
appearance as argument number 2 |
(termFormat ChineseLanguage FixedRateAccount "固定利率账户") | domainEnglishFormat.kif 24128-24128 | |
(termFormat ChineseTraditionalLanguage FixedRateAccount "固定利率賬戶") | domainEnglishFormat.kif 24127-24127 | |
(termFormat EnglishLanguage FixedRateAccount "fixed rate account") | domainEnglishFormat.kif 24126-24126 |
consequent |
(<=> (exists (?Rate) (fixedInterestRate ?Account ?Rate)) (instance ?Account FixedRateAccount)) |
FinancialOntology.kif 981-984 | Es gibt Number um fixedInterestRate FinancialAccount and ** Number genau dann wenn ** FinancialAccount ist ein fall von FixedRateAccount %n{nicht} |