mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
Report errors in at command.
This commit is contained in:
@@ -17,3 +17,5 @@ wideSnake _ x = case x of
|
||||
in if isSnake CN y' then Thick y' else Wide y'
|
||||
_ -> composOp ? ? compos_Tree ? wideSnake x
|
||||
|
||||
wideSnakeNP : Tree NP -> Tree NP
|
||||
wideSnakeNP = wideSnake NP
|
||||
|
||||
Reference in New Issue
Block a user