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 ->
|
inflVerb : Verb -> Str = \v ->
|
||||||
(heading2 ("Şimdiki zaman") ++
|
(heading2 ("Şimdiki zaman") ++
|
||||||
finite Pres ++
|
finite Pres ++
|
||||||
heading2 ("Geçmiş zaman") ++
|
heading2 ("Geçmiş zaman") ++ --# notpresent
|
||||||
finite Past ++
|
finite Past ++ --# notpresent
|
||||||
heading2 ("Gelecek zaman") ++
|
heading2 ("Gelecek zaman") ++ --# notpresent
|
||||||
finite Fut ++
|
finite Fut ++ --# notpresent
|
||||||
heading2 ("Emir kipi") ++
|
heading2 ("Emir kipi") ++
|
||||||
frameTable (
|
frameTable (
|
||||||
tr (th "tekil" ++
|
tr (th "tekil" ++
|
||||||
|
|||||||
Reference in New Issue
Block a user