#! /opt/gnu/bin/gawk -f # go over hyphen-separated syllable one by one and extract n-l syllables BEGIN {FS="-"} { for(i=1;i