mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 00:02:50 -06:00
api for Afrikaans
This commit is contained in:
@@ -296,8 +296,8 @@ param
|
||||
|
||||
oper
|
||||
vForm : Tense -> VForm = \t -> case t of {
|
||||
Pres => VPres ;
|
||||
Fut => VPres --# notpresent
|
||||
Pres => VPres
|
||||
; Fut => VPres --# notpresent
|
||||
; Past | Cond => VPast -- Fut and Cond affect zullen --# notpresent
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user