frhyme

guess the last phonemes of a French word (local mirror of https://gitlab.com/a3nm/frhyme)
git clone https://a3nm.net/git/frhyme/
Log | Files | Refs | README

lexique_fix.sh (87B)


      1 #!/bin/bash
      2 
      3 # General fixes for lexique
      4 
      5 cd "$( dirname "$0" )"
      6 
      7 sed 1d | ./subst.pl
      8