File: fi.xml

package info (click to toggle)
ots 0.5.0-2
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 1,948 kB
  • ctags: 132
  • sloc: sh: 9,200; xml: 6,530; ansic: 1,558; makefile: 166
file content (105 lines) | stat: -rw-r--r-- 1,854 bytes parent folder | download | duplicates (9)
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
98
99
100
101
102
103
104
105
<?xml version="1.0"?>
<dictionary lang="finnish">
 <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>ehkä</word>
<word>enemmän</word>
<word>että</word>
<word>he</word>
<word>hei</word>
<word>hän</word>
<word>ja</word>
<word>jahka</word>
<word>joo</word>
<word>joskus</word>
<word>jotta</word>
<word>kaikki</word>
<word>kuinka</word>
<word>kun</word>
<word>me</word>
<word>mikä</word>
<word>minä</word>
<word>miten</word>
<word>mutta</word>
<word>myös</word>
<word>ne</word>
<word>no</word>
<word>nyt</word>
<word>olen</word>
<word>paitsi</word>
<word>sekä</word>
<word>siis</word>
<word>sillä</word>
<word>sinä</word>
<word>tahi</word>
<word>tahikka</word>
<word>tai</word>
<word>taikka</word>
<word>te</word>
<word>tällä</word>
<word>tämä</word>
<word>tässä</word>
<word>vaan</word>
<word>vai</word>
<word>vain</word>
<word>vasta</word>
<word>vielä</word>
<word>yli</word>
 </grader-tc>
</dictionary>