![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| DeactivatingAnAccount(de_activating an account) |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage DeactivatingAnAccount "de_activating an account") | ComputingBrands.kif 4407-4407 |
| antecedent |
|
|
| (=> (and (instance ?DEACT DeactivatingAnAccount) (instance ?AC UserAccount) (patient ?DEACT ?AC)) (and (holdsDuring (ImmediateFutureFn (WhenFn ?DEACT)) (attribute ?AC AccountDeactivated)) (holdsDuring (ImmediatePastFn (WhenFn ?DEACT)) (attribute ?AC AccountActive)))) |
ComputingBrands.kif 4409-4418 | If X is an instance of de_activating an account, Y is an instance of user account, and Y is a patient of X, then account deactivated is an attribute of Y holds during immediately after the time of existence of X and account active is an attribute of Y holds during immediately before the time of existence of X |