Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - CallableBond
CallableBond(callable bond)

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 2491-2492
(subclass CallableBond Bond) FinancialOntology.kif 2490-2490 Callable bond is a subclass of bond

appearance as argument number 2
-------------------------


(termFormat ChineseLanguage CallableBond "可赎回的债券") domainEnglishFormat.kif 12760-12760
(termFormat ChineseTraditionalLanguage CallableBond "可贖回的債券") domainEnglishFormat.kif 12759-12759
(termFormat EnglishLanguage CallableBond "callable bond") domainEnglishFormat.kif 12758-12758

antecedent
-------------------------


(=>
    (and
        (instance ?Bond CallableBond)
        (currentAccountBalance
            (AccountFn ?Bond) ?Date ?Amount)
        (callDate ?Bond ?Date))
    (amountDue
        (AccountFn ?Bond) ?Amount ?Date))
FinancialOntology.kif 2506-2511
(=>
    (and
        (instance ?Bond CallableBond)
        (issuedBy ?Bond ?Agent))
    (capability Call agent ?Agent))
FinancialOntology.kif 2494-2498


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners