More improvements to redneck translator.
This commit is contained in:
parent
7f8a5abbcd
commit
e56f7fcf79
@ -31,6 +31,7 @@ redneck() {
|
||||
-e "s/(^| )people( |,|\?|\.|!)/\1folks\2/gI" \
|
||||
-e "s/(^| )pretty( |,|\?|\.|!)/\1purdy\2/gI" \
|
||||
-e "s/(^| )sure( |,|\?|\.|!)/\1shore\2/gI" \
|
||||
-e "s/(^| )there( |,|\?|\.|!)/\1thar'\2/gI" \
|
||||
-e "s/(.*)window(.*)/\1windder\2/gI" \
|
||||
-e "s/(.*)where|we're(.*)/\1wer\2/gI" \
|
||||
-e "s/(^| )that( |,|\?|\.|!)/\1'at thar'\2/gI" \
|
||||
|
Loading…
Reference in New Issue
Block a user