mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-18 23:52:51 -06:00
scandinavian topological sentence model
This commit is contained in:
8
lib/resource/swedish/SimpleSwe.gf
Normal file
8
lib/resource/swedish/SimpleSwe.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
--# -path=.:../scandinavian:../abstract:../../prelude
|
||||
|
||||
concrete SimpleSwe of Simple = CategoriesSwe ** SimpleI with
|
||||
(Categories = CategoriesSwe),
|
||||
(Rules = RulesSwe),
|
||||
(Structural = StructuralSwe),
|
||||
(Verbphrase = VerbphraseSwe)
|
||||
;
|
||||
Reference in New Issue
Block a user