Commit 10f79e1aad2075c0c7235b8687a805a5f387d7b5
1 parent
07bf4e64
Exists in
master
and in
1 other branch
Corrige aspas nos campos 'newtoken' no arquivo de regras
Showing
1 changed file
with
12 additions
and
12 deletions
Show diff stats
data/regras.xml
@@ -94,7 +94,7 @@ | @@ -94,7 +94,7 @@ | ||
94 | <title>N</title> | 94 | <title>N</title> |
95 | <specific>c</specific> | 95 | <specific>c</specific> |
96 | <newpos>0</newpos> | 96 | <newpos>0</newpos> |
97 | - <newtoken>"homem"</newtoken> | 97 | + <newtoken>homem</newtoken> |
98 | <newtokenpos>1</newtokenpos> | 98 | <newtokenpos>1</newtokenpos> |
99 | </class> | 99 | </class> |
100 | </rule> | 100 | </rule> |
@@ -109,7 +109,7 @@ | @@ -109,7 +109,7 @@ | ||
109 | <title>NP</title> | 109 | <title>NP</title> |
110 | <specific>c</specific> | 110 | <specific>c</specific> |
111 | <newpos>0</newpos> | 111 | <newpos>0</newpos> |
112 | - <newtoken>"homem"</newtoken> | 112 | + <newtoken>homem</newtoken> |
113 | <newtokenpos>1</newtokenpos> | 113 | <newtokenpos>1</newtokenpos> |
114 | </class> | 114 | </class> |
115 | </rule> | 115 | </rule> |
@@ -124,7 +124,7 @@ | @@ -124,7 +124,7 @@ | ||
124 | <title>N</title> | 124 | <title>N</title> |
125 | <specific>c</specific> | 125 | <specific>c</specific> |
126 | <newpos>0</newpos> | 126 | <newpos>0</newpos> |
127 | - <newtoken>"homem"</newtoken> | 127 | + <newtoken>homem</newtoken> |
128 | <newtokenpos>1</newtokenpos> | 128 | <newtokenpos>1</newtokenpos> |
129 | </class> | 129 | </class> |
130 | </rule> | 130 | </rule> |
@@ -139,7 +139,7 @@ | @@ -139,7 +139,7 @@ | ||
139 | <title>NP</title> | 139 | <title>NP</title> |
140 | <specific>c</specific> | 140 | <specific>c</specific> |
141 | <newpos>0</newpos> | 141 | <newpos>0</newpos> |
142 | - <newtoken>"homem"</newtoken> | 142 | + <newtoken>homem</newtoken> |
143 | <newtokenpos>1</newtokenpos> | 143 | <newtokenpos>1</newtokenpos> |
144 | </class> | 144 | </class> |
145 | </rule> | 145 | </rule> |
@@ -154,7 +154,7 @@ | @@ -154,7 +154,7 @@ | ||
154 | <title>N</title> | 154 | <title>N</title> |
155 | <specific>c</specific> | 155 | <specific>c</specific> |
156 | <newpos>0</newpos> | 156 | <newpos>0</newpos> |
157 | - <newtoken>"mulher"</newtoken> | 157 | + <newtoken>mulher</newtoken> |
158 | <newtokenpos>1</newtokenpos> | 158 | <newtokenpos>1</newtokenpos> |
159 | </class> | 159 | </class> |
160 | </rule> | 160 | </rule> |
@@ -169,7 +169,7 @@ | @@ -169,7 +169,7 @@ | ||
169 | <title>NP</title> | 169 | <title>NP</title> |
170 | <specific>c</specific> | 170 | <specific>c</specific> |
171 | <newpos>0</newpos> | 171 | <newpos>0</newpos> |
172 | - <newtoken>"mulher"</newtoken> | 172 | + <newtoken>mulher</newtoken> |
173 | <newtokenpos>1</newtokenpos> | 173 | <newtokenpos>1</newtokenpos> |
174 | </class> | 174 | </class> |
175 | </rule> | 175 | </rule> |
@@ -184,7 +184,7 @@ | @@ -184,7 +184,7 @@ | ||
184 | <title>N</title> | 184 | <title>N</title> |
185 | <specific>c</specific> | 185 | <specific>c</specific> |
186 | <newpos>0</newpos> | 186 | <newpos>0</newpos> |
187 | - <newtoken>"mulher"</newtoken> | 187 | + <newtoken>mulher</newtoken> |
188 | <newtokenpos>1</newtokenpos> | 188 | <newtokenpos>1</newtokenpos> |
189 | </class> | 189 | </class> |
190 | </rule> | 190 | </rule> |
@@ -199,7 +199,7 @@ | @@ -199,7 +199,7 @@ | ||
199 | <title>NP</title> | 199 | <title>NP</title> |
200 | <specific>c</specific> | 200 | <specific>c</specific> |
201 | <newpos>0</newpos> | 201 | <newpos>0</newpos> |
202 | - <newtoken>"mulher"</newtoken> | 202 | + <newtoken>mulher</newtoken> |
203 | <newtokenpos>1</newtokenpos> | 203 | <newtokenpos>1</newtokenpos> |
204 | </class> | 204 | </class> |
205 | </rule> | 205 | </rule> |
@@ -354,7 +354,7 @@ | @@ -354,7 +354,7 @@ | ||
354 | <title>VB-R</title> | 354 | <title>VB-R</title> |
355 | <specific>v</specific> | 355 | <specific>v</specific> |
356 | <newprop>VB</newprop> | 356 | <newprop>VB</newprop> |
357 | - <newtoken>"futuro"</newtoken> | 357 | + <newtoken>futuro</newtoken> |
358 | <newtokenpos>1</newtokenpos> | 358 | <newtokenpos>1</newtokenpos> |
359 | 359 | ||
360 | </class> | 360 | </class> |
@@ -366,7 +366,7 @@ | @@ -366,7 +366,7 @@ | ||
366 | <title>VB-SR</title> | 366 | <title>VB-SR</title> |
367 | <specific>v</specific> | 367 | <specific>v</specific> |
368 | <newprop>VB</newprop>4 | 368 | <newprop>VB</newprop>4 |
369 | - <newtoken>"futuro"</newtoken> | 369 | + <newtoken>futuro</newtoken> |
370 | <newtokenpos>1</newtokenpos> | 370 | <newtokenpos>1</newtokenpos> |
371 | </class> | 371 | </class> |
372 | </rule> | 372 | </rule> |
@@ -377,7 +377,7 @@ | @@ -377,7 +377,7 @@ | ||
377 | <title>VB-D</title> | 377 | <title>VB-D</title> |
378 | <specific>v</specific> | 378 | <specific>v</specific> |
379 | <newprop>VB</newprop> | 379 | <newprop>VB</newprop> |
380 | - <newtoken>"passado"</newtoken> | 380 | + <newtoken>passado</newtoken> |
381 | <newtokenpos>1</newtokenpos> | 381 | <newtokenpos>1</newtokenpos> |
382 | </class> | 382 | </class> |
383 | </rule> | 383 | </rule> |
@@ -388,7 +388,7 @@ | @@ -388,7 +388,7 @@ | ||
388 | <title>VB-SD</title> | 388 | <title>VB-SD</title> |
389 | <specific>v</specific> | 389 | <specific>v</specific> |
390 | <newprop>VB</newprop> | 390 | <newprop>VB</newprop> |
391 | - <newtoken>"passado"</newtoken> | 391 | + <newtoken>passado</newtoken> |
392 | <newtokenpos>1</newtokenpos> | 392 | <newtokenpos>1</newtokenpos> |
393 | </class> | 393 | </class> |
394 | </rule> | 394 | </rule> |