mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-28 04:16:30 -06:00
some fixes and extensions
This commit is contained in:
@@ -351,6 +351,7 @@ param
|
||||
VAct VSim (VPres VInd) Sg P1 => -- Present Indicative
|
||||
( case pres_ind_base of {
|
||||
_ + "a" => ( init pres_ind_base ) ;
|
||||
-- | _ + "ui" => ( init pres_ind_base ) ;
|
||||
_ => pres_ind_base
|
||||
}
|
||||
) + "o" ; --actPresEnding Sg P1 ;
|
||||
|
||||
Reference in New Issue
Block a user