mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 17:08:54 -06:00
added linrefs for A and A2
This commit is contained in:
@@ -122,5 +122,10 @@ concrete CatPol of Cat = CommonX - [CAdv] ** open ResPol, Prelude, (R = ParamX)
|
||||
PN = NounPhrase;
|
||||
|
||||
CAdv = {s,p,sn,pn : Str} ;
|
||||
|
||||
linref
|
||||
A = \a -> a.pos.s1 ;
|
||||
A2 = \a -> a.pos.s1 ++ a.c.s ;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user