diff options
author | Patrick Simianer <p@simianer.de> | 2014-05-08 17:56:31 +0200 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2014-05-08 17:56:31 +0200 |
commit | c8b4abf55672fb27eca97e921ca0e12057dcc0cf (patch) | |
tree | f29553541df4d63e45246f1f3415070dfbd2aa59 /example/grammar.x | |
parent | 4400add706c01ebf1460701c651d66bbf592cfa5 (diff) |
correct, but still slow
Diffstat (limited to 'example/grammar.x')
-rw-r--r-- | example/grammar.x | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/example/grammar.x b/example/grammar.x new file mode 100644 index 0000000..7ff74b5 --- /dev/null +++ b/example/grammar.x @@ -0,0 +1,5 @@ +[X] ||| lebensmittel [X,1] +[X] ||| schuld [X,1] +[X] ||| an +[X] ||| europäischer [X,1] +[X] ||| inflation |