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



KB Term:  Term intersection
English Word: 

Sigma KEE - riskLevel
riskLevel

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


(domain riskLevel 1 Investment) FinancialOntology.kif 1890-1890 The number 1 argument of risk level is an instance of investment
(domain riskLevel 2 RiskAttribute) FinancialOntology.kif 1891-1891 The number 2 argument of risk level is an instance of risk attribute
(instance riskLevel BinaryPredicate) FinancialOntology.kif 1892-1892 risk level is an instance of binary predicate
(documentation riskLevel EnglishLanguage "Relates an instance of Investing to the level of risk associated with the investment.") FinancialOntology.kif 1893-1894 risk level is an instance of binary predicate

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


(format EnglishLanguage riskLevel "the risk level of %1 is %2") domainEnglishFormat.kif 4436-4436
(format ChineseTraditionalLanguage riskLevel "%1 的 risk level 是 %2 ") domainEnglishFormat.kif 4437-4437
(format ChineseLanguage riskLevel "%1 的 risk level 是 %2 ") domainEnglishFormat.kif 4438-4438
(termFormat EnglishLanguage riskLevel "risk level") domainEnglishFormat.kif 50079-50079
(termFormat ChineseTraditionalLanguage riskLevel "風險等級") domainEnglishFormat.kif 50080-50080
(termFormat ChineseLanguage riskLevel "风险等级") domainEnglishFormat.kif 50081-50081

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


(=>
    (instance ?Account MoneyMarket)
    (riskLevel ?Account LowRisk))
FinancialOntology.kif 1088-1090 If X is an instance of money market, then the risk level of X is low risk
(=>
    (instance ?Account TreasuryBill)
    (riskLevel ?Account LowRisk))
FinancialOntology.kif 1096-1098 If X is an instance of treasury bill, then the risk level of X is low risk
(=>
    (instance ?Stock PennyStock)
    (riskLevel ?Stock HighRisk))
FinancialOntology.kif 2245-2247 If X is an instance of penny stock, then the risk level of X is high risk
(=>
    (instance ?Bond JunkBond)
    (riskLevel ?Bond HighRisk))
FinancialOntology.kif 2459-2461 If X is an instance of junk bond, then the risk level of X is high risk
(=>
    (instance ?Bond GovernmentBond)
    (riskLevel ?Bond LowRisk))
FinancialOntology.kif 2481-2483 If X is an instance of government bond, then the risk level of X is low risk
(=>
    (and
        (riskTolerance ?Agent ?Level)
        (instance ?Investment Investment)
        (possesses ?Agent ?Investment))
    (riskLevel ?Investment ?Level))
FinancialOntology.kif 3548-3553 If X is a risk tolerance of Y, Z is an instance of investment, and Y possesses Z, then the risk level of Z is X


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners