mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-30 02:58:35 -06:00
started a separate module for names
This commit is contained in:
@@ -15,7 +15,8 @@ concrete GrammarRon of Grammar =
|
||||
TextX - [CAdv,Temp,Tense],
|
||||
-- Prelude, MorphoRon, Coordination,
|
||||
StructuralRon,
|
||||
TenseRon
|
||||
TenseRon,
|
||||
NamesRon
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
|
||||
Reference in New Issue
Block a user