From 67395b24d90c1cdd43393077de455ff6f5850ac0 Mon Sep 17 00:00:00 2001 From: bringert Date: Tue, 6 Dec 2005 22:51:00 +0000 Subject: Transfer tutorial: conjunction, not conjugation. --- doc/transfer-tutorial.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/transfer-tutorial.html') diff --git a/doc/transfer-tutorial.html b/doc/transfer-tutorial.html index abc3668b3..80dcf8682 100644 --- a/doc/transfer-tutorial.html +++ b/doc/transfer-tutorial.html @@ -7,7 +7,7 @@

Transfer tutorial

Author: Björn Bringert <bringert@cs.chalmers.se>
-Last update: Tue Dec 6 17:32:55 2005 +Last update: Tue Dec 6 23:50:54 2005

@@ -38,7 +38,7 @@ Last update: Tue Dec 6 17:32:55 2005

Objective

We want to write a Transfer program which we can use to do aggregation -in sentences which use conjugations on the sentence, noun phrase and +in sentences which use conjunctions on the sentence, noun phrase and verb phrase levels. For example, we want to be able to transform the sentence "John walks and Mary walks" to the sentence "John and Mary walk". We would also like to transform @@ -48,10 +48,10 @@ the sentence "John walks and Mary walks" to the sentence Thus that what we want to do is:

-- cgit v1.2.3