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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Investment
Investment

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

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


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

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


(domain netAmount 1 Investment) FinancialOntology.kif 3474-3474
(domain potentialLoss 2 Investment) FinancialOntology.kif 1896-1896
(domain riskLevel 1 Investment) FinancialOntology.kif 1858-1858
(domain yield 1 Investment) FinancialOntology.kif 2295-2295

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