X-Git-Url: https://git.donarmstrong.com/?p=deb_pkgs%2Fscowl.git;a=blobdiff_plain;f=src%2Fmake-abbreviations.lst.pre;h=c4d44bb1a338f454a131d012df6c16869d5b62c4;hp=ecb54451a72d7ea13f2e80e43ab93a4ac0b52073;hb=refs%2Ftags%2F7.1-1;hpb=3daf7c4665cf26ec76f5638cfa26fd97c6ef0b6b diff --git a/src/make-abbreviations.lst.pre b/src/make-abbreviations.lst.pre index ecb5445..c4d44bb 100755 --- a/src/make-abbreviations.lst.pre +++ b/src/make-abbreviations.lst.pre @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash cat r/special/roman-numerals | tr 'a-z' 'A-Z' \ | cat - r/special/roman-numerals \ @@ -17,7 +17,7 @@ cat working/all.lst \ cat l/not-abbreviations/* working/known-upper.lst \ | src/filter \ - | src/add-affixes \ + | src/add-affixes no-possessive \ | sort | uniq \ > working/not-abbreviations.tmp