mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
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