1
0
forked from GitHub/gf-rgl

changed 200 old-generation words in DictFin

This commit is contained in:
aarne
2013-04-04 15:39:56 +00:00
parent ffc9b8e30b
commit 2a723e8fa7
3 changed files with 115 additions and 105 deletions
+5
View File
@@ -126,6 +126,11 @@ oper
exceptNomN : N -> Str -> N ;
-- Nouns where the parts are separate (should perhaps be treated as CN)
separateN : Str -> N -> N
= \s,n -> mkN (s + "_") n ;
-- Nouns used as functions need a case, of which the default is
-- the genitive.