Italian Swadesh complete

This commit is contained in:
aarne
2005-04-07 13:37:37 +00:00
parent 0056186938
commit 6baa2205da
3 changed files with 91 additions and 29 deletions

View File

@@ -59,7 +59,7 @@ oper
mkNomReg : Str -> Gender -> CNom = \cas ->
let cass = case dp 2 cas of {
"al" => init cas ++ "ux" ;
"al" => init cas + "ux" ;
"au" => cas + "x" ;
"eu" => cas + "x" ;
"ou" => cas + "x" ;