summaryrefslogtreecommitdiff
path: root/grammar
diff options
context:
space:
mode:
Diffstat (limited to 'grammar')
-rw-r--r--grammar1
1 files changed, 1 insertions, 0 deletions
diff --git a/grammar b/grammar
index c464245..45608e7 100644
--- a/grammar
+++ b/grammar
@@ -1,4 +1,5 @@
[S] ||| [NP,1] [VP,2] ||| [1] [2] ||| logp=0
+[S] ||| ich sah ein kleines haus ||| - ||| -
[S] ||| ich [VP,2] ||| i [1] [2] ||| logp=0
[S] ||| ich sah ein [NN,1] haus ||| i saw a [NN,1] house ||| logp=0
[S] ||| ich [V,1] ein [NN,1] haus ||| i saw a [NN,1] house ||| logp=0