-
Notifications
You must be signed in to change notification settings - Fork 41
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
Implement new guidelines for dates #575
Comments
Grew rule to deal with M+D+Y dates:
|
How to handle "5:00-8:30 pm"? Currently "pm" is the head. Intuitively "pm" modifies both parts of the range (it distributes; cf. "fresh apples and pears" = fresh applies and fresh pears). With coordination we do this in edeps. Should we do it with range-PPs as well? @amir-zeldes |
Another issue is what to do about "Date, Time" collocations. I had been thinking that the time should be the head as it is more specific. But I am seeing some of these with "on", compatible with the date, whereas the time by itself would license "at".
|
…eek present, it is related by apposition
…eek present, it is related by apposition
…eek present, it is related by apposition
…es where month was attaching to date as compound
I don't mind the multiple edeps, why not? In basic deps, formally the head is the first number, so that's where pm should attach IMO.
If that's the only linguistic material you could also consider
This particular case feels like a sister, but admittedly these are all corner cases for considering them a kind of implicit subordination |
Yeah I guess the ones that are machine-readable formats should be |
Main rules used for the above (also did manual cleanup of some noisy cases)
|
I think I'm done with the dates/times in EWT! If anyone wants to do some spot checks: https://universal.grew.fr/?custom=67ac098e07e79 |
How to tag ordinal numerals in dates ("January 3rd")? → moved to #267 |
https://universaldependencies.org/en/dep/nmod-unmarked.html#dates
Queries:
month-[nummod]->*
matches: https://universal.grew.fr/?custom=67a7c1ea642ccThe text was updated successfully, but these errors were encountered: