![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| SinglePaymentLoan(single payment loan) |
| appearance as argument number 1 |
|
|
| (subclass SinglePaymentLoan Loan) | FinancialOntology.kif 1637-1637 | Single payment loan is a subclass of loan |
| (documentation SinglePaymentLoan EnglishLanguage "A loan whose principal is due in total with a single payment at maturity.") | FinancialOntology.kif 1638-1639 | Single payment loan is a subclass of loan |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?Loan SinglePaymentLoan) (principalAmount ?Loan ?Principal) (maturityDate ?Loan ?Maturity)) (amountDue ?Loan ?Principal ?Maturity)) |
FinancialOntology.kif 1641-1646 | If X is an instance of single payment loan, Y is a principal amount of X, and Z is a maturity date of X, then X amount due Y for Z |