mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-01 19:48: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 LangEng of Lang =
|
||||
LexiconEng
|
||||
,ConstructionEng
|
||||
,DocumentationEng
|
||||
,MarkupEng
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
|
||||
Reference in New Issue
Block a user