forked from GitHub/gf-rgl
interface for shallow parsing + basic lexicon
This commit is contained in:
@@ -58,7 +58,10 @@ lincat
|
||||
|
||||
|
||||
Adv = Adverb ;
|
||||
-- = {s : Str ; isPost : Bool} ;
|
||||
-- = {s : Str} ;
|
||||
AdV = Adverb ;
|
||||
AdA = Adverb ;
|
||||
AdC = Adverb ;
|
||||
PP = Adverb ;
|
||||
|
||||
S = Sentence ;
|
||||
|
||||
Reference in New Issue
Block a user