mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 17:12:50 -06:00
reordered phrasebook sources so that they are easier to clone; cloned Ger,Spa,Cat,Bul
This commit is contained in:
4
examples/phrasebook/SentencesBul.gf
Normal file
4
examples/phrasebook/SentencesBul.gf
Normal file
@@ -0,0 +1,4 @@
|
||||
concrete SentencesBul of Sentences = NumeralBul ** SentencesI with
|
||||
(Syntax = SyntaxBul),
|
||||
(Symbolic = SymbolicBul),
|
||||
(Lexicon = LexiconBul) ;
|
||||
Reference in New Issue
Block a user