// BBOX converted automatically from // http://atlas.math.rwth-aachen.de/Atlas/clas/S63/words/S63G1-max4W1 function(S) // WARNING! This is not an SLP! w1 := S.1; w2 := S.2; w3 := w1 * w2; w4 := w3 * w2; w2 := w3 * w4; w6 := w3 * w2; w4 := w2^9; w5 := w6^6; w8 := w4 * w5; w7 := w8^-1; w3 := w7 * w6; w1 := w3 * w8; return [w1,w2]; end function;