summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/TWA.cf1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/TWA.cf b/examples/TWA.cf
index 56b14dd2c..32ae7b73f 100644
--- a/examples/TWA.cf
+++ b/examples/TWA.cf
@@ -1,4 +1,5 @@
-- example of probabilistic grammar from Jurafsky & Martin p. 449
+-- AR 1/11/2005
PredVP. S ::= NP VP ; --# prob 0.80
PredAux. S ::= Aux NP VP ; --# prob 0.15