This file is indexed.

/usr/share/ots/ia.xml is in libots0 0.5.0-2.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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
<?xml version="1.0"?>
<dictionary lang="Interlingua">
 <stemmer> 
     <step1_pre> 
	  <rule>"|</rule> 
	  <rule>(|</rule> 
	 </step1_pre>
	 
	 
    <step1_post>
      <rule>."|</rule> 
	  <rule>,"|</rule> 
	  <rule>.|</rule>
	  <rule>,|</rule> 
	  <rule>"|</rule>
	  <rule>)|</rule> 
	  <rule>?|</rule> 
	  <rule>:|</rule> 
	  <rule>;|</rule> 
	  <rule>!|</rule> 
	 </step1_post>
 
 
    <manual>
	  <rule>wrote|write</rule>
	  <rule>came|come</rule> 
	  <rule>went|go</rule>
	 </manual>
 
    <post>
       <rule>before1|1after</rule>
    </post>
   <pre>
       <rule>before1|1after</rule>
   </pre> 
  </stemmer>
   <parser>
    
 	 <linebreak>
	  <rule>."</rule>
	  <rule>?"</rule>
	  <rule>!"</rule>
	  <rule>,"</rule>
	  <rule>.</rule>
	  <rule>?</rule>  
	  <rule>;</rule>
	  <rule>|</rule>
	  <rule>!</rule>  
	 </linebreak>
	 
 	 <linedontbreak>
	  <rule>Dr.</rule>
	  <rule>Mr.</rule>  
	  <rule>Mrs.</rule>
	  <rule>U.S.</rule>  
	  <rule>Rep.</rule>  
	  <rule>Sen.</rule>  
	 </linedontbreak>
   </parser>
 <grader-tc>
<word>duo</word>
<word>e</word>
<word>es</word>
<word>esser</word>
<word>ha</word>
<word>haber</word>
<word>illa</word>
<word>illas</word>
<word>ille</word>
<word>illes</word>
<word>illo</word>
<word>illos</word>
<word>in</word>
<word>io</word>
<word>la</word>
<word>las</word>
<word>le</word>
<word>les</word>
<word>lo</word>
<word>los</word>
<word>me</word>
<word>minus</word>
<word>non</word>
<word>nos</word>
<word>ora</word>
<word>plus</word>
<word>quando</word>
<word>se</word>
<word>sed</word>
<word>te</word>
<word>tu</word>
<word>un</word>
<word>va</word>
<word>vader</word>
<word>vos</word>
 </grader-tc>
</dictionary>