Blob Blame History Raw
# allomorph rules for numeral

allo_rule generate_allo( $lex ):
  result $lex.surf, $lex - surf;
end;

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