"impersonal", 1 => "1st person", 2 => "2nd person", 3 => "3rd person"][$persona];} function convert_numerus($numerus) {return [0 => null, 1 => "singular", 2 => "plural"][$numerus];} function convert_genus($genus) {return [0 => "common", 1 => "masculine", 2 => "feminine", 3 => "neuter"][$genus];} ?>
Personal Pronouns
snap ( [ "label_vertical" => function ($column) {return "";}, "columns_vertical" => [ $table->columns_get()[4], $table->columns_get()[5], ], "label_horizontal" => function ($column, $value) {return $value;}, "columns_horizontal" => [ $table->columns_get()[1], $table->columns_get()[2], $table->columns_get()[3], ], "columns_data" => [ $table->columns_get()[0], $table->columns_get()[6], ], "data_aggregator" => function ($values) { return $values; }, "data_formatter" => function ($value) { return ( _bar("words") ( [ "original" => $value[0]["words"], "translated" => $value[1]["words"], ] ) ); return json_encode($value); }, ] ); $table->generate(); ?>

For the flected and otherwise related forms of the personal pronouns see the section Declension.