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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - BalloonLoan
BalloonLoan

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


(documentation BalloonLoan EnglishLanguage "A long-term loan, often a mortgage, that has one large payment (the balloon payment) due upon maturity. Often done when refinancing or a major cash flow event is anticipated.") FinancialOntology.kif 1407-1409
(subclass BalloonLoan Loan) FinancialOntology.kif 1406-1406 BalloonLoan est une sous-classe de Loan

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


(termFormat ChineseLanguage BalloonLoan "气球贷款") domainEnglishFormat.kif 9690-9690
(termFormat ChineseTraditionalLanguage BalloonLoan "氣球貸款") domainEnglishFormat.kif 9689-9689
(termFormat EnglishLanguage BalloonLoan "balloon loan") domainEnglishFormat.kif 9688-9688

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


(=>
    (and
        (instance ?Loan BalloonLoan)
        (maturityDate ?Loan ?Date)
        (totalBalance ?Loan ?Amount)
        (borrower ?Loan ?Agent))
    (holdsObligation
        (KappaFn ?Payment
            (and
                (date ?Payment ?Date)
                (transactionAmount ?Payment ?Amount)
                (destination ?Payment
                    (CurrencyFn ?Loan)))) ?Agent))
FinancialOntology.kif 1411-1421


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