"Per Tunedal" <per.tune...@operamail.com>
čálii:

> Hi Kevin,
> thanks for the explanation. Thus they are homonyms. How do I get rid of the 
> duplicates?
> I just want:
>
> tur

before the `| uniq`, stick in

  | sed 's/[¹²³]//g'


(You may have to change `uniq` to `sort -u` in case things are not ordered 
already)

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Apertium-stuff mailing list
Apertium-stuff@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/apertium-stuff

Reply via email to