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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - SinglePaymentLoan
SinglePaymentLoan

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


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

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


(termFormat ChineseLanguage SinglePaymentLoan "单笔付款贷款") domainEnglishFormat.kif 53184-53184
(termFormat ChineseTraditionalLanguage SinglePaymentLoan "單筆付款貸款") domainEnglishFormat.kif 53183-53183
(termFormat EnglishLanguage SinglePaymentLoan "single payment loan") domainEnglishFormat.kif 53182-53182

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


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


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