mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-18 17:29:32 -06:00
8 lines
207 B
Plaintext
8 lines
207 B
Plaintext
--# -path=.:../abstract:../../prelude
|
|
|
|
concrete DemonstrativeEng of Demonstrative =
|
|
CategoriesEng ** DemonstrativeI with
|
|
(Resource = ResourceEng),
|
|
(Basic = BasicEng),
|
|
(DemRes = DemResEng) ;
|