Skip to content

Commit

Permalink
dirección > direcció, adreça
Browse files Browse the repository at this point in the history
  • Loading branch information
hectoralos committed May 9, 2019
1 parent 3f5706e commit e9a76bf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions apertium-por-cat.cat-por.metalrx
Expand Up @@ -277,6 +277,7 @@
</def-macros>

<rules>

<!-- **************** NP **************** -->

<macro name="noms_propis" p1="Alfons" p2="Afonso" />
Expand Down
9 changes: 9 additions & 0 deletions apertium-por-cat.por-cat.metalrx
Expand Up @@ -315,6 +315,15 @@
<match tags=""/>
</rule>

<!-- **************** N **************** -->

<!-- dirección > direcció, adreça -->

<rule weight="0.6">
<match lemma="dirección" tags="n.*"><select lemma="direcció"/></match>
</rule>


<!-- **************** ADV **************** -->

<!-- além > més enllà, a més -->
Expand Down

0 comments on commit e9a76bf

Please sign in to comment.