!7 p { for (S name : mechListNames()) print(or(guessGermanOrEnglish(name), "?") + " - " + name); }