static S katze_define(S s) { S def = googleDefine1_german(s); def = def.replaceAll("\\(.*?\\)\\s*", ""); ret firstSentence2(def); }