summaryrefslogtreecommitdiff
path: root/examples/phrasebook/PhrasebookPes.gf
blob: bd6e240cd385c7d7b33c834dc2035461f2de0358 (plain)
1
2
3
4
5
6
7
8
9
--# -path=.:alltenses:/users/shafqat/www.grammaticalframework.org_4/lib/src/persian:/users/shafqat/www.grammaticalframework.org_4/lib/src/api

concrete PhrasebookPes of Phrasebook = 
  GreetingsPes,
  WordsPes ** open 
    SyntaxPes,
    Prelude in {

}