Adjective Smart Paradigm

This commit is contained in:
ra.monique
2009-03-01 13:56:02 +00:00
parent 9cb3f75c5c
commit fd83938487
3 changed files with 45 additions and 46 deletions

View File

@@ -391,8 +391,7 @@ case s of
mkFemSg : Str -> Str = \s ->
case s of
{x + "hi" => x + "he";
x + "i" => s + "e";
{x + "i" => s + "e";
x + "iu" => x + "ie";
x + "u" => x + "ã";
_ => s + "ã"