downPayment |
appearance as argument number 1 |
![]() |
(documentation downPayment EnglishLanguage "The part of the purchase price paid in cash up front, reducing the amount of the loan or mortgage.") | FinancialOntology.kif 753-754 | |
(domain downPayment 1 Loan) | FinancialOntology.kif 751-751 | The number 1 argument of down payment is an instance of loan |
(domain downPayment 2 CurrencyMeasure) | FinancialOntology.kif 752-752 | The number 2 argument of down payment is an instance of currency measure |
(instance downPayment BinaryPredicate) | FinancialOntology.kif 750-750 | down payment is an instance of binary predicate |
appearance as argument number 2 |
![]() |
(format ChineseLanguage downPayment "%2 %n 是 %1 的 down 费用") | domainEnglishFormat.kif 800-800 | |
(format ChineseTraditionalLanguage downPayment "%2 %n 是 %1 的 down 費用") | domainEnglishFormat.kif 799-799 | |
(format EnglishLanguage downPayment "%2 is %n a down payment of %1") | domainEnglishFormat.kif 798-798 | |
(termFormat ChineseLanguage downPayment "首付") | domainEnglishFormat.kif 20188-20188 | |
(termFormat ChineseTraditionalLanguage downPayment "首付") | domainEnglishFormat.kif 20187-20187 | |
(termFormat EnglishLanguage downPayment "down payment") | domainEnglishFormat.kif 20186-20186 |
antecedent |
![]() |
(=> (and (downPayment ?Loan ?Amount) (agreementEffectiveDate ?Loan ?Date)) (exists (?Payment) (and (transactionAmount ?Payment ?Amount) (date ?Payment ?Date) (destination ?Payment (CurrencyFn ?Loan))))) |
FinancialOntology.kif 756-764 |
|
(=> (and (downPayment ?Loan ?Amount) (loanForPurchase ?Loan ?Purchase) (monetaryValue ?Purchase ?Value) (equal ?Balance (SubtractionFn ?Value ?Amount))) (originalBalance ?Loan ?Balance)) |
FinancialOntology.kif 766-772 |
|
![]() |
![]() |