Skip to content

Commit

Permalink
Update 13-1.cgel
Browse files Browse the repository at this point in the history
  • Loading branch information
m3ru authored Aug 14, 2024
1 parent dbd34bb commit 8159929
Showing 1 changed file with 0 additions and 61 deletions.
61 changes: 0 additions & 61 deletions datasets/oneoff/13-1.cgel
Original file line number Diff line number Diff line change
Expand Up @@ -2,64 +2,3 @@
# text = Whenever there is an actual dispute, other than an adversary proceeding, before the bankruptcy court, the litigation to resolve that dispute is a contested matter.
# sent = whenever there is an actual dispute other than an adversary proceeding before the bankruptcy court the litigation to resolve that dispute is a contested matter
# tree_by = m3ru (YYYY-MM-DD)
(Clause
:Mod (PP
:Head (P :t "Whenever")
:Comp (Clause
:Subj (NP
:Head (Nom
:Head (N_pro :t "there")))
:Head (VP
:Head (V_aux :t "is")
:DisplacedSubj (NP
:Det (DP
:Head (D :t "an"))
:Head (Nom
:Head (Nom
:Head (Nom
:Mod (AdjP
:Head (Adj :t "actual"))
:Head (N :t "dispute"))
:Supplement (PP
:Head (P :t "other-than")
:Obj (NP
:Det (DP
:Head (D :t "an"))
:Head (Nom
:Mod (AdjP
:Head (Adj :t "adversary"))
:Head (N :t "proceeding")))))
:Mod (PP :note "Attaches higher due to punctuation in the sentence"
:Head (P :t "before")
:Obj (NP
:Det (DP
:Head (D :t "the"))
:Head (Nom
:Mod (Nom
:Head (N :t "bankruptcy"))
:Head (N :t "court")))))))))
:Head (Clause
:Subj (NP
:Det (DP
:Head (D :t "the"))
:Head (Nom
:Head (N :t "litigation")
:Comp (Clause
:Head (VP
:Marker (Sdr :t "to")
:Head (VP
:Head (V :t "resolve")
:Obj (NP
:Det (DP
:Head (D :t "that"))
:Head (Nom
:Head (N :t "dispute"))))))))
:Head (VP
:Head (V_aux :t "is")
:PredComp (NP
:Det (DP
:Head (D :t "a"))
:Head (Nom
:Mod (AdjP
:Head (Adj :t "contested"))
:Head (N :t "matter"))))))

0 comments on commit 8159929

Please sign in to comment.