mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 17:08:54 -06:00
commented out Names from Grammar temporarily to avoid failure with notYet
This commit is contained in:
@@ -14,8 +14,8 @@ concrete GrammarGer of Grammar =
|
||||
TextX - [Tense,Temp],
|
||||
IdiomGer,
|
||||
StructuralGer - [part_Prep,possess_Prep], -- use PartNP, PossNP instead
|
||||
TenseGer,
|
||||
NamesGer
|
||||
TenseGer
|
||||
---- NamesGer -- notYet!
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
|
||||
Reference in New Issue
Block a user