mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-15 06:46:02 -06:00
forgot the file
This commit is contained in:
@@ -0,0 +1,10 @@
|
|||||||
|
concrete NamesNor of Noun = CatNor ** NamesScand - [AdjLN] with
|
||||||
|
(ResScand = ResNor) ** {
|
||||||
|
|
||||||
|
lin AdjLN ap ln = ln ** {
|
||||||
|
s = \\c => preOrPost ap.isPre
|
||||||
|
(ap.s ! agrAdj (gennum ln.g ln.n) (DDef Def))
|
||||||
|
(ln.s ! c) ;
|
||||||
|
} ;
|
||||||
|
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user