Skip to content

Commit

Permalink
[pt-PT] Improved .AFF files for both AO45 and AO90 (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoagpinto authored Jan 29, 2024
1 parent 554da5e commit a7a53c1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
8 changes: 7 additions & 1 deletion data/spelling-dict/hunspell/pt_PT_45.aff
Original file line number Diff line number Diff line change
Expand Up @@ -1336,7 +1336,7 @@ SFX L 0 -vos-iam r +AP=2,AN=p,P=3,N=p,T=c
SFX L 0 -vos-ia r +AP=2,AN=p,P=1_3,N=s,T=c
SFX L 0 -vos-ias r +AP=2,AN=p,P=2,N=s,T=c

SFX P Y 213
SFX P Y 219
SFX P 0 -o [aeiou��] +G=m,AN=s
SFX P ns m-lo ns +G=m,AN=s
SFX P s -lo [^n�]s +G=m,AN=s
Expand Down Expand Up @@ -1550,6 +1550,12 @@ SFX P r -lo-ias or +P=2,N=s,T=c
SFX P r -lo-�amos or +P=1,N=p,T=c
SFX P r -lo-�eis or +P=2,N=p,T=c
SFX P r -lo-iam or +P=3,N=p,T=c
SFX P r mo-lo [iu]r +G=m,AN=s
SFX P r mo-la [iu]r +G=f,AN=s
SFX P r mo-los [iu]r +G=m,AN=p
SFX P r mo-las [iu]r +G=f,AN=p
SFX P r mo-nos [iu]r +G=m,AN=p
SFX P r mos-vos [iu]r +G=m,AN=p

SFX B Y 2
SFX B r damente [ia]r +FSEM=vmente,CAT=adv,SUBCAT=modo
Expand Down
8 changes: 7 additions & 1 deletion data/spelling-dict/hunspell/pt_PT_90.aff
Original file line number Diff line number Diff line change
Expand Up @@ -1381,7 +1381,7 @@ SFX L 0 -vos-iam r +AP=2,AN=p,P=3,N=p,T=c
SFX L 0 -vos-ia r +AP=2,AN=p,P=1_3,N=s,T=c
SFX L 0 -vos-ias r +AP=2,AN=p,P=2,N=s,T=c

SFX P Y 213
SFX P Y 219
SFX P 0 -o [aeiou��] +G=m,AN=s
SFX P ns m-lo ns +G=m,AN=s
SFX P s -lo [^n�]s +G=m,AN=s
Expand Down Expand Up @@ -1595,6 +1595,12 @@ SFX P r -lo-ias or +P=2,N=s,T=c
SFX P r -lo-�amos or +P=1,N=p,T=c
SFX P r -lo-�eis or +P=2,N=p,T=c
SFX P r -lo-iam or +P=3,N=p,T=c
SFX P r mo-lo [iu]r +G=m,AN=s
SFX P r mo-la [iu]r +G=f,AN=s
SFX P r mo-los [iu]r +G=m,AN=p
SFX P r mo-las [iu]r +G=f,AN=p
SFX P r mo-nos [iu]r +G=m,AN=p
SFX P r mos-vos [iu]r +G=m,AN=p

SFX B Y 2
SFX B r damente [ia]r +FSEM=vmente,CAT=adv,SUBCAT=modo
Expand Down

0 comments on commit a7a53c1

Please sign in to comment.