import Char import List main=interact$unlines.map(\x->shows(length x)$' ':head x).group.sort.words.filter(\c->isAlpha c||isSpace c).map toLower