Adding prob files
[apertium.git] / trunk / apertium-en-pl / apertium-en-pl.en-pl.t3x
blob51f8dfce0b66a27daf4c3601b81fe235788d622f
1 <?xml version="1.0" encoding="UTF-8"?> <!-- -*- nxml -*- -->
2 <postchunk>
3 <section-def-cats>
6 <def-cat n="nom">
7 <cat-item name="nom"/>
8 </def-cat>
9 <def-cat n="det_nom">
10 <cat-item name="det_nom"/>
11 </def-cat>
12 <def-cat n="nom_gen">
13 <cat-item name="nom_gen"/>
14 </def-cat>
16 </section-def-cats>
17 <section-def-attrs>
18 <def-attr n="nbr">
19 <attr-item tags="sg"/>
20 <attr-item tags="pl"/>
21 <attr-item tags="sp"/>
22 <attr-item tags="ND"/>
23 </def-attr>
24 <def-attr n="a_nom">
25 <attr-item tags="n"/>
26 <attr-item tags="np"/>
27 </def-attr>
28 </section-def-attrs>
29 <section-def-vars>
30 <def-var n="paraula"/>
31 </section-def-vars>
34 <section-rules>
36 <rule comment="CHUNK: regla que no fa res">
37 <pattern>
38 <pattern-item n="det_nom"/>
39 </pattern>
40 <action>
41 <out>
42 <lu>
43 <clip pos="1" part="whole"/>
44 </lu>
45 <b pos="1"/>
46 <lu>
47 <clip pos="2" part="whole"/>
48 </lu>
49 </out>
50 </action>
51 </rule>
53 <rule comment="CHUNK:">
54 <pattern>
55 <pattern-item n="nom_gen"/>
56 </pattern>
57 <action>
58 <out>
59 <lu>
60 <clip pos="1" part="whole"/>
61 </lu>
62 <b pos="1"/>
63 <lu>
64 <clip pos="2" part="whole"/>
65 </lu>
66 </out>
67 </action>
68 </rule>
70 <rule comment="CHUNK:">
71 <pattern>
72 <pattern-item n="nom"/>
73 </pattern>
74 <action>
75 <out>
76 <lu>
77 <clip pos="1" part="whole"/>
78 </lu>
79 </out>
80 </action>
81 </rule>
82 <!--ja anirem veient què s'hi posa, aquí-->
83 </section-rules>
84 </postchunk>