create implication paw_gloves -> paws
create alias cat_gloves -> cat_paws
create alias opera_gloves -> elbow_gloves
create alias short_gloves -> half_gloves
create implication yugake -> partly_fingerless_gloves
create alias glove_removed -> gloves_removed
create implication gloves_removed -> gloves
create implication single_glove -> gloves
create implication single_elbow_glove -> elbow_gloves
create implication single_fingerless_glove -> fingerless_gloves
create implication fishnet_gloves -> fishnets
create implication latex_gloves -> latex
create implication rubber_gloves -> gloves
create implication aqua_gloves -> gloves
create implication glove_in_mouth -> mouth_hold
create implication glove_in_mouth -> gloves
create implication holding_gloves -> gloves
create implication mismatched_gloves -> gloves
These are miscellaneous missing gloves implications. Rationale:
- Implicate paw gloves -> paws because paws says it includes both "real" animal paws and "fake" animal gloves.
- Alias cat gloves -> cat paws because we don't distinguish between paws and paw gloves for any other animals. A cat_paws paw_gloves search gives you better results anyway (220 posts versus 70).
- Alias opera gloves -> elbow gloves because elbow gloves says they're the same thing. Ditto for short gloves -> half gloves.
- Imply yugake -> partly fingerless gloves because it's defined as a type of partly fingerless single glove. Don't imply single glove because of post #2569539.
- Imply gloves removed -> gloves because we do it for the other *_removed tags.
- Alias glove removed -> gloves removed because we don't distinguish between these cases for shoes removed. I think single_glove gloves_removed should be used instead.
- Imply single glove -> gloves et al because gloves ought to cover any number of gloves. topic #12691 previously rejected deimplicating single_thighhigh -> thighhighs for that reason, so it follows that these should be implicated.
The remainder should be self-explanatory.