mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-28 09:28:54 -06:00
mark notpresent
This commit is contained in:
@@ -98,10 +98,10 @@ oper
|
||||
inflVerb : Verb -> Str = \v ->
|
||||
(heading2 ("Şimdiki zaman") ++
|
||||
finite Pres ++
|
||||
heading2 ("Geçmiş zaman") ++
|
||||
finite Past ++
|
||||
heading2 ("Gelecek zaman") ++
|
||||
finite Fut ++
|
||||
heading2 ("Geçmiş zaman") ++ --# notpresent
|
||||
finite Past ++ --# notpresent
|
||||
heading2 ("Gelecek zaman") ++ --# notpresent
|
||||
finite Fut ++ --# notpresent
|
||||
heading2 ("Emir kipi") ++
|
||||
frameTable (
|
||||
tr (th "tekil" ++
|
||||
|
||||
Reference in New Issue
Block a user