forked from GitHub/gf-rgl
5 lines
128 B
Plaintext
5 lines
128 B
Plaintext
concrete AdverbTur of Adverb = CatTur ** open ResTur, Prelude in {
|
|
lin
|
|
PrepNP prep np = {s = np.s ! prep.c ++ prep.s} ;
|
|
}
|