1m_ordered = { one:eins two:zwei three:drei }
2m_std = { one:eins three:drei two:zwei }
3m_ordered = { two:zwei three:drei one:eins }
4m_std = { one:eins three:drei two:zwei }
5