diff options
| author | aarne <aarne@chalmers.se> | 2010-03-28 15:28:02 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2010-03-28 15:28:02 +0000 |
| commit | 3903b6b85222d5d266f859f4d029b12159cdf814 (patch) | |
| tree | 7145415760924451fcf171cc2dc7898b3be4aa4f /examples/phrasebook/SentencesSwe.gf | |
| parent | 2925edd088b2e157183a88edb9bdfcc78371b628 (diff) | |
short-phrase translation; added Swe; started doc in Phrasebook
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) ; |
