-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update id43005d93-f59a-11ee-8591-ff101ca1cce5_1_0.cgel #80
base: main
Are you sure you want to change the base?
Conversation
:Head (N :t "section")))) | ||
:Head (VP | ||
:Head (V :t "referred" :l "refer" :xpos "VBN") | ||
:Particle (PP |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comp
:Head (Nom | ||
:Head (Nom | ||
:Mod (Nom | ||
:Head (N :t "Advisory")) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"advisory" above is an Adj (which I think makes more sense than N unless it is "an advisory")
:Mod (AdjP | ||
:Head (Adj :t "advisory")) | ||
:Head (N :t "committee")) | ||
:Mod (Clause |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
supplement maybe? it doesn't feel restrictive. but I'm not sure
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree — will update
:Det (DP | ||
:Head (D :p "``" :t "the")) | ||
:Head (Nom | ||
:Head (N :t "Committee" :p "''" :p ")" :p "."))))))))))))))))))))) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see there has been normalization of quotes relative to the input string, not sure if that was intentional
"The Secretary shall establish an advisory committee..."