mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-30 02:18:55 -06:00
Add always_AdV [WIP]
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
concrete AdverbTur of Adverb = CatTur ** open ResTur, Prelude in {
|
||||
lin
|
||||
PrepNP prep np = {s = np.s ! prep.c ++ prep.s} ;
|
||||
|
||||
always_AdV = {s = "her zaman"} ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user