forked from GitHub/gf-core
new Afrikaans by L&L Pretorius
This commit is contained in:
@@ -44,6 +44,6 @@ lin
|
||||
ConsSymb = infixSS "," ;
|
||||
|
||||
oper
|
||||
artDef : Number -> Gender -> Str = \n,g -> case <n,g> of {<Sg,Neutr> => "het" ; _ => "de"} ;
|
||||
artDef : Number -> Gender -> Str = \n,g -> case <n,g> of {<Sg,Neutr> => "die" ; _ => "die"} ; --afr
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user