Add another
[apertium.git] / apertium-tg-fa / apertium-tg-fa.fa-tg.t1x
blobbb2935cc66cebadabb99e969feff71deb1feecdf
1 <?xml version="1.0" encoding="utf-8"?>
2 <transfer>
4 <section-def-cats>
5 <def-cat n="nom">
6 <cat-item tags="n"/>
7 <cat-item tags="n.*"/>
8 </def-cat>
9 <def-cat n="adj">
10 <cat-item tags="adj"/>
11 <cat-item tags="adj.*"/>
12 </def-cat>
13 <def-cat n="rel">
14 <cat-item tags="rel.*"/>
15 </def-cat>
16 <def-cat n="izofa">
17 <cat-item tags="iza"/>
18 </def-cat>
19 </section-def-cats>
21 <section-def-attrs>
22 <def-attr n="nbr">
23 <attr-item tags="sg"/>
24 <attr-item tags="pl"/>
25 </def-attr>
26 <def-attr n="a_nom">
27 <attr-item tags="n"/>
28 </def-attr>
29 <def-attr n="a_rel">
30 <attr-item tags="rel"/>
31 <attr-item tags="rel.an"/>
32 </def-attr>
33 <def-attr n="a_adj">
34 <attr-item tags="adj"/>
35 <attr-item tags="pve"/>
36 <attr-item tags="comp"/>
37 <attr-item tags="sup"/>
38 </def-attr>
39 </section-def-attrs>
41 <section-def-vars>
42 <def-var n="number"/>
43 </section-def-vars>
45 <section-rules>
47 <rule>
48 <pattern>
49 <pattern-item n="nom"/>
50 </pattern>
51 <action>
52 <out>
53 <lu>
54 <clip pos="1" side="tl" part="lem"/>
55 <clip pos="1" side="tl" part="a_nom"/>
56 <clip pos="1" side="tl" part="nbr"/>
57 </lu>
58 </out>
59 </action>
60 </rule>
62 <rule>
63 <pattern>
64 <pattern-item n="nom"/>
65 <pattern-item n="izofa"/>
66 </pattern>
67 <action>
68 <out>
69 <lu>
70 <clip pos="1" side="tl" part="lem"/>
71 <clip pos="1" side="tl" part="a_nom"/>
72 <clip pos="1" side="tl" part="nbr"/>
73 </lu>
74 <lu>
75 <clip pos="1" side="tl" part="lem"/>
76 <lit-tag v="izo"/>
77 </lu>
78 </out>
79 </action>
80 </rule>
82 </section-rules>
84 </transfer>