! prevents declaring a new variable, instead the variable declared in the surrounding scope is used (typically used in a place which would automatically introduce new variables, such as pattern matching).

Best
Torsten

On Jan 13, 2009, at 12:22 PM, Raúl E Gutierrez de Piñerez wrote:
Hi

I'm looking the dependency grammar algorithm of Duchier, I don't

What does it mean?    !    in

!Nodes={List.mapInd WordEntriesPairs
     fun{ $ I Word#Entries}
           {MakeNode I Word Positions Entries RootSet}
         end}

cheers

Raúl E Gutierrez de P
Universidad del Valle
______________________________________________________________________ ___________ mozart-users mailing list mozart- [email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to