sub knot { return ( { 'zahl' => shift, 'linksweg' => undef, 'rechtsweg' => undef } ); }