mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
Urdu bronzeage
This commit is contained in:
7
examples/bronzeage/BronzeageUrd.gf
Normal file
7
examples/bronzeage/BronzeageUrd.gf
Normal file
@@ -0,0 +1,7 @@
|
||||
--# -path=.:present
|
||||
|
||||
concrete BronzeageUrd of Bronzeage = SwadeshUrd ** BronzeageI with
|
||||
(Syntax = SyntaxUrd) ** open ResUrd in {
|
||||
---- flags language = en_US;
|
||||
}
|
||||
|
||||
5
examples/bronzeage/SwadeshUrd.gf
Normal file
5
examples/bronzeage/SwadeshUrd.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:present:prelude
|
||||
|
||||
concrete SwadeshUrd of Swadesh = SwadeshI - [squeeze_V2,stab_V2] with
|
||||
(Syntax = SyntaxUrd),
|
||||
(Lexicon = LexiconUrd) ;
|
||||
Reference in New Issue
Block a user