Poc més
[apertium.git] / apertium-id-ms / apertium-id-ms.id-ms.t3x
blob562c24894e114e15d66edf41be9805b51b8ce016
1 <?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- 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>
13 </section-def-cats>
14 <section-def-attrs>
15 <def-attr n="nbr">
16 <attr-item tags="sg"/>
17 <attr-item tags="pl"/>
18 <attr-item tags="sp"/>
19 <attr-item tags="ND"/>
20 </def-attr>
21 <def-attr n="a_nom">
22 <attr-item tags="n"/>
23 <attr-item tags="np"/>
24 </def-attr>
25 </section-def-attrs>
26 <section-def-vars>
27 <def-var n="paraula"/>
28 </section-def-vars>
31 <section-rules>
33 <rule comment="CHUNK: regla que no fa res">
34 <pattern>
35 <pattern-item n="det_nom"/>
36 </pattern>
37 <action>
38 <out>
39 <lu>
40 <clip pos="1" part="whole"/>
41 </lu>
42 <b pos="1"/>
43 <lu>
44 <clip pos="2" part="whole"/>
45 </lu>
46 </out>
47 </action>
48 </rule>
50 <rule comment="CHUNK:">
51 <pattern>
52 <pattern-item n="nom"/>
53 </pattern>
54 <action>
55 <out>
56 <lu>
57 <clip pos="1" part="whole"/>
58 </lu>
59 </out>
60 </action>
61 </rule>
62 <!--ja anirem veient què s'hi posa, aquí-->
63 </section-rules>
64 </postchunk>