Spamming
|
|
appearance as argument number 1 |
(documentation Spamming EnglishLanguage "The Processing of sending unsolicited messages to a large number of recipients. Some recipients may decide, for example, they want the mail and buy a product advertised in the mail so it need not be unwanted by all. The mail need not sell a product, as it could be a political advertisement.") | ComputingBrands.kif 4181-4184 | |
(subclass Spamming NetworkMessaging) | ComputingBrands.kif 4180-4180 |
appearance as argument number 2 |
(termFormat EnglishLanguage Spamming "spamming") | ComputingBrands.kif 4185-4185 |
antecedent |
(=> (and (instance ?S Spamming) (instance ?G GroupOfPeople) (memberCount ?G ?N) (destination ?S ?G)) (modalAttribute (greaterThan ?N 100) Likely)) |
ComputingBrands.kif 4187-4195 | |
(=> (and (instance ?S Spamming) (result ?S ?SPAM) (instance ?S Spam) (instance ?H Human) (destination ?S ?H)) (not (exists (?R) (and (instance ?R Requesting) (patient ?R ?SPAM))))) |
ComputingBrands.kif 4197-4208 | |
(=> (and (instance ?S Spamming) (result ?S ?SPAM) (instance ?S Spam) (instance ?H Human) (destination ?S ?H)) (not (modalAttribute (wants ?H ?SPAM) Likely))) |
ComputingBrands.kif 4210-4220 |