Hi,
Now I would like to list the verbs. I cannot fully understand the grep- and sed 
expressions for getting the nouns:

lt-expand apertium-swe.swe.dix | grep -E "[^<:>]+:[^<:>]+<n>" | sed -E 
's/[^<:>]+:([^<:>]+).*/\1/g' | sort -u

How should I modify the expressions to get the verbs instead?

Yours,
Per Tunedal


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

Reply via email to