Blob Blame History Raw
# allomorph rules for formal Malaga grammars ==================================

allo_rule allomorph_rule( $entry ):
  result $entry.1L, $entry.2L;
end;

# end of file =================================================================