![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| Account(account) |
| appearance as argument number 1 |
|
|
| (subclass Account Agreement) | ComputingBrands.kif 4450-4450 | Account is a subclass of agreement |
| (subclass Account ContentBearingObject) | ComputingBrands.kif 4451-4451 | Account is a subclass of content bearing object |
| (documentation Account EnglishLanguage "An agreement to provide something over a period of time in return for providing compensation, which may just be access to a user's transactions or personal information.") | ComputingBrands.kif 4455-4457 | Account is a subclass of content bearing object |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domain securityQA 3 Account) | ComputingBrands.kif 4463-4463 | The number 3 argument of security QA is an instance of account |
| antecedent |
|
|
| (=> (and (instance ?D DeletingAnAccount) (instance ?AC Account) (holdsDuring (ImmediatePastFn (WhenFn ?D)) (hasAccount ?A ?AC)) (patient ?D ?AC) (agent ?D ?A)) (holdsDuring (ImmediateFutureFn (WhenFn ?D)) (not (hasAccount ?A ?AC)))) |
ComputingBrands.kif 4477-4487 | If X is an instance of deleting an account, Y is an instance of account, Z has account Y holds during immediately before the time of existence of X, Y is a patient of X, and Z is an agent of X, then Z has account Y holds during immediately after the time of existence of X |