1
0
forked from GitHub/gf-rgl
This commit is contained in:
Aarne Ranta
2018-12-13 14:16:09 +02:00
41 changed files with 753 additions and 512 deletions

View File

@@ -455,6 +455,9 @@ mkInterj : Str -> Interj
mkOrd : Str -> Ord = \x -> lin Ord { s = regGenitiveS x};
invarA : Str -> A ;
invarA a = mkAdjective a a a a ;
mk2A a b = mkAdjective a a a b ;
regA a = case a of {
_ + ("a" | "e" | "i" | "o" | "u" | "y") + ? + _ +