Skip to content

Commit

Permalink
[ca] improve disambiguation
Browse files Browse the repository at this point in the history
  • Loading branch information
jaumeortola committed Sep 20, 2016
1 parent 1986be8 commit ebb4f55
Showing 1 changed file with 9 additions and 0 deletions.
Expand Up @@ -7406,6 +7406,15 @@ Copyright (C) 2012 Jaume Ortolà i Font
</pattern>
<disambig action="filterall"/>
</rule>
<rule id="via_no_prep" name="via no preposició">
<pattern>
<token postag="D..FS." postag_regexp="yes"/>
<marker>
<token postag="NCFS000">via</token>
</marker>
</pattern>
<disambig action="filter" postag="N.*|_GN_.*"></disambig>
</rule>
<rule id="PREP_VERB" name="no Verb conjugat darrere de preposició">
<!-- "de sumes": "sumes" no és verb. Mogut per "En forma part". Mogut amunt per "d'escriptura comú"
Excep: per dintre sou, el vers diu -->
Expand Down

0 comments on commit ebb4f55

Please sign in to comment.