Skip to content

Commit

Permalink
namemerge: stor forbokstav, så me ikkje genererer Abcd/abcd
Browse files Browse the repository at this point in the history
  • Loading branch information
unhammer committed Apr 26, 2023
1 parent b187465 commit 90865d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apertium-nno-nob.nno-nob.dix
Original file line number Diff line number Diff line change
Expand Up @@ -273566,7 +273566,8 @@ eigen => egen, leite => lete, band => bånd, fram => frem, hemming => hemning, o
<!-- For generating forms that were "analysed" by CG -->
<e lm="np cgguess regex"><par n="letterdash+"/><par n="cgguess__np"/></e>
<!-- For generating forms that were "analysed" by merge-names.rlx: -->
<e lm="np cgguess regex"><par n="letterdash+"/><i><b/></i><par n="letterdash+"/><par n="cgguess__np"/></e>
<e lm="np cgguess regex"><par n="letterdash+"/><i><b/></i><par n="upper"/><par n="letterdash+"/><par n="cgguess__np"/></e>
<e lm="np cgguess regex"><par n="letterdash+"/><i><b/></i><par n="upper"/><par n="letterdash+"/><i><b/></i><par n="upper"/><par n="letterdash+"/><par n="cgguess__np"/></e>

<!-- For analysing name-compound-parts ending in dash (letting the second part be looked up in .dix, something CG can't do): -->
<!-- not using letter pardefs since that makes the final transducer huge -->
Expand Down

0 comments on commit 90865d1

Please sign in to comment.