grammar.langua,rule in Lexicon

This commit is contained in:
aarne
2006-06-22 21:00:18 +00:00
parent 9c2bea4409
commit e8312c1137
11 changed files with 51 additions and 1 deletions

View File

@@ -350,6 +350,10 @@ lin
wipe_V2 = dirV2 (regV "viske") ;
breathe_V = regV "ånde" ;
grammar_N = regN "grammatik" ;
language_N = mk2N "sprog" "sproget" ;
rule_N = mkN "regel" "regeln" "regler" "reglerne" ;
} ;