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



KB Term:  Term intersection
English Word: 

  Bond

Sigma KEE - Bond
Bond(bond)Premium_Bond, bond, bond_certificate, bond_issue, convertible_bond, debenture, debenture_bond, letter_bond, post-obit_bond, revenue_bond, savings_bond, unsecured_bond, utility_bond, utility_revenue_bond

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


(subclass Bond Investment) FinancialOntology.kif 2299-2299 Bond is a subclass of investment
(subclass Bond FinancialInstrument) FinancialOntology.kif 2300-2300 Bond is a subclass of financial instrument
(documentation Bond EnglishLanguage "A debt instrument issued for a period of more than one year with the purpose of raising capital by borrowing. The Federal government, states, cities, corporations, and many other types of institutions sell bonds. A bond is generally a promise to repay the principal along with interest on a specified maturityDate.") FinancialOntology.kif 2301-2304 Bond is a subclass of financial instrument

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


(subclass CouponBond Bond) FinancialOntology.kif 2349-2349 Coupon bond is a subclass of bond
(subclass ZeroCouponBond Bond) FinancialOntology.kif 2369-2369 Zero coupon bond is a subclass of bond
(subclass RegisteredBond Bond) FinancialOntology.kif 2398-2398 Registered bond is a subclass of bond
(subclass MunicipalBond Bond) FinancialOntology.kif 2403-2403 Municipal bond is a subclass of bond
(subclass CorporateBond Bond) FinancialOntology.kif 2415-2415 Corporate bond is a subclass of bond
(subclass SecuredBond Bond) FinancialOntology.kif 2428-2428 Secured bond is a subclass of bond
(subclass GovernmentBond Bond) FinancialOntology.kif 2471-2471 Government bond is a subclass of bond
(subclass IndexBond Bond) FinancialOntology.kif 2493-2493 Index bond is a subclass of bond
(subclass PerformanceBond Bond) FinancialOntology.kif 2497-2497 Performance bond is a subclass of bond
(subclass TreasuryBond Bond) FinancialOntology.kif 2501-2501 Treasury bond is a subclass of bond
(subclass CallableBond Bond) FinancialOntology.kif 2514-2514 Callable bond is a subclass of bond
(termFormat EnglishLanguage Bond "bond") domainEnglishFormat.kif 11591-11591 Callable bond is a subclass of bond
(termFormat ChineseTraditionalLanguage Bond "鍵") domainEnglishFormat.kif 11592-11592 Callable bond is a subclass of bond
(termFormat ChineseLanguage Bond "键") domainEnglishFormat.kif 11593-11593 Callable bond is a subclass of bond

appearance as argument number 3
-------------------------


(domain couponInterest 1 Bond) FinancialOntology.kif 2328-2328 The number 1 argument of coupon interest is an instance of bond
(domain accruedInterest 1 Bond) FinancialOntology.kif 2334-2334 The number 1 argument of accrued interest is an instance of bond
(domain callDate 1 Bond) FinancialOntology.kif 2525-2525 The number 1 argument of call date is an instance of bond
(domain bondRating 1 Bond) FinancialOntology.kif 2553-2553 The number 1 argument of bond rating is an instance of bond

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


(=>
    (instance ?Bond Bond)
    (exists (?Date)
        (maturityDate ?Bond ?Date)))
FinancialOntology.kif 2306-2309 If X is an instance of bond, then there exists Y such that Y is a maturity date of X
(=>
    (and
        (instance ?Bond Bond)
        (couponInterest ?Bond ?Interest)
        (possesses ?BondHolder ?Bond))
    (exists (?Period ?Payment)
        (and
            (periodicPayment
                (AccountFn ?Bond) ?Interest ?Period)
            (destination ?Payment ?BondHolder))))
FinancialOntology.kif 2311-2319 If X is an instance of bond, Y is a coupon interest of X, and Z possesses X, then there exist W, V such that the account of X is periodic payment Y for W, and V ends up at Z


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

Show without tree


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