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