This file is indexed.

/usr/share/polygen/eng/videogames.grm is in polygen-data 1.0.6.ds2-14build1.

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:    Titoli dei videogiuochi\n"
      ^ "author:   CUG <cug@telcanet.it>\n"
      ^ "language: english\n"
      ^ "status:   embryonic\n"
      ^ "topic:    misc\n"
      ^ "comment:  I titoli dei videogiuochi non sportivi, rigorosamente in albionico, sono tutti uguali. E pure i giuochi moderni lo sono. A parte alcuni. Non parliamo dei giuochi sportivi che sono ancora piu' scandalosi.\n"
      ^ "created:  09/04/2004"
;


S:= [PREF] {\SOMET1|\SOMET2} [-(++of|by)[the]] { (---\SOMET2|+++\SOMETHING)} [^SUFF]  [(SEGNO.PU2) \SOMETHING [of [+the] \(SOMET1|SOMET2)]] [FRONZ];

SEGNO ::= (PU0: ^".\n\n"^\ | PU1:^".\n"^\ | PU2: ^":"\ | PU3: ^"."\ | V: ^"," | VT: ^"\""\ );

SOMET1 ::= blood | vampire | alien[^s] | warrior | resident | command | conquer | star | war | doom | quake | sword | shadow | lord | beast | civilization[^s] | legend | journey | \u^\f^\o | covenant | revenant | lore | race | hunter | valour | battle | adventure | magic | spell | dawn  | commander | glory | fury | force | spirit | tomb | island | colony | beholder | captain | angel | manta ;

SOMET2 ::= evil | dead | ultimate | killer | assassin | cursed | enchantment | doomed | warrior | vampire | elves | darkness | beast | templar | cataclysm | galaxy | deadly | super | time |  knight | raven | virtual | prisoner | hunted | normandy | labyrinth | pirate | \orion | dead | privateer | wing | empire[^s] | life | raider | heaven | inferno | lance | blood | fist; 

SOMETHING ::= +legacy | nemesis | invasion | attack | alert | control | alliance | secret | death | project | dream[^s ] | escape | rising | fantasy | dream | chronicle[^s] | betrayal | helder | revolution | weapon | legend | history | anvil | twilight | ending  | hell | clash | hero[^es] | eye | iron ;

PREF ::= \age of [the] | \master of [the] | \curse of [the] | \sim^"-"^ | \the | -\mega^;

SUFF ::= craft | " "^\simulator | [" "^\]warp | [" "^\]scape ;

FRONZ ::= NUMERO | ROMAN | "DX" | \gold [\edition] ;

NUMERO ::= CIFRA[^CIFRA];

CIFRA ::= "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" ;

ROMAN ::= (\i | \x |  \v) [^ROMAN] ;