mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-30 05:08:55 -06:00
bronzeage grammar restored except for three ones with issues ; arabic transliteration added
This commit is contained in:
7
examples/bronzeage/BronzeageEng.gf
Normal file
7
examples/bronzeage/BronzeageEng.gf
Normal file
@@ -0,0 +1,7 @@
|
||||
--# -path=.:present:prelude
|
||||
|
||||
concrete BronzeageEng of Bronzeage = CatEng, SwadeshEng ** BronzeageI with
|
||||
(Lang = LangEng) ** {
|
||||
flags language = en_US;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user