Skip to content

Commit

Permalink
Update 10-2.cgel
Browse files Browse the repository at this point in the history
  • Loading branch information
mebwells authored Aug 13, 2024
1 parent 534aee3 commit 1e1c59e
Showing 1 changed file with 118 additions and 1 deletion.
119 changes: 118 additions & 1 deletion datasets/oneoff/10-2.cgel
Original file line number Diff line number Diff line change
@@ -1,4 +1,121 @@
# sent_id = 10-2
# text = if the adverse party is a resident of the district within which the award was made, such service shall be made upon the adverse party or his attorney as prescribed by law for service of notice of motion in an action in the same court.
# sent = if the adverse party is a resident of the district within which the award was made such service shall be made upon the adverse party or his attorney as prescribed by law for service of notice of motion in an action in the same court
# tree_by = mebwells (YYYY-MM-DD)
# tree_by = mebwells (2024-08-12)
(Clause
:Mod (PP
:Head (P :t "If")
:Comp (Clause
:Subj (NP
:Det (DP
:Head (D :t "the"))
:Head (Nom
:Mod (AdjP
:Head (Adj :t "adverse"))
:Head (N :t "party")))
:Head (VP
:Head (V :t "is")
:PredComp (NP
:Det (DP
:Head (D :t "a"))
:Head (Nom
:Head (N :t "resident")
:Mod (PP
:Head (P :t "of")
:Obj (NP
:Det (DP
:Head (D :t "the"))
:Head (Nom
:Head (N :t "district")
:Mod (Clause_rel
:Prenucleus (x / PP
:Head (P :t "within")
:Obj (NP
:Head (Nom
:Det-Head (DP
:Head (D :t "which")))))
:Head (Clause_rel
:Subj (NP
:Det (DP
:Head (D :t "the"))
:Head (Nom
:Head (N :t "award")))
:Head (VP
:Head (V_aux :t "was")
:Comp (Clause
:Head (VP
:Head (V :t "made" :p ",")
:Obj (x / GAP))))))))))))))
:Head (Clause
:Subj (NP
:Mod (AdjP
:Head (Adj :t "such"))
:Head (Nom
:Head (N :t "service")))
:Head (VP
:Head (V_aux :t "shall")
:Comp (Clause
:Head (VP
:Head (V_aux :t "be")
:Comp (Clause
:Head (VP
:Head (VP
:Head (V :t "made")
:Comp (PP
:Head (P :t "upon")
:Obj (Coordination
:Coordinate (NP
:Det (DP
:Head (D :t "the"))
:Head (Nom
:Mod (AdjP
:Head (Adj :t "adverse"))
:Head (N :t "party")))
:Coordinate (NP
:Marker (Coordinator :t "or")
:Head (NP
:Det (DP
:Head (D :t "his"))
:Head (Nom
:Head (N :t "attorney")))))))
:Mod (AdvP
:Head (Adv :t "as")
:Comp (Clause
:Head (VP
:Head (V :t "prescribed")
:Mod (PP
:Head (P :t "by")
:Obj (NP
:Head (Nom
:Head (N :t "law")
:Mod (PP
:Head (P :t "for")
:Obj (NP
:Head (Nom
:Head (N :t "service")
:Mod (PP
:Head (P :t "of")
:Obj (NP
:Head (Nom
:Head (N :t "notice")
:Mod (PP
:Head (P :t "of")
:Obj (NP
:Head (Nom
:Head (N :t "motion")
:Mod (PP
:Head (P :t "in")
:Obj (NP
:Det (DP
:Head (D :t "an"))
:Head (Nom
:Head (N :t "action")
:Mod (PP
:Head (P :t "in")
:Obj (NP
:Det (DP
:Head (D :t "the"))
:Head (Nom
:Mod (AdjP
:Head (Adj :t "same"))
:Head (N :t "court" :p ".")))))))))))))))))))))))))))))

0 comments on commit 1e1c59e

Please sign in to comment.