view bin/mislearn @ 8633:ff8c872b40a5

<int-e> learn Typology is the study of typological errors.
author HackBot
date Tue, 28 Jun 2016 10:51:37 +0000
parents 061734ba3033
children
line wrap: on
line source

#!/bin/bash
topic=$(echo "$1" | lowercase | sed 's/^\(an\?\|the\) //;s/s\?[:;,.!?]\? .*//')
echo "$1" >"tmflry/$topic"
echo "Was lied to about '$topic': $1"