There are 3 arrays end, suff, pre
Array ( [end] => Array ( [0] => Array ( [text] => ый ) ) Array ( [suff] => Array ( [0] => Array ( [text] => енн ) [1] => Array ( [text] => нн ) ) Array ( [pre] => Array ( [0] => Array ( [text] => а ) [1] => Array ( [text] => ан ) ) )
The question is how to multiply them, not the values of course, but the arrays. In other words, how to eventually produce a 1in array, with all possible variations of alternation, the value of these arrays.