![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| FixedRateAccount(fixed rate account) |
| appearance as argument number 1 |
|
|
| (subclass FixedRateAccount InterestBearingAccount) | FinancialOntology.kif 998-998 | Fixed rate account is a subclass of interest bearing account |
| (disjoint FixedRateAccount AdjustableRateAccount) | FinancialOntology.kif 999-999 | 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 1000-1001 | Fixed rate account is disjoint from adjustable rate account |
| appearance as argument number 2 |
|
|
| consequent |
|
|
| (<=> (exists (?Rate) (fixedInterestRate ?Account ?Rate)) (instance ?Account FixedRateAccount)) |
FinancialOntology.kif 1003-1006 | There exists X such that X is a fixed interest rate of Y if and only if Y is an instance of fixed rate account |