#! /bin/csh -f # Last edited on 2002-01-01 13:00:28 by stolfi # Removes capitalization from a list of VIQR words, # and undoes accent mapping, to allow it to be compared # to the raw list of words. tr 'A-Z' 'a-z' \ | sed -e '/[a-zA-Z]/y/µß°/(?./'