squelette

find exceptional genders for a noun ending
git clone https://a3nm.net/git/squelette/
Log | Files | Refs

commit 528ee128442bfc4c020048a43cbeb18c29cedb5f
parent 23e88d871e42d8c15d44e1ed971b7f0be8aecbdf
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Sat,  4 Nov 2023 18:50:40 -0700

https

Diffstat:
head | 2+-
makegame.sh | 2+-
squelette.sh | 2+-
3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/head b/head @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html dir="ltr" xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml"> +<html dir="ltr" xml:lang="en-US" lang="en-US" xmlns="https://www.w3.org/1999/xhtml"> <head> <title>Mot GENDER en -SUFFIX</title> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> diff --git a/makegame.sh b/makegame.sh @@ -1,6 +1,6 @@ #!/bin/bash -# htmlredirect from http://a3nm.net/git/mybin/tree/htmlredirect +# htmlredirect from https://a3nm.net/git/mybin/tree/htmlredirect set -x diff --git a/squelette.sh b/squelette.sh @@ -16,7 +16,7 @@ cut -f1,4,8,5,14 - | grep '1$' | cut -f1,2,3,4 | > noms_all cat noms_all | awk '$3 > 0' > noms -curl 'http://a3nm.net/blog/french_gender_learning/leaves.txt' | cut -f 2 | +curl 'https://a3nm.net/blog/french_gender_learning/leaves.txt' | cut -f 2 | tr -d ' ' | sed 's/./& /g' | cut -d ' ' -f2- | tr -d ' ' | sort | grep -v '^$' | uniq > ambig