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 31691-31691 | |
(termFormat ChineseTraditionalLanguage JointAccount "聯名賬戶") | domainEnglishFormat.kif 31690-31690 | |
(termFormat EnglishLanguage JointAccount "joint account") | domainEnglishFormat.kif 31689-31689 |
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 |
![]() |
![]() |