You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
grammarware edited this page Feb 16, 2013
·
3 revisions
Definition: Insert ([]) is a tree manipulation annotation used in Tear-Insert-Fold grammars. In a [x] b, the parser parses ab, and the subtree corresponding to x is inserted between a and b.