mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-01 19:48:34 -06:00
(Som) IAdv + related functions
This commit is contained in:
@@ -9,10 +9,10 @@ concrete GrammarSom of Grammar =
|
||||
RelativeSom,
|
||||
ConjunctionSom,
|
||||
PhraseSom,
|
||||
TextX - [Adv],
|
||||
TextX - [Adv,IAdv],
|
||||
StructuralSom,
|
||||
IdiomSom,
|
||||
TenseX - [Adv]
|
||||
TenseX - [Adv,IAdv]
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
|
||||
Reference in New Issue
Block a user