![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
CorporateBond
|
|
|
| appearance as argument number 1 |
|
|
| (subclass CorporateBond Bond) | FinancialOntology.kif 2415-2415 | Corporate bond is a subclass of bond |
| (subclass CorporateBond TaxableInvestment) | FinancialOntology.kif 2416-2416 | Corporate bond is a subclass of taxable investment |
| (documentation CorporateBond EnglishLanguage "A bond issued by a corporation. Such bonds usually have a par value of $1,000, are taxable, have a term maturity, are paid for out of a sinking fund accumulated for that purpose, and are traded on major exchanges.") | FinancialOntology.kif 2417-2419 | Corporate bond is a subclass of taxable investment |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?Bond CorporateBond) (exists (?Agent) (and (instance ?Agent Corporation) (issuedBy ?Bond ?Agent)))) |
FinancialOntology.kif 2421-2426 | If X is an instance of corporate bond, then there exists Y such that Y is an instance of corporation and Y is an issued by of X |