mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 17:08:54 -06:00
UttCN,UttAP,UttAdv
This commit is contained in:
@@ -5,6 +5,9 @@ lin
|
|||||||
UttS s = s ;
|
UttS s = s ;
|
||||||
UttNP np = {s = np.s ! Nom} ;
|
UttNP np = {s = np.s ! Nom} ;
|
||||||
UttVP vp = {s = vp.Nonfinite} ;
|
UttVP vp = {s = vp.Nonfinite} ;
|
||||||
|
UttCN cn = {s = cn.s ! Indef ! Sg ! Nom} ;
|
||||||
|
UttAP ap = {s = ap.s ! Masc ! Sg ! Nom} ;
|
||||||
|
UttAdv adv = adv ;
|
||||||
UttInterj i = i ;
|
UttInterj i = i ;
|
||||||
|
|
||||||
NoPConj = {s = []} ;
|
NoPConj = {s = []} ;
|
||||||
|
|||||||
Reference in New Issue
Block a user