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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Bond

Sigma KEE - Bond
Bond

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


(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 2260-2263
(subclass Bond FinancialInstrument) FinancialOntology.kif 2259-2259 Bond ist eine teilkategorie von FinancialInstrument
(subclass Bond Investment) FinancialOntology.kif 2258-2258 Bond ist eine teilkategorie von Investment

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


(subclass CallableBond Bond) FinancialOntology.kif 2473-2473 CallableBond ist eine teilkategorie von Bond
(subclass CorporateBond Bond) FinancialOntology.kif 2374-2374 CorporateBond ist eine teilkategorie von Bond
(subclass CouponBond Bond) FinancialOntology.kif 2308-2308 CouponBond ist eine teilkategorie von Bond
(subclass GovernmentBond Bond) FinancialOntology.kif 2430-2430 GovernmentBond ist eine teilkategorie von Bond
(subclass IndexBond Bond) FinancialOntology.kif 2452-2452 IndexBond ist eine teilkategorie von Bond
(subclass MunicipalBond Bond) FinancialOntology.kif 2362-2362 MunicipalBond ist eine teilkategorie von Bond
(subclass PerformanceBond Bond) FinancialOntology.kif 2456-2456 PerformanceBond ist eine teilkategorie von Bond
(subclass RegisteredBond Bond) FinancialOntology.kif 2357-2357 RegisteredBond ist eine teilkategorie von Bond
(subclass SecuredBond Bond) FinancialOntology.kif 2387-2387 SecuredBond ist eine teilkategorie von Bond
(subclass TreasuryBond Bond) FinancialOntology.kif 2460-2460 TreasuryBond ist eine teilkategorie von Bond
(subclass ZeroCouponBond Bond) FinancialOntology.kif 2328-2328 ZeroCouponBond ist eine teilkategorie von Bond
(termFormat ChineseLanguage Bond "键") domainEnglishFormat.kif 11585-11585
(termFormat ChineseTraditionalLanguage Bond "鍵") domainEnglishFormat.kif 11584-11584
(termFormat EnglishLanguage Bond "bond") domainEnglishFormat.kif 11583-11583

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


(domain accruedInterest 1 Bond) FinancialOntology.kif 2293-2293 Die Zahl 1 Argument von accruedInterest ist ein fall von Bond %n{nicht}
(domain bondRating 1 Bond) FinancialOntology.kif 2512-2512 Die Zahl 1 Argument von bondRating ist ein fall von Bond %n{nicht}
(domain callDate 1 Bond) FinancialOntology.kif 2484-2484 Die Zahl 1 Argument von callDate ist ein fall von Bond %n{nicht}
(domain couponInterest 1 Bond) FinancialOntology.kif 2287-2287 Die Zahl 1 Argument von couponInterest ist ein fall von Bond %n{nicht}

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


(=>
    (and
        (instance ?Bond Bond)
        (couponInterest ?Bond ?Interest)
        (possesses ?BondHolder ?Bond))
    (exists (?Period ?Payment)
        (and
            (periodicPayment
                (AccountFn ?Bond) ?Interest ?Period)
            (destination ?Payment ?BondHolder))))
FinancialOntology.kif 2270-2278
(=>
    (instance ?Bond Bond)
    (exists (?Date)
        (maturityDate ?Bond ?Date)))
FinancialOntology.kif 2265-2268


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 is open source software produced by Articulate Software and its partners