mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
BronzeageRus
This commit is contained in:
5
examples/bronzeage/BronzeageRus.gf
Normal file
5
examples/bronzeage/BronzeageRus.gf
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
--# -path=.:present:prelude
|
||||||
|
|
||||||
|
concrete BronzeageRus of Bronzeage = CatRus, SwadeshRus ** BronzeageI with
|
||||||
|
(Lang = LangRus) ;
|
||||||
|
|
||||||
5
examples/bronzeage/SwadeshRus.gf
Normal file
5
examples/bronzeage/SwadeshRus.gf
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
--# -path=.:present:prelude
|
||||||
|
|
||||||
|
concrete SwadeshRus of Swadesh = CatRus ** SwadeshI with
|
||||||
|
(Lang = LangRus) ;
|
||||||
|
|
||||||
Reference in New Issue
Block a user