1
0
forked from GitHub/gf-rgl

grammar.langua,rule in Lexicon

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

View File

@@ -352,4 +352,9 @@ lin
split_V2 = fendre_V2 ;
sit_V = reflV (v2V asseoir_V2) ;
grammar_N = regN "grammaire" ;
language_N = regN "langue" ;
rule_N = regN "règle" ;
} ;