static S conceptLanguageToEnglish(S s) { if (s == null) null; pcall { ret conceptLanguageToEnglish_xyz(s); } ret s; }