mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-27 03:38:55 -06:00
grammar.langua,rule in Lexicon
This commit is contained in:
@@ -351,4 +351,9 @@ lin
|
||||
fight_V2 =
|
||||
mkV2 (mkV "slåss" "slåss" "slåss" "slogs" "slagits" "slagen") (mkPrep "med") ;
|
||||
|
||||
grammar_N = mk1N "grammatikerna" ;
|
||||
language_N = mk2N "språk" "språk" ;
|
||||
rule_N = mkN "regel" "regeln" "regler" "reglerna" ;
|
||||
|
||||
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user