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

Formal Language: 



KB Term:  Term intersection
English Word: 

  OatGrass

Sigma KEE - Investment
Investment

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


(documentation Investment EnglishLanguage "An item of value purchased for income or capital appreciation.") FinancialOntology.kif 1769-1769
(subclass Investment FinancialAsset) FinancialOntology.kif 1768-1768 Investment ist eine teilkategorie von FinancialAsset

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


(subclass Bond Investment) FinancialOntology.kif 2258-2258 Bond ist eine teilkategorie von Investment
(subclass Stock Investment) FinancialOntology.kif 2153-2153 Stock ist eine teilkategorie von Investment
(subclass TaxFreeInvestment Investment) FinancialOntology.kif 2127-2127 TaxFreeInvestment ist eine teilkategorie von Investment
(subclass TaxableInvestment Investment) FinancialOntology.kif 2137-2137 TaxableInvestment ist eine teilkategorie von Investment
(termFormat ChineseLanguage Investment "投资") domainEnglishFormat.kif 30859-30859
(termFormat ChineseTraditionalLanguage Investment "投資") domainEnglishFormat.kif 30858-30858
(termFormat EnglishLanguage Investment "investment") domainEnglishFormat.kif 30857-30857

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


(domain netAmount 1 Investment) FinancialOntology.kif 3460-3460 Die Zahl 1 Argument von netAmount ist ein fall von Investment %n{nicht}
(domain potentialLoss 2 Investment) FinancialOntology.kif 1882-1882 Die Zahl 2 Argument von potentialLoss ist ein fall von Investment %n{nicht}
(domain riskLevel 1 Investment) FinancialOntology.kif 1844-1844 Die Zahl 1 Argument von riskLevel ist ein fall von Investment %n{nicht}
(domain yield 1 Investment) FinancialOntology.kif 2281-2281 Die Zahl 1 Argument von yield ist ein fall von Investment %n{nicht}

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


(=>
    (and
        (riskTolerance ?Agent ?Level)
        (instance ?Investment Investment)
        (possesses ?Agent ?Investment))
    (riskLevel ?Investment ?Level))
FinancialOntology.kif 3490-3495
(=>
    (instance ?Investment Investment)
    (exists (?Investing ?Agent)
        (and
            (agent ?Investing ?Agent)
            (possesses ?Agent ?Investment))))
FinancialOntology.kif 1771-1776

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


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


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