Skip to content

Commit

Permalink
pron tag
Browse files Browse the repository at this point in the history
  • Loading branch information
flammie committed Sep 30, 2023
1 parent 5b3941a commit 9c27240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vislcg3/omorfi2apertium.sed
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ s/UPOS=ADJ/adj/g
s/UPOS=ADP/post/g
s/UPOS=ADV/adv/g
s/UPOS=PROPN/np/g
s/UPOS=PRON/pron/g
s/UPOS=PRON/prn/g
s/UPOS=SYM/punct/g
s/UPOS=PUNCT/punct/g
s/UPOS=CCONJ/cnjcoo/g
Expand Down

0 comments on commit 9c27240

Please sign in to comment.