1
0
forked from GitHub/gf-core

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

@@ -351,6 +351,10 @@ lin
-- other_A = regA "other" ;
grammar_N = regN "grammar" ;
language_N = regN "language" ;
rule_N = regN "rule" ;
oper
aboutP = mkPrep "about" ;
atP = mkPrep "at" ;