mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
bronzeageAra
This commit is contained in:
5
examples/bronzeage/BronzeageAra.gf
Normal file
5
examples/bronzeage/BronzeageAra.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:present:prelude
|
||||
|
||||
concrete BronzeageAra of Bronzeage = CatAra, SwadeshAra ** BronzeageI with
|
||||
(Lang = LangAra) ;
|
||||
|
||||
5
examples/bronzeage/SwadeshAra.gf
Normal file
5
examples/bronzeage/SwadeshAra.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:present:prelude
|
||||
|
||||
concrete SwadeshAra of Swadesh = CatAra ** SwadeshI with
|
||||
(Lang = LangAra) ;
|
||||
|
||||
Reference in New Issue
Block a user