1
0
forked from GitHub/gf-rgl

added UttNP

This commit is contained in:
Krasimir Angelov
2025-11-06 12:54:45 +01:00
parent fd817f80d6
commit fff1c40f24

View File

@@ -7,9 +7,11 @@ concrete PhraseGla of Phrase = CatGla ** open Prelude, ResGla in {
{-
UttQS qs = qs ;
UttIAdv iadv = iadv ;
UttNP np =
UttIP ip =
UttIAdv iadv = iadv ; -}
UttNP np = {s = linNP np} ;
{- UttIP ip =
UttImpSg pol imp = { s = pol.s ++ imp.s ! Sg ! pol.p } ;
UttImpPl pol imp =
UttImpPol pol imp = {s = pol.s ++ imp.s ! Sg ! pol.p} ;