The reading word of a tableau is word obtain by reading each column from the bottom up and reading the columns from left to right. The reading word is used to calculate the cocharge statistic of the given tableau.
i1 : p = new Partition from {3,2}
o1 = Partition{3, 2}
o1 : Partition