mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 12:08:34 -06:00
Implement PrepNP
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
concrete AdverbTur of Adverb = CatTur ** open ResTur, Prelude in {
|
||||
lin
|
||||
PrepNP prep np = {s = np.s ! prep.c ++ prep.s} ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user