mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-02 11:58:34 -06:00
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