summaryrefslogtreecommitdiff
path: root/doc/tutorial
diff options
context:
space:
mode:
authoraarne <unknown>2005-05-23 07:05:08 +0000
committeraarne <unknown>2005-05-23 07:05:08 +0000
commitd3e1fdd291945c5f9c81750ceb0e5de8986389a5 (patch)
tree04b00b4e88dd478c09aba99b843e0af0e3e5728a /doc/tutorial
parent3984f656887535f1c97da86cd51bab8b89abdba2 (diff)
stared on discont const
Diffstat (limited to 'doc/tutorial')
-rw-r--r--doc/tutorial/gf-tutorial2.html36
1 files changed, 35 insertions, 1 deletions
diff --git a/doc/tutorial/gf-tutorial2.html b/doc/tutorial/gf-tutorial2.html
index 2ca7949cc..80b19795a 100644
--- a/doc/tutorial/gf-tutorial2.html
+++ b/doc/tutorial/gf-tutorial2.html
@@ -1239,11 +1239,45 @@ the adjectival paradigm in which the two singular forms are the same, can be def
}
</pre>
+
+<!-- NEW -->
+<h4>Discontinuous constituents</h4>
+
+A linearization type may contain more strings than one.
+An example of where this is useful are English particle
+verbs, such as <i>switch off</i>. The linearization of
+a sentence may place the object between the verb and the particle:
+<i>he switched it off</i>.
+
+<p>
+
+The following grammar defines transitive verbs as a
+<b>discontinuous constituents</b>, i.e. as having a linearization
+type with two strings and not just one:
+<pre>
+
+</pre>
+
+
+
+<!-- NEW -->
+<h4></h4>
+
+
+<!-- NEW -->
+<h4></h4>
+
+
+
<!-- NEW -->
<h2>Topics still to be written</h2>
-Discontinuous constituents
+Free variation
+
+<p>
+
+Record extension, tuples
<p>