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 1593-1594
(subclass SinglePaymentLoan Loan) FinancialOntology.kif 1592-1592 SinglePaymentLoan est une sous-classe de Loan

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


(termFormat ChineseLanguage SinglePaymentLoan "单笔付款贷款") domainEnglishFormat.kif 53180-53180
(termFormat ChineseTraditionalLanguage SinglePaymentLoan "單筆付款貸款") domainEnglishFormat.kif 53179-53179
(termFormat EnglishLanguage SinglePaymentLoan "single payment loan") domainEnglishFormat.kif 53178-53178

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


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


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