This file is indexed.

/usr/share/polygen/ita/infocamere.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
I ::=   "title:    Veneto\n"
      ^ "author:   Manta\n"
      ^ "language: italian\n"
      ^ "status:   mature\n"
      ^ "topic:    misc\n"
      ^ "created:  29/07/2004"
;

S ::= [Pre] ({Luogo} {Sviluppo | Sost} | Sost Sviluppo) [Post]
;

Pre ::= info | digi | tecno | tech | soft
;

Post ::= ["."^] (com | net | ware | web | soft)
;

Sviluppo ::= sviluppo | innovazione | opportunita' | ricerche | team
;

Sost ::= sistemi | compilatori | parser | software | media | informatica
      |  tecnologie | impianti
;

Luogo ::= italia | veneto | umbria | basilicata | oriago | mestre | marghera | chirignago
       |  mogliano | burano | venezia | vulci | ostia | mira | lucca | catanzaro | riace
;