Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - SinglePaymentLoan
SinglePaymentLoan(single payment loan)

appearance as argument number 1
-------------------------


(documentation SinglePaymentLoan EnglishLanguage "A loan whose principal is due in total with a single payment at maturity.") FinancialOntology.kif 1607-1608
(subclass SinglePaymentLoan Loan) FinancialOntology.kif 1606-1606 Single payment loan is a subclass of loan

appearance as argument number 2
-------------------------


(termFormat ChineseLanguage SinglePaymentLoan "单笔付款贷款") domainEnglishFormat.kif 53213-53213
(termFormat ChineseTraditionalLanguage SinglePaymentLoan "單筆付款貸款") domainEnglishFormat.kif 53212-53212
(termFormat EnglishLanguage SinglePaymentLoan "single payment loan") domainEnglishFormat.kif 53211-53211

antecedent
-------------------------


(=>
    (and
        (instance ?Loan SinglePaymentLoan)
        (principalAmount ?Loan ?Principal)
        (maturityDate ?Loan ?Maturity))
    (amountDue ?Loan ?Principal ?Maturity))
FinancialOntology.kif 1610-1615


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners