mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-13 13:56:03 -06:00
added AdverbMkd
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
concrete AdverbMkd of Adverb = CatMkd ** open Prelude,ResMkd in {
|
||||||
|
flags
|
||||||
|
coding = "UTF-8" ;
|
||||||
|
lin PrepNP p np = {s = p.s ++ np.s} ;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user