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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Prepayment
Prepayment

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


(documentation Prepayment EnglishLanguage "Prepayment is the payment of all or part of a debt prior to its due date.") FinancialOntology.kif 831-832
(subclass Prepayment Payment) FinancialOntology.kif 830-830 Prepayment e' uma sub-classe de Payment

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


(termFormat ChineseLanguage Prepayment "预付款") domainEnglishFormat.kif 47218-47218
(termFormat ChineseTraditionalLanguage Prepayment "預付款") domainEnglishFormat.kif 47217-47217
(termFormat EnglishLanguage Prepayment "prepayment") domainEnglishFormat.kif 47216-47216

consequent
-------------------------


(=>
    (and
        (transactionAmount ?Payment ?Amount)
        (date ?Payment ?Date)
        (instance ?Account FinancialAccount)
        (destination ?Payment
            (CurrencyFn ?Account))
        (amountDue ?Account ?Amount ?DueDate)
        (before
            (EndFn ?Date)
            (BeginFn ?DueDate)))
    (instance ?Payment Prepayment))
FinancialOntology.kif 834-842


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