![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
JointAccount
|
|
|
| appearance as argument number 1 |
|
|
| (subclass JointAccount PersonalAccount) | FinancialOntology.kif 1024-1024 | 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 1025-1027 | 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 1029-1036 | 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 |