diff options
Diffstat (limited to 'examples/phrasebook/SentencesSwe.gf')
| -rw-r--r-- | examples/phrasebook/SentencesSwe.gf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/phrasebook/SentencesSwe.gf b/examples/phrasebook/SentencesSwe.gf new file mode 100644 index 000000000..f2e90ddf3 --- /dev/null +++ b/examples/phrasebook/SentencesSwe.gf @@ -0,0 +1,3 @@ +concrete SentencesSwe of Sentences = NumeralSwe ** SentencesI with + (DiffPhrasebook = DiffPhrasebookSwe), + (Syntax = SyntaxSwe) ; |
