mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 08:58:55 -06:00
added AdverbMkd
This commit is contained in:
5
src/macedonian/AdverbMkd.gf
Normal file
5
src/macedonian/AdverbMkd.gf
Normal file
@@ -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