mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
Added language flags to bronzeage grammars.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
--# -path=.:present:prelude
|
||||
|
||||
concrete BronzeageIta of Bronzeage = CatIta, SwadeshIta ** BronzeageI with
|
||||
(Lang = LangIta) ;
|
||||
(Lang = LangIta) ** {
|
||||
flags language = it_IT;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user