Spacing
[apertium.git] / apertium-sh-mk / apertium-sh-mk.sh-mk.t3x
blob5f71c6ce524df3a0a331b7183cbdcd839a5c244e
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- -*- nxml -*- -->
3 <postchunk>
5 <section-def-cats>
6 <def-cat n="nom">
7 <cat-item name="nom"/>
8 </def-cat>
9 </section-def-cats>
11 <section-def-attrs>
12 <def-attr n="a_nom">
13 <attr-item tags="n"/>
14 <attr-item tags="np"/>
15 </def-attr>
16 </section-def-attrs>
18 <section-def-vars>
19 <def-var n="paraula"/>
20 </section-def-vars>
22 <section-rules>
24 <rule comment="CHUNK:">
25 <pattern>
26 <pattern-item n="nom"/>
27 </pattern>
28 <action>
29 <out>
30 <lu>
31 <clip pos="1" part="whole"/>
32 </lu>
33 </out>
34 </action>
35 </rule>
37 </section-rules>
38 </postchunk>