1 <?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- nxml -*- -->
7 <cat-item tags="np.*"/>
10 <cat-item tags="sent"/>
13 <cat-item tags="det.ind.*"/>
14 <cat-item tags="det.def.*"/>
17 <cat-item lemma="prpers" tags="prn.*"/>
20 <def-cat n="verbnm"><!--verb no modal -->
21 <cat-item tags="vblex.*"/>
22 <cat-item tags="vbser.*"/>
23 <cat-item tags="vbhaver.*"/>
26 <def-cat n="prep"> <!-- preposition -->
33 <def-attr n="nbr"> <!-- Number -->
34 <attr-item tags="sg"/>
35 <attr-item tags="pl"/>
36 <attr-item tags="sp"/>
38 <def-attr n="gen"> <!-- Gender -->
41 <attr-item tags="mf"/>
42 <attr-item tags="nt"/>
46 <attr-item tags="n.acr"/>
47 <attr-item tags="n.unc"/>
48 <attr-item tags="np.loc"/>
50 <def-attr n="a_det"> <!-- Type of Determiner -->
51 <attr-item tags="det.ind"/>
52 <attr-item tags="det.def"/>
54 <def-attr n="tipus_prn">
55 <attr-item tags="prn.subj"/>
56 <attr-item tags="prn.obj"/>
57 <attr-item tags="prn.iobj"/>
58 <attr-item tags="prn.dobj"/>
60 <def-attr n="pers"> <!-- Person -->
61 <attr-item tags="p1"/>
62 <attr-item tags="p2"/>
63 <attr-item tags="p3"/>
65 <def-attr n="a_verb"> <!-- Types of Verbs -->
66 <attr-item tags="vblex"/>
67 <attr-item tags="vbser"/>
68 <attr-item tags="vbhaver"/>
69 <attr-item tags="vbmod"/>
70 <attr-item tags="vaux"/>
73 <attr-item tags="pii"/>
74 <attr-item tags="pis"/>
75 <attr-item tags="pri"/>
76 <attr-item tags="past"/>
77 <attr-item tags="pres"/>
89 <pattern-item n="nom"/>
94 <clip pos="1" side="tl" part="lem"/>
95 <clip pos="1" side="tl" part="a_nom"/>
96 <clip pos="1" side="tl" part="nbr"/>
102 <rule> <!-- REGLA: DET NOM -->
104 <pattern-item n="det"/>
105 <pattern-item n="nom"/>
109 <clip pos="1" side="sl" part="nbr"/>
110 <clip pos="2" side="tl" part="nbr"/>
115 <clip pos="1" side="tl" part="lem"/>
116 <clip pos="1" side="tl" part="a_det"/>
117 <clip pos="1" side="tl" part="nbr"/>
121 <clip pos="2" side="tl" part="lemh"/>
122 <clip pos="2" side="tl" part="a_nom"/>
123 <clip pos="2" side="tl" part="nbr"/>
124 <clip pos="2" side="tl" part="lemq"/>
130 <rule> <!-- REGLA: reset variables-->
132 <pattern-item n="sent"/>
145 <clip pos="1" side="tl" part="whole"/>