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 1027-1028
(subclass DepositAccount FinancialAccount) FinancialOntology.kif 1026-1026

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


(subclass CheckingAccount DepositAccount) FinancialOntology.kif 1142-1142
(subclass InvestmentAccount DepositAccount) FinancialOntology.kif 1160-1160
(termFormat ChineseLanguage DepositAccount "存款账户") domainEnglishFormat.kif 19161-19161
(termFormat ChineseTraditionalLanguage DepositAccount "存款賬戶") domainEnglishFormat.kif 19160-19160
(termFormat EnglishLanguage DepositAccount "deposit account") domainEnglishFormat.kif 19159-19159

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


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


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