while 1: r=raw_input() if len(r)/2-sum(map('aeiou'.count,r))<0:print r