Skip to content
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

NUM/PUNCT with Number=Sing #187

Open
nschneid opened this issue May 5, 2024 · 2 comments
Open

NUM/PUNCT with Number=Sing #187

nschneid opened this issue May 5, 2024 · 2 comments

Comments

@nschneid
Copy link
Contributor

nschneid commented May 5, 2024

https://universal.grew.fr/?custom=6637ba04562aa

(also some in GENTLE)

@amir-zeldes
Copy link
Owner

Mm, this is because they have xpos=N.*. I'm not sure if it's right that they don't have grammatical number. A word like "half" used as a number is still the singular compared to the plural "halves", right? The PUNCT case is an odd one, since it's the word "point" used as a decimal (so basically punctuation), but spelled out, so it's also an instance of the noun "point", which is a singular. In other words, are we sure that's an error? For "Seven" inside a name I tend to agree it should be removed, though theoretically you could have "Sevens".

@nschneid
Copy link
Contributor Author

nschneid commented May 5, 2024

Shouldn't "half" be a NOUN anyway?

I don't know if there are special rules for "read-aloud spelling" but I would guess "point" should be NOUN even if its denotation is a punctuation mark.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants