forked from GitHub/gf-core
Italian Swadesh complete
This commit is contained in:
@@ -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" ;
|
||||
|
||||
Reference in New Issue
Block a user