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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - DepositAccount
DepositAccount

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


(documentation DepositAccount EnglishLanguage "An account where money is deposited for checking, savings or brokerage use.") FinancialOntology.kif 1025-1026
(subclass DepositAccount FinancialAccount) FinancialOntology.kif 1024-1024 DepositAccountFinancialAccountsubclass では %n

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


(subclass CheckingAccount DepositAccount) FinancialOntology.kif 1126-1126 CheckingAccountDepositAccountsubclass では %n
(subclass InvestmentAccount DepositAccount) FinancialOntology.kif 1144-1144 InvestmentAccountDepositAccountsubclass では %n
(termFormat ChineseLanguage DepositAccount "存款账户") domainEnglishFormat.kif 19146-19146
(termFormat ChineseTraditionalLanguage DepositAccount "存款賬戶") domainEnglishFormat.kif 19145-19145
(termFormat EnglishLanguage DepositAccount "deposit account") domainEnglishFormat.kif 19144-19144

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


(=>
    (and
        (instance ?Card DebitCard)
        (possesses ?Agent ?Card))
    (exists (?Account)
        (and
            (instance ?Account DepositAccount)
            (cardAccount ?Card ?Account)
            (accountHolder ?Account ?Agent))))
FinancialOntology.kif 203-211


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