mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-07 10:12:51 -06:00
scandinavian topological sentence model
This commit is contained in:
8
lib/resource/french/SimpleFre.gf
Normal file
8
lib/resource/french/SimpleFre.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
--# -path=.:../romancs:../abstract:../../prelude
|
||||
|
||||
concrete SimpleFre of Simple = CategoriesFre ** SimpleI with
|
||||
(Categories = CategoriesFre),
|
||||
(Rules = RulesFre),
|
||||
(Structural = StructuralFre),
|
||||
(Verbphrase = VerbphraseFre)
|
||||
;
|
||||
Reference in New Issue
Block a user