mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-29 22:42:52 -06:00
Morphological analysis and glueing.
This commit is contained in:
@@ -79,4 +79,5 @@ oldLexer = map change . L.tokens where
|
||||
(L.PT p (L.TS s)) | elem s new -> (L.PT p (L.TV (init s ++ "Z")))
|
||||
_ -> t
|
||||
new = words $ "abstract concrete interface incomplete " ++
|
||||
"instance out open resource reuse transfer with"
|
||||
"instance out open resource reuse transfer with where"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user