-
Notifications
You must be signed in to change notification settings - Fork 1
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
where
as SCONJ
instead of ADV
#8
Comments
@nschneid thoughts on this one? |
Yes we went back and forth but ultimately decided ADV: UniversalDependencies/UD_English-EWT#88 |
great, thanks! another I don't fully understand is why sometimes it's a |
It's tricky! Some heuristics: https://universaldependencies.org/en/dep/acl-relcl.html#testing-whether-wh-adverb-is-a-relativizer |
^ Those are for the cases where where introduces a clause. Usually relative in such cases. But interrogative in "Where is the kitchen?" |
In other English treebanks,
where
is almost alwaysADV
instead ofSCONJ
. In fact, it's basically only something else if it's a typo forwere
(or one instance ofthat
).Any objections to making that change in this treebank?
The text was updated successfully, but these errors were encountered: