ontolog-forum
[Top] [All Lists]

Re: [ontolog-forum] New Book: "Narrative Information"

To: "[ontolog-forum] " <ontolog-forum@xxxxxxxxxxxxxxxx>
From: Pat Hayes <phayes@xxxxxxx>
Date: Tue, 10 Feb 2009 13:55:40 -0600
Message-id: <389A6DDB-6D7D-4425-AE6A-E2F76226B022@xxxxxxx>

On Feb 10, 2009, at 8:57 AM, John F. Sowa wrote:

Pat, Gian Piero, and Rich,

We all seem to agree that a triadic relation, such as give(x,y,z), can
be mapped to and from a linguistic representation that uses an entity
of type Giving (or whatever you want to call it) and three binary
relations.  Following is an equivalence stated in CLIF:

(forall (x y z)
  (iff (Give x y z)
    (exists (w) (and ((Giving w) (Agnt w x) (Benf w y) (Theme w z)))))

The points of contention are

 1. Is one form preferable to the other?  Which one?  Why?

 2. Does one form lose information contained in the other?

 3. Do verbs such as 'give' have a fixed arity or should the
    number of possible arguments be considered open-ended.

For #1, it seems obvious that (Give x y z) is more compact than the
expansion.  If all other things are equal, a more compact form is
usually more efficient than a more expansive form.  The people who
implement "triple stores" claim that they can handle the expanded
form with purely binary relations more efficiently than a form with
n-ary relations for arbitrary n.  But others who process very large
graphs have developed efficient ways of handling n-ary relations.

The linguists have a stronger argument for the expanded form:
it explicitly shows linguistic information that is important
in translations to and from natural languages.  They can state
a small number of general rules for handling each type of
case or thematic relation instead of writing a much larger
number of specialized rules for each type of verb.

For #2, the answer is "Yes, but."

The compact form loses information about the thematic roles,
and the expanded form loses information about the connectivity.
*BUT* any information lost by the transformation is contained
in the equivalence rule that states the transformation.

So the debate centers around how easy it is to find the
transformation rule when needed and apply it to recover
whatever information was lost.

For #3, Pat cited an argument by Strawson:

PH> What do you mean by the "n-ary character"? Remember that n here
is a free parameter. Do you mean, in this example, the 3-ary
character (John, book, Mary)? Because, as Strawson argued
convincingly many years ago, one of the basic problems of thinking
of these as multi-argument relations is precisely that they have
no fixed number of arguments. One can go an adding qualifications
almost for ever: John gave a book to Mary .. with pleasure, quickly,
in the evening, last year, in Geneva, ... and so on. (Strawson's
example was: "He did it at midnight, in the kitchen, with a knife,
silently... "  He made a sandwich, it turned out.)

Long before Strawson, linguists had observed a distinction between
obligatory and optional (AKA inner and outer) participants in the
action or state expressed by a verb.   For 'give', the number of
inner or obligatory participants is 3, and there is an open-ended
number of optional relationships for the time, place, manner, etc.

True, but this distinction is purely grammatical. I have to say "XX gave YY to ZZ", with all three grammatically required phrases in place (and Im not obliged similarly to say where or when or how), but Im not obliged to actually provide the information. I can say 'someone' or 'something' as a filler which satisfies the grammatical constraint without actually providing information, when the information is missing. Or I can use the passive voice and say "Mary was given a book" without saying "by XX". When sentences like these are converted to logic, the missing arguments are still missing. Its notable than if one pushes this exercise to the limit, you find the English words naming the case roles. To describe this event without mentioning John or the book, we have to say "Mary received a gift"

Pat

------------------------------------------------------------
IHMC                                     (850)434 8903 or (650)494 3973   
40 South Alcaniz St.           (850)202 4416   office
Pensacola                            (850)202 4440   fax
FL 32502                              (850)291 0667   mobile
phayesAT-SIGNihmc.us       http://www.ihmc.us/users/phayes





_________________________________________________________________
Message Archives: http://ontolog.cim3.net/forum/ontolog-forum/  
Config Subscr: http://ontolog.cim3.net/mailman/listinfo/ontolog-forum/  
Unsubscribe: mailto:ontolog-forum-leave@xxxxxxxxxxxxxxxx
Shared Files: http://ontolog.cim3.net/file/
Community Wiki: http://ontolog.cim3.net/wiki/ 
To join: http://ontolog.cim3.net/cgi-bin/wiki.pl?WikiHomePage#nid1J
To Post: mailto:ontolog-forum@xxxxxxxxxxxxxxxx    (01)

<Prev in Thread] Current Thread [Next in Thread>