/usr/share/polygen/eng/pornsite.grm is in polygen-data 1.0.6.ds2-13.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | I ::= "title: Porn site URLs\n"
^ "author: Giop <giop@giop.net>, Marty <gmanzone@dsi.unive.it>"
^ ", Sir <gmarcon@dsi.unive.it>\n"
^ "language: english\n"
^ "topic: misc\n"
^ "status: refinable\n"
^ "version: pre(ss)Release@webb.it03\n"
^ "audience: anyone who once visited" Link ^"\n"
^ "created: 10/05/2003"
;
S ::= Link ;
Link ::= (X := URL; "<a href=\"" ^ X ^ "\">" X "</a>") ;
URL ::= "http://www." ^ ( It |+++ Org ) ;
It ::= Verb ^ ".it";
Org ::= Verb ( ^ Adj |---- _ ) ^ ".org";
Verb ::= fuck[^ing] | lick[^ing] | cum[^ming] | rap^(e|ing) | penetrat^(e|ing)
| masturbat^(e|ing) | fist[^ing];
Adj ::= Noun |+ Attribute ^ Noun |+ Noun ^ Attribute ;
Noun ::= tit[^s] | puss^(y|ies) | tongue[^s] | dick[^s] | ass[^es] | cock[^s] | whore[^s]
| celebrit^(y|ies) | animal[^s] | beauties | breast[^s] | boobs;
Attribute ::= >> big | ( zoo | monster | lesbo | gay | interracial | homo | fetish) [^ sex] <<;
|