commented out Names from Grammar temporarily to avoid failure with notYet

This commit is contained in:
Aarne Ranta
2023-08-21 15:59:33 +03:00
parent f08c9c0c93
commit 0cbae9883d

View File

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