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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - HighLiquidity
HighLiquidity(高流動性)

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


(contraryAttribute HighLiquidity LowLiquidity) FinancialOntology.kif 1836-1836 相反的屬性 高流動性 and 流動性低
(documentation HighLiquidity EnglishLanguage "An Attribute of FinancialAccounts which can be easily converted to cash.") FinancialOntology.kif 1837-1838
(instance HighLiquidity LiquidityAttribute) FinancialOntology.kif 1835-1835 高流動性 and 流動性屬性

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


(exhaustiveAttribute LiquidityAttribute HighLiquidity LowLiquidity) FinancialOntology.kif 1831-1831 高流動性 是所有的 流動性屬性attributes
(termFormat ChineseLanguage HighLiquidity "高流动性") domainEnglishFormat.kif 28125-28125
(termFormat ChineseTraditionalLanguage HighLiquidity "高流動性") domainEnglishFormat.kif 28124-28124
(termFormat EnglishLanguage HighLiquidity "high liquidity") domainEnglishFormat.kif 28123-28123

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


(<=>
    (and
        (instance ?Withdrawal Withdrawal)
        (instance ?Account FinancialAccount)
        (origin ?Withdrawal
            (CurrencyFn ?Account))
        (not
            (exists (?Penalty)
                (and
                    (instance ?Penalty Penalty)
                    (destination ?Penalty
                        (CurrencyFn ?Account))
                    (causes ?Withdrawal ?Penalty)))))
    (liquidity ?Account HighLiquidity))
FinancialOntology.kif 1818-1828 Process and 退出 金融賬戶 and 金融賬戶 起源 Process and 金融賬戶currency Process Process and 罰款 目的地 Process and 金融賬戶currency 原因 Process and Process 金融賬戶liqudity高流動性
(=>
    (instance ?Account MoneyMarket)
    (liquidity ?Account HighLiquidity))
FinancialOntology.kif 1059-1061
(=>
    (instance ?Account TraditionalSavingsAccount)
    (liquidity ?Account HighLiquidity))
FinancialOntology.kif 1105-1107


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