mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 00:22:51 -06:00
a compilable stub of PhrasebookJpn. Sent to a native speaker expert for completions.
This commit is contained in:
7
examples/phrasebook/PhrasebookJpn.gf
Normal file
7
examples/phrasebook/PhrasebookJpn.gf
Normal file
@@ -0,0 +1,7 @@
|
||||
concrete PhrasebookJpn of Phrasebook =
|
||||
GreetingsJpn,
|
||||
WordsJpn ** open
|
||||
SyntaxJpn,
|
||||
Prelude in {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user