mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-07 10:12:51 -06:00
partial reconstruction for sentence structures in Susanne
This commit is contained in:
@@ -15,6 +15,7 @@ data ParseTree
|
||||
= Phrase Tag Mods Fn Index [ParseTree]
|
||||
| Word Id Tag Word Lemma
|
||||
| App CId [ParseTree]
|
||||
deriving Eq
|
||||
|
||||
data ParseTreePos
|
||||
= Root
|
||||
|
||||
Reference in New Issue
Block a user