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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Prepayment

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 PrepaymentPaymentsubclass では %n

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


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

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 simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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