mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-13 17:12:47 -06:00
Working with interfaces.
Working with interfaces. Created new place for grammar parsers. Created new script jgf2+.
This commit is contained in:
@@ -41,7 +41,7 @@ markXML n i b =
|
||||
else ("<subtree" +++ p +++ c ++ ">", "</subtree>")
|
||||
where
|
||||
c = "type=" ++ prt (M.valNode n)
|
||||
p = "position=" ++ show i
|
||||
p = "position=" ++ (show $ reverse i)
|
||||
|
||||
-- for XML in JGF 1, use
|
||||
markXMLjgf :: Marker
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user