mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-30 19:18:34 -06:00
module Markup for marking up subphrases with html tags (or other things). Implemented for Eng and Swe so far.
This commit is contained in:
@@ -5,6 +5,7 @@ concrete LangSwe of Lang =
|
||||
LexiconSwe
|
||||
,ConstructionSwe
|
||||
,DocumentationSwe
|
||||
,MarkupSwe
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
|
||||
Reference in New Issue
Block a user