Commit graph

4 commits

Author SHA1 Message Date
Simon Brooke 6b124ec989 Fixed the final missing feature: if -o or --output is specified on the
command line, it is now honoured.
2013-11-10 21:09:52 +00:00
Simon Brooke fd36f8e1ca Yet more polishing and primping. Added function top-and-tail, which
seeks to ensure that if possible the output starts at the beginning
of a sentence and ends at the end of one.
2013-11-09 15:04:22 +00:00
Simon Brooke fffaf0cca0 Basically finished. Not capitalising initial words of sentences; not
printing output to an output file even if one is specified; not
honouring the help flag.
2013-11-09 00:39:20 +00:00
Simon Brooke aad3cd6b58 Interesting! Unit tests show the bug is not in merge-rules, as thought,
but in add-rule.
2013-11-08 14:18:02 +00:00