shithub: plan9front

ref: a7f5ecaf636e38f407c951d0e86dcc4c4f424bd6
dir: /rc/bin/feminize/

View raw version
#!/bin/sed -f

s/ [aeiou]n([a-z][a-z][a-z])/ man\1/
s/ [a-z]em([a-z][a-z][a-z])/ fem\1/
s/ [aeiou]m/ fem/