1
0
forked from GitHub/gf-core

merge absinth_N with absinthe_N

This commit is contained in:
kr.angelov
2015-01-30 09:26:35 +00:00
parent 3128bd2f85
commit 76c6d28e73
12 changed files with 2 additions and 14 deletions

View File

@@ -231,8 +231,7 @@ lin absent_minded_A = compoundA (mkA "absent-minded");
lin absentee_N = mkN "absentee" "absentees";
lin absenteeism_N = mkN "absenteeism" ;
lin absentmindedness_N = variants {mkN "absent-mindedness"; mkN "absentmindedness"};
lin absinth_N = mkN "absinth" ;
lin absinthe_N = mkN "absinthe" ;
lin absinthe_N = variants {mkN "absinthe"; mkN "absinth"};
lin absolute_A = compoundA (mkA "absolute");
lin absolute_N = mkN "absolute" ;
lin absoluteness_N = mkN "absoluteness" ;