mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-02 03:48:33 -06:00
new Afrikaans by L&L Pretorius
This commit is contained in:
@@ -16,7 +16,7 @@ concrete SentenceAfr of Sentence = CatAfr ** open ResAfr, Prelude in {
|
||||
ImpF Sg True => <VInf,[],Sg> ;
|
||||
ImpF Sg False => <VInf,[],Sg>
|
||||
} ;
|
||||
agr = {g = Utr ; n = ps.p3 ; p = P2} ; ---- P2? -- g does not matter
|
||||
agr = {g = Neutr ; n = ps.p3 ; p = P2} ; ---- P2? -- g does not matter
|
||||
verb = vp.s.s ! ps.p1 ;
|
||||
inf = vp.inf.p1 ;
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user