CallableBond |
appearance as argument number 1 |
(documentation CallableBond EnglishLanguage "A bond which the issuer has the right to redeem prior to its maturity date, under certain conditions.") | FinancialOntology.kif 2474-2475 | |
(subclass CallableBond Bond) | FinancialOntology.kif 2473-2473 | CallableBond ist eine teilkategorie von Bond |
appearance as argument number 2 |
(termFormat ChineseLanguage CallableBond "可赎回的债券") | domainEnglishFormat.kif 12751-12751 | |
(termFormat ChineseTraditionalLanguage CallableBond "可贖回的債券") | domainEnglishFormat.kif 12750-12750 | |
(termFormat EnglishLanguage CallableBond "callable bond") | domainEnglishFormat.kif 12749-12749 |
antecedent |
(=> (and (instance ?Bond CallableBond) (currentAccountBalance (AccountFn ?Bond) ?Date ?Amount) (callDate ?Bond ?Date)) (amountDue (AccountFn ?Bond) ?Amount ?Date)) |
FinancialOntology.kif 2489-2494 |
|
(=> (and (instance ?Bond CallableBond) (issuedBy ?Bond ?Agent)) (capability Call agent ?Agent)) |
FinancialOntology.kif 2477-2481 |
|