![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| associateWithStatus |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (format EnglishLanguage associateWithStatus "%1 %n{doesn't} associate with status %2 for %3") | domainEnglishFormat.kif 202-202 | |
| (format ChineseTraditionalLanguage associateWithStatus "%1 %n{不是} 對於 %3 associate 和狀態 %2 ") | domainEnglishFormat.kif 203-203 | |
| (format ChineseLanguage associateWithStatus "%1 %n{不是} 对于 %3 associate 和状态 %2") | domainEnglishFormat.kif 204-204 | |
| (termFormat EnglishLanguage associateWithStatus "associate with status") | domainEnglishFormat.kif 8794-8794 | |
| (termFormat ChineseTraditionalLanguage associateWithStatus "與地位相關聯") | domainEnglishFormat.kif 8795-8795 | |
| (termFormat ChineseLanguage associateWithStatus "与地位相关联") | domainEnglishFormat.kif 8796-8796 |
| antecedent |
|
|
| (=> (associateWithStatus ?AGENT ?STATUS ?GROUP) (associateInOrganization ?AGENT ?GROUP)) |
Government.kif 2438-2440 | If X associate with status Y for Z, then Z is an associate in organization of X |
| (=> (associateWithStatus ?AGENT FullMember ?GROUP) (member ?AGENT ?GROUP)) |
Government.kif 2442-2444 | If X associate with status full member for Y, then X is a member of Y |
| (=> (associateWithStatus ?AGENT SuspendedMember ?GROUP) (not (member ?AGENT ?GROUP))) |
Government.kif 2446-2448 | If X associate with status suspended member for Y, then X is not a member of Y |