forked from GitHub/gf-rgl
added UttNP
This commit is contained in:
@@ -7,9 +7,11 @@ concrete PhraseGla of Phrase = CatGla ** open Prelude, ResGla in {
|
|||||||
|
|
||||||
{-
|
{-
|
||||||
UttQS qs = qs ;
|
UttQS qs = qs ;
|
||||||
UttIAdv iadv = iadv ;
|
UttIAdv iadv = iadv ; -}
|
||||||
UttNP np =
|
|
||||||
UttIP ip =
|
UttNP np = {s = linNP np} ;
|
||||||
|
|
||||||
|
{- UttIP ip =
|
||||||
UttImpSg pol imp = { s = pol.s ++ imp.s ! Sg ! pol.p } ;
|
UttImpSg pol imp = { s = pol.s ++ imp.s ! Sg ! pol.p } ;
|
||||||
UttImpPl pol imp =
|
UttImpPl pol imp =
|
||||||
UttImpPol pol imp = {s = pol.s ++ imp.s ! Sg ! pol.p} ;
|
UttImpPol pol imp = {s = pol.s ++ imp.s ! Sg ! pol.p} ;
|
||||||
|
|||||||
Reference in New Issue
Block a user