Skip to content

Commit

Permalink
Reanomena verbs_incoatius a verbs_ix. Restaura preferències valencià
Browse files Browse the repository at this point in the history
  • Loading branch information
donissegui committed Oct 30, 2023
1 parent 20d8429 commit 27f3786
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 8 deletions.
10 changes: 4 additions & 6 deletions apertium-cat.cat.metadix
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
<sdef n="v:este" c="Variant: aquest -> este" />
<sdef n="v:eixe" c="Variant: aqueix -> eixe" />
<sdef n="v:aqueix_aquest" c="Variant: aqueix -> aquest" />
<sdef n="v:verbs_incoatius" c="Variant: vesteixc -> vestisc" />
<sdef n="v:verbs_ix" c="Variant: vesteix -> vestix" />
</sdefs>
<pardefs>
<pardef n="v:pre2017">
Expand Down Expand Up @@ -190,9 +190,9 @@
<e r="LR"><p><l></l><r></r></p></e>
<e r="RL"><p><l><s n="v:aqueix_aquest"/></l><r></r></p></e>
</pardef>
<pardef n="v:verbs_incoatius">
<pardef n="v:verbs_ix">
<e r="LR"><p><l></l><r></r></p></e>
<e r="RL"><p><l><s n="v:verbs_incoatius"/></l><r></r></p></e>
<e r="RL"><p><l><s n="v:verbs_ix"/></l><r></r></p></e>
</pardef>
<pardef n="prefixes_adj">
<e><p><l>micro</l><r>_prefix_micro_</r></p></e>
Expand Down Expand Up @@ -15467,9 +15467,7 @@
<e r="LR"><p><l>ixen</l> <r>ir<s n="vblex"/><s n="pri"/><s n="p3"/><s n="pl"/></r></p></e>

<e> <p><l>eix</l> <r>ir<s n="vblex"/><s n="pri"/><s n="p3"/><s n="sg"/></r></p></e>
<e> <p><l>ix</l> <r>ir<s n="vblex"/><s n="pri"/><s n="p3"/><s n="sg"/></r></p><par n="v:verbs_incoatius"/></e>

<e r="LR"><p><l>ix</l> <r>ir<s n="vblex"/><s n="pri"/><s n="p3"/><s n="sg"/></r></p></e>
<e> <p><l>ix</l> <r>ir<s n="vblex"/><s n="pri"/><s n="p3"/><s n="sg"/></r></p><par n="v:verbs_ix"/></e>

<e> <p><l>im</l> <r>ir<s n="vblex"/><s n="prs"/><s n="p1"/><s n="pl"/></r></p></e>

Expand Down
2 changes: 1 addition & 1 deletion apertium-cat.cat.prefs.rlx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ IFF (v:redo) (0 (VAR:redo)) ;
IFF (v:hui) (0 (VAR:hui)) ;
IFF (v:este) (0 (VAR:este)) ;
IFF (v:eixe) (0 (VAR:eixe)) ;
IFF (v:verbs_incoatius) (0 (VAR:verbs_incoatius)) ;
IFF (v:verbs_ix ) (0 (VAR:verbs_ix)) ;
SELECT (v:aqueix_aquest) ;


3 changes: 3 additions & 0 deletions apertium-cat.cat_valencia.prefs.rlx
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ SELECT (v:motle) ;
SELECT (v:nadar) ;
SELECT (v:redo) ;
SELECT (v:hui) ;
SELECT (v:eixe) ;


2 changes: 1 addition & 1 deletion apertium-cat.cat_valencia_gva.prefs.rlx
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ SELECT (v:redo) ;
SELECT (v:hui) ;
SELECT (v:este) ;
SELECT (v:eixe) ;
SELECT (v:verbs_incoatius) ;
SELECT (v:verbs_ix) ;

0 comments on commit 27f3786

Please sign in to comment.