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 1445-1446 | |
(subclass Refinancing FinancialTransaction) | FinancialOntology.kif 1444-1444 | 再融资 是 金融交易 的 subclass |
appearance as argument number 2 |
![]() |
(termFormat ChineseLanguage Refinancing "再融资") | domainEnglishFormat.kif 49095-49095 | |
(termFormat ChineseTraditionalLanguage Refinancing "再融資") | domainEnglishFormat.kif 49094-49094 | |
(termFormat EnglishLanguage Refinancing "refinancing") | domainEnglishFormat.kif 49093-49093 |
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 1448-1465 |
|
![]() |
![]() |