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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Investment
Investment(investment)speculation, venture

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


(documentation Investment EnglishLanguage "An item of value purchased for income or capital appreciation.") FinancialOntology.kif 1783-1783
(subclass Investment FinancialAsset) FinancialOntology.kif 1782-1782 Investment is a subclass of financial asset

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


(subclass Bond Investment) FinancialOntology.kif 2272-2272 Bond is a subclass of investment
(subclass Stock Investment) FinancialOntology.kif 2167-2167 Stock is a subclass of investment
(subclass TaxFreeInvestment Investment) FinancialOntology.kif 2141-2141 Tax free investment is a subclass of investment
(subclass TaxableInvestment Investment) FinancialOntology.kif 2151-2151 Taxable investment is a subclass of investment
(termFormat ChineseLanguage Investment "投资") domainEnglishFormat.kif 30887-30887 Taxable investment is a subclass of investment
(termFormat ChineseTraditionalLanguage Investment "投資") domainEnglishFormat.kif 30886-30886 Taxable investment is a subclass of investment
(termFormat EnglishLanguage Investment "investment") domainEnglishFormat.kif 30885-30885 Taxable investment is a subclass of investment

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


(domain netAmount 1 Investment) FinancialOntology.kif 3474-3474 The number 1 argument of net amount is an instance of investment
(domain potentialLoss 2 Investment) FinancialOntology.kif 1896-1896 The number 2 argument of potential loss is an instance of investment
(domain riskLevel 1 Investment) FinancialOntology.kif 1858-1858 The number 1 argument of risk level is an instance of investment
(domain yield 1 Investment) FinancialOntology.kif 2295-2295 The number 1 argument of yield is an instance of investment

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


(=>
    (and
        (riskTolerance ?Agent ?Level)
        (instance ?Investment Investment)
        (possesses ?Agent ?Investment))
    (riskLevel ?Investment ?Level))
FinancialOntology.kif 3504-3509
(=>
    (instance ?Investment Investment)
    (exists (?Investing ?Agent)
        (and
            (agent ?Investing ?Agent)
            (possesses ?Agent ?Investment))))
FinancialOntology.kif 1785-1790

consequent
-------------------------


(=>
    (attribute ?Agent Investor)
    (exists (?Investment)
        (and
            (instance ?Investment Investment)
            (possesses ?Agent ?Investment))))
FinancialOntology.kif 1800-1805


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