-
Notifications
You must be signed in to change notification settings - Fork 5
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
Parsing hyphenated genus names starting with a 2-letter segment #205
Comments
I think it is a good feature. I do have a concern though. GNparser serves not only as a parser, but also as a sort of 'linter' which If to check GNverifier name-strings for names with 2-letters before dash, most of the results are junk. So I propose to limit 2-letter prefixes to a hardcoded subset, disalowing anything else.
|
@dimus Thanks! I've now completed parsing all of the Kew names and indeed it turns out that I'll update the PR to special-case these four prefixes. |
Great news @tobymarsden! Closed this with dc67aaf but put PR instead of the issue in the comment by mistake, making release now |
Parsing fails for genera that start with a 2-letter segment, e.g.
Le-monniera
.The text was updated successfully, but these errors were encountered: