X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=current%2Fsrc%2Fmake-possessive.lst;fp=current%2Fsrc%2Fmake-possessive.lst;h=0000000000000000000000000000000000000000;hb=b13ea8a082364672c6de2b010e558211ff52ec9a;hp=ffc541b1815cf652b6d72e04166618f731165ef1;hpb=01534a94130c1f5a3a230cf4fe18365a235ba271;p=deb_pkgs%2Fscowl.git diff --git a/current/src/make-possessive.lst b/current/src/make-possessive.lst deleted file mode 100755 index ffc541b..0000000 --- a/current/src/make-possessive.lst +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -cat working/proper-names.lst \ - | comm -23 - r/special/not-possessive \ - | grep -v "'" \ - | src/remove-plurals \ - | cat - r/special/add-possessive \ - | sort | uniq > working/possessive-also.lst