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

Formal Language: 



KB Term:  Term intersection
English Word: 

  JointAccount

Sigma KEE - JointAccount
JointAccount(joint account)

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


(documentation JointAccount EnglishLanguage "An account owned by two or more people, usually sharing a household and expenses. Each co-owner has equal access to the account. Most types of accounts, whether it's basic checking, savings or money market, allow for joint use") FinancialOntology.kif 1003-1005
(subclass JointAccount PersonalAccount) FinancialOntology.kif 1002-1002 Joint account is a subclass of personal account

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


(termFormat ChineseLanguage JointAccount "联名账户") domainEnglishFormat.kif 31663-31663
(termFormat ChineseTraditionalLanguage JointAccount "聯名賬戶") domainEnglishFormat.kif 31662-31662
(termFormat EnglishLanguage JointAccount "joint account") domainEnglishFormat.kif 31661-31661

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


(<=>
    (and
        (instance ?Account PersonalAccount)
        (greaterThan
            (CardinalityFn
                (KappaFn ?Agent
                    (accountHolder ?Account ?Agent))) 1))
    (instance ?Account JointAccount))
FinancialOntology.kif 1007-1011 An entity is an instance of personal account and the number of instances in the class described by a symbolic string is greater than 1 if and only if the entity is an instance of joint account


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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