This commit is contained in:
lizazim
2015-01-07 23:44:49 +00:00
parent 6db2845375
commit 2bff57faca
12 changed files with 508 additions and 315 deletions

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} ;