Refinancing | ![]() |
appearance as argument number 1 |
![]() |
(documentation Refinancing EnglishLanguage "Paying off an existing loan with the proceeds from a new loan, using the same property as collateral.") | FinancialOntology.kif 1462-1463 | |
(subclass Refinancing FinancialTransaction) | FinancialOntology.kif 1461-1461 | Refinancing は 金融取引 の subclass では |
appearance as argument number 2 |
![]() |
(termFormat ChineseLanguage Refinancing "再融资") | domainEnglishFormat.kif 49116-49116 | |
(termFormat ChineseTraditionalLanguage Refinancing "再融資") | domainEnglishFormat.kif 49115-49115 | |
(termFormat EnglishLanguage Refinancing "refinancing") | domainEnglishFormat.kif 49114-49114 |
antecedent |
![]() |
(=> (and (instance ?Refinancing Refinancing) (time ?Refinancing ?Time) (instance ?Loan Loan) (securedBy ?Loan ?Collateral) (borrower ?Loan ?Borrower) (currentAccountBalance ?Loan ?Time ?Amount) (patient ?Refinancing ?Loan)) (exists (?NewLoan ?Payment) (and (instance ?NewLoan Loan) (borrower ?NewLoan ?Borrower) (securedBy ?Loan ?Collateral) (destination ?Payment (CurrencyFn ?Loan)) (time ?Payment ?Time) (origin ?Payment (CurrencyFn ?NewLoan)) (transactionAmount ?Payment ?Amount)))) |
FinancialOntology.kif 1465-1482 |
|
![]() |
![]() |