diff options
| author | bringert <bringert@cs.chalmers.se> | 2006-04-21 21:53:20 +0000 |
|---|---|---|
| committer | bringert <bringert@cs.chalmers.se> | 2006-04-21 21:53:20 +0000 |
| commit | 10bf3b1d9fda0cada5fb85c4bb803dfb46714948 (patch) | |
| tree | 42f8749b5c0b2b7d4f94daf38ad0efe50d475ede /examples/peacekeeping/PeaceSpoken.gf | |
| parent | 9a51ac6ebf70056c5d74d190aebab032d7a8d4c9 (diff) | |
Moved punctuation to a separate field, to allow spoken language grammars to omit it. Created top-level spoken language grammars. (all in peacekeeping)
Diffstat (limited to 'examples/peacekeeping/PeaceSpoken.gf')
| -rw-r--r-- | examples/peacekeeping/PeaceSpoken.gf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/peacekeeping/PeaceSpoken.gf b/examples/peacekeeping/PeaceSpoken.gf new file mode 100644 index 000000000..59d7210f3 --- /dev/null +++ b/examples/peacekeeping/PeaceSpoken.gf @@ -0,0 +1 @@ +abstract PeaceSpoken = Peace ** {}
\ No newline at end of file |
