mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-06 13:48:57 -06:00
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