mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 09:02:50 -06:00
Tense to Common ; Idiom ; Text
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
concrete CatSwe of Cat = TenseX ** CatScand with
|
||||
concrete CatSwe of Cat = CommonX ** CatScand with
|
||||
(ResScand = ResSwe) ;
|
||||
|
||||
@@ -17,6 +17,6 @@ concrete LangSwe of Lang =
|
||||
LexiconSwe
|
||||
** {
|
||||
|
||||
flags startcat = Phr ;
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user