mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
reordered phrasebook sources so that they are easier to clone; cloned Ger,Spa,Cat,Bul
This commit is contained in:
12
examples/phrasebook/PhrasebookBul.gf
Normal file
12
examples/phrasebook/PhrasebookBul.gf
Normal file
@@ -0,0 +1,12 @@
|
||||
--# -path=.:present
|
||||
|
||||
concrete PhrasebookBul of Phrasebook =
|
||||
GreetingsBul,
|
||||
WordsBul ** open
|
||||
SyntaxBul,
|
||||
Prelude in {
|
||||
|
||||
lin
|
||||
PGreeting g = lin Text (ss g.s) ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user