més
[apertium.git] / apertium-en-nl / apertium-en-nl.en-nl.t2x
blobb3744356ea24783d6d6804d4418640cf240857ef
1 <interchunk>
2   <section-def-cats>
4     <def-cat n="SN">
5       <cat-item tags="SN.*"/>
6     </def-cat>
7   </section-def-cats>
9   <section-def-attrs>
10    <def-attr n="nbr">
11           <attr-item tags="sg"/>
12           <attr-item tags="pl"/>
13           <attr-item tags="sp"/>
14           <attr-item tags="ND"/>
15       </def-attr>
16   </section-def-attrs>
17   <section-def-vars>
18     <def-var n="nombre"/>
19                 <def-var n="genere"/>
20   </section-def-vars>
21   <section-rules>
22 <rule comment="REGLA: SN">
23         <pattern>
24                 <pattern-item n="SN"/>
25         </pattern>
26         <action>
27                         <out>
28                                 <chunk>
29                                         <clip pos="1" part="lem"/>
30                                         <clip pos="1" part="tags"/>
31                                         <clip pos="1" part="chcontent"/>
32                                 </chunk>
33                         </out>
34 </action>
35 </rule>
37 </section-rules>
38 </interchunk>