forked from GitHub/gf-core
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
|
||||
|
||||
1966
src/GF/Canon/ParGFC.hs
Normal file
1966
src/GF/Canon/ParGFC.hs
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user