!7 p { // TODO: list to tree SS tree = mapAllElementsTo(mechList("Häufige Relativsätze"), ""); for (S in : ll("Grüß mal all die Leute die ich kenne") { print(in); printIndent(translateUsingWordTree(in, tree)); } }