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



KB Term:  Term intersection
English Word: 

Sigma KEE - SecuredBond
SecuredBond(secured bond)secured_bond

appearance as argument number 1
-------------------------


(subclass SecuredBond Bond) FinancialOntology.kif 2428-2428 Secured bond is a subclass of bond
(documentation SecuredBond EnglishLanguage "Bond backed by collateral, such as a mortgage or lien, the title to which would be transferred to the bondholders in the event of default.") FinancialOntology.kif 2429-2431 Secured bond is a subclass of bond

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


(termFormat EnglishLanguage SecuredBond "secured bond") domainEnglishFormat.kif 51868-51868
(termFormat ChineseTraditionalLanguage SecuredBond "擔保債券") domainEnglishFormat.kif 51869-51869
(termFormat ChineseLanguage SecuredBond "担保债券") domainEnglishFormat.kif 51870-51870

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


(=>
    (instance ?Bond SecuredBond)
    (exists (?Security)
        (securedBy ?Bond ?Security)))
FinancialOntology.kif 2433-2436 If X is an instance of secured bond, then there exists Y such that Y is a secured by of X
(=>
    (and
        (instance ?Bond SecuredBond)
        (securedBy ?Bond ?Security)
        (possesses ?Agent ?Bond)
        (instance ?Default FinancialDefault)
        (patient ?Default ?Bond))
    (holdsDuring
        (ImmediateFutureFn
            (WhenFn ?Default))
        (possesses ?Agent ?Security)))
FinancialOntology.kif 2438-2447 If X is an instance of secured bond, Y is a secured by of X, Z possesses X, W is an instance of financial default, and X is a patient of W, then Z possesses Y holds during immediately after the time of existence of W


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners