Newsgroups: comp.lang.apl
Path: watmath!watserv2.uwaterloo.ca!torn!cs.utexas.edu!zaphod.mps.ohio-state.edu!caen!uunet!haven.umd.edu!socrates!socrates!rockwell
From: rockwell@socrates.umd.edu (Raul Deluth Miller-Rockwell)
Subject: Re: Rank of a verb
In-Reply-To: pmoore@cix.compulink.co.uk's message of Sat, 12 Dec 1992 18:19:00 +0000
Message-ID: <ROCKWELL.92Dec17122705@socrates.umd.edu>
Sender: rockwell@socrates.umd.edu (Raul Deluth Miller-Rockwell)
Organization: Traveller
References: <memo.805451@cix.compulink.co.uk>
Date: Thu, 17 Dec 1992 17:27:05 GMT
Lines: 7

some variation on
   rank=.('v=.-"x.'; '>2{5!:2<''v''') : 1
would probably be useful for determining rank.  (Note that this code
fragment returns a character result, while a numeric result is
probably more desireable).

Raul
