1
0
forked from GitHub/gf-rgl
This commit is contained in:
lizazim
2015-01-07 23:44:49 +00:00
parent 60807dc830
commit 737809fe98
9 changed files with 202 additions and 106 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ flags coding = utf8 ;
SC = {s : Particle => Style => Str ; isVP : Bool} ;
Adv = Adverb ; -- {s : Style => Str ; prepositive : Bool ; compar : ComparSense} ;
Adv = Adverb ; -- {s : Style => Str ; prepositive : Bool} ;
AdN = {s : Str ; postposition : Bool} ;