shithub: plan9front

ref: 03499e53ccf8391c5b5d4b9eca096abe5e9312c3
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/