Skip to content

Commit

Permalink
Update 7-1.cgel
Browse files Browse the repository at this point in the history
  • Loading branch information
mebwells authored Sep 10, 2024
1 parent dde9ab3 commit a523bdc
Showing 1 changed file with 112 additions and 1 deletion.
113 changes: 112 additions & 1 deletion datasets/oneoff/7-1.cgel
Original file line number Diff line number Diff line change
@@ -1,4 +1,115 @@
# sent_id = 7-1
# text = The authority of the Directing Officer of the NBIC under this section shall not affect any authority or responsibility of any other department or agency of the Federal Government with respect to biosurveillance activities under any program administered by that department or agency.
# sent = the authority of the directing officer of the NBIC under this section shall not affect any authority or responsibility of any other department or agency of the federal government with respect to biosurveillance activities under any program administered by that department or agency
# tree_by = mebwells (YYYY-MM-DD)
# tree_by = mebwells (2024-09-10)

(Clause
:Subj (NP
:Det (DP
:Head (D :t "the"))
:Head (Nom
:Head (Nom
:Head (N :t "authority")
:Comp (PP
:Head (P :t "of")
:Obj (NP
:Det (DP
:Head (D :t "the"))
:Head (Nom
:Head (Nom
:Mod (AdjP
:Head (Adj :t "Directing"))
:Head (N :t "Officer"))
:Comp (PP
:Head (P :t "of")
:Obj (NP
:Det (DP
:Head (D :t "the"))
:Head (Nom
:Head (N :t "NBIC"))))))))
:Comp (PP
:Head (P :t "under")
:Obj (NP
:Det (DP
:Head (D :t "this"))
:Head (Nom
:Head (N :t "section"))))))
:Head (VP
:Head (VP
:Head (V_aux :t "shall" :xpos "MD")
:Mod (AdvP
:Head (Adv :t "not")))
:Comp (Clause
:Head (VP
:Head (VP
:Head (V :t "affect" :xpos "VB")
:Obj (NP
:Det (DP
:Head (D :t "any"))
:Head (Nom
:Head (Coordination
:Coordinate (Nom
:Head (N :t "authority"))
:Coordinate (Nom
:Marker (Coordinator :t "or")
:Head (Nom
:Head (N :t "responsibility"))))
:Comp (PP
:Head (P :t "of")
:Obj (NP
:Det (DP
:Head (D :t "any"))
:Head (Nom
:Mod (AdjP
:Head (Adj :t "other"))
:Head (Nom
:Head (Coordination
:Coordinate (Nom
:Head (N :t "department"))
:Coordinate (Nom
:Marker (Coordinator :t "or")
:Head (Nom
:Head (N :t "agency"))))
:Comp (PP
:Head (P :t "of")
:Obj (NP
:Det (DP
:Head (D :t "the"))
:Head (Nom
:Mod (AdjP
:Head (Adj :t "Federal"))
:Head (N :t "Government")))))))))))
:Mod (PP
:Head (P :t "with")
:Obj (NP
:Head (Nom
:Head (N :t "respect")
:Comp (PP
:Head (P :t "to")
:Obj (NP
:Head (Nom
:Mod (AdjP
:Head (Adj :t "biosurveillance"))
:Head (N :t "activities"))
:Mod (PP
:Head (P :t "under")
:Obj (NP
:Det (DP
:Head (D :t "any"))
:Head (Nom
:Head (N :t "program")
:Mod (Clause
:Head (VP
:Head (V :t "administered" :l "administer" :xpos "VBD")
:Comp (PP
:Head (P :t "by")
:Obj (NP
:Det (DP
:Head (D :t "that"))
:Head (Coordination
:Coordinate (Nom
:Head (N :t "department"))
:Coordinate (Nom
:Marker (Coordinator :t "or")
:Head (Nom
:Head (N :t "agency" :p "."))))))))))))))))))))

0 comments on commit a523bdc

Please sign in to comment.