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 ist eine teilkategorie von 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 |
|