mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
Urdu phrasebook (not complete)
This commit is contained in:
4
examples/phrasebook/SentencesUrd.gf
Normal file
4
examples/phrasebook/SentencesUrd.gf
Normal file
@@ -0,0 +1,4 @@
|
||||
concrete SentencesUrd of Sentences = NumeralUrd ** SentencesI - [sing] with
|
||||
(Syntax = SyntaxUrd),
|
||||
(Symbolic = SymbolicUrd),
|
||||
(Lexicon = LexiconUrd) ;
|
||||
Reference in New Issue
Block a user