![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| NetworkMessaging(network messaging) |
| appearance as argument number 1 |
|
|
| (subclass NetworkMessaging Messaging) | ComputingBrands.kif 4074-4074 | Network messaging is a subclass of messaging |
| (documentation NetworkMessaging EnglishLanguage "Any Messaging where the mode of transmission is over a ComputerNetwork.") | ComputingBrands.kif 4075-4076 | Network messaging is a subclass of messaging |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage NetworkMessaging "network messaging") | ComputingBrands.kif 4077-4077 | |
| (subclass Spamming NetworkMessaging) | ComputingBrands.kif 4086-4086 | Spamming is a subclass of network messaging |
| antecedent |
|
|
| (=> (instance ?NM NetworkMessaging) (exists (?CN) (and (instance ?CN ComputerNetwork) (instrument ?NM ?CN)))) |
ComputingBrands.kif 4079-4084 | If X is an instance of network messaging, then there exists Y such that Y is an instance of computer network and Y is an instrument for X |