for name, mapping in (
                ('comma', 'left'),
                ('period', 'right'),
                ('plus', 'top'),
                ('minus', 'bottom')):