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

Superlatives #195

Open
gretzky opened this issue Sep 26, 2018 · 11 comments
Open

Superlatives #195

gretzky opened this issue Sep 26, 2018 · 11 comments

Comments

@gretzky
Copy link

gretzky commented Sep 26, 2018

screen shot 2018-09-26 at 8 29 03 am

I'm not sure which module this would fall under, but it seems that superlatives of words aren't caught- at least in the case of this word here. Technically, this word is grammatically correct.

To tack onto this, the two rules caught with this particular word seem a little confusing. The first one tells me it 'may be insensitive', and the second one tells me it's profane. Which is it? 😅

@wooorm
Copy link
Member

wooorm commented Oct 1, 2018

@gretzky Sorry for the slow reply. To get a new profanity in there, you need to PR to profanities, and then when that’s released, to cuss. Then it’ll be automatically in retext-profanities and alex as well!

for the duplicate warnings, that could be another issue, to ignore profanities if they’re already warned about in equality.

wooorm pushed a commit that referenced this issue Oct 5, 2018
Related-to GH-195.
Related-to GH-212.

Closes GH-217.

Reviewed-by: Titus Wormer <tituswormer@gmail.com>
@wooorm
Copy link
Member

wooorm commented Oct 20, 2018

@gretzky Would you be into creating a PR for the first case, and open another issue for the second?

@gretzky
Copy link
Author

gretzky commented Oct 21, 2018

Sure I'll take a crack at it

@gretzky
Copy link
Author

gretzky commented Oct 25, 2018

@wooorm so rather than just adding a new word, i wrote a small tool that formats comparatives / superlatives. hopefully this is helpful in identifying several words. i can always add the individual word if that's easier, but i figured there's a use case out there that would need to check for multiple comparatives or superlatives of profane word.

@wooorm
Copy link
Member

wooorm commented Oct 26, 2018

@gretzky That is very nice! However, when you say “small”, it actually uses words/brill which is 1.8mb minified! I’m not sure it’s a great idea to add so much more code to alex! 🙀

@gretzky
Copy link
Author

gretzky commented Oct 30, 2018

Got it! FWIW, I removed brill. Either way, I can add the words manually if that's what you think we should do here!

@wooorm
Copy link
Member

wooorm commented Oct 4, 2019

@gretzky Heyy, very slow I know, but I was working on implementing this right now, but saw the package isn’t on npm!

@wooorm
Copy link
Member

wooorm commented Oct 4, 2019

I cloned it locally, updated to syllable 4.0.0, and published to npm as 0.1.0, so I can start to work on it! What’s your npm username? I’d love to give it back to you, looks very useful

@gretzky
Copy link
Author

gretzky commented Oct 15, 2019

Sorry I didn't see this before, my npm username is gretzky...yeah I would definitely love to have my package back. Not sure why you couldn't have just forked it though...?

@wooorm
Copy link
Member

wooorm commented Oct 16, 2019

You are added and I removed myself!

Whether to fork or not doesn’t make a difference in this case?
Whether to publish or not: I expected the package to work and be published, and I wanted to release a new version of alex to solve this issue using your package.

@gretzky
Copy link
Author

gretzky commented Oct 16, 2019

Cool thanks! Yeah I didn't realize it wasn't published, I figured that someone would've just told me to publish it before publishing it themselves. To each their own tho

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

No branches or pull requests

2 participants