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



KB Term:  Term intersection
English Word: 

Sigma KEE - DepositAccount
DepositAccount(deposit account)bank_account, fund, giro_account, monetary_fund, pension_fund, slush_fund, superannuation_fund, war_chest

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


(subclass DepositAccount FinancialAccount) FinancialOntology.kif 1049-1049 Deposit account is a subclass of financial account
(documentation DepositAccount EnglishLanguage "An account where money is deposited for checking, savings or brokerage use.") FinancialOntology.kif 1050-1051 Deposit account is a subclass of financial account

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


(subclass CheckingAccount DepositAccount) FinancialOntology.kif 1165-1165 Checking account is a subclass of deposit account
(subclass InvestmentAccount DepositAccount) FinancialOntology.kif 1183-1183 Investment account is a subclass of deposit account
(termFormat EnglishLanguage DepositAccount "deposit account") domainEnglishFormat.kif 19146-19146 Investment account is a subclass of deposit account
(termFormat ChineseTraditionalLanguage DepositAccount "存款賬戶") domainEnglishFormat.kif 19147-19147 Investment account is a subclass of deposit account
(termFormat ChineseLanguage DepositAccount "存款账户") domainEnglishFormat.kif 19148-19148 Investment account is a subclass of deposit account

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


(=>
    (and
        (instance ?Card DebitCard)
        (possesses ?Agent ?Card))
    (exists (?Account)
        (and
            (instance ?Account DepositAccount)
            (cardAccount ?Card ?Account)
            (accountHolder ?Account ?Agent))))
FinancialOntology.kif 205-213 If X is an instance of debit card and Y possesses X, then there exists Z such that Z is an instance of deposit account, Z is a card account of X, and Y holds account Z


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