| JointAccount(joint account) |
| appearance as argument number 1 |
|
|
| (subclass JointAccount PersonalAccount) | FinancialOntology.kif 1004-1004 | Joint account is a subclass of personal account |
| (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 1005-1007 | Joint account is a subclass of personal account |
| appearance as argument number 2 |
|
|
| consequent |
|
|
| (<=> (and (instance ?Account PersonalAccount) (greaterThan (CardinalityFn (KappaFn ?Agent (accountHolder ?Account ?Agent))) 1)) (instance ?Account JointAccount)) |
FinancialOntology.kif 1009-1013 | X is an instance of personal account, the number of instances in the class described by Y is greater than 1 if, and only if X is an instance of joint account |
|
|