[net.lang.apl] apl\11 char set: found it!!

reid@Glacier.ARPA (Brian Reid) (09/05/85)

Well, I found a copy of the man page in an obscure place. Here it is:
.TH APLCHARS 1 1/2/82
.UC 4
.SH NAME
aplchars \- the character set for Unix APL
.SH SYNOPSIS
.nf
.ta 0.5i 1.0i 3.0i 3.5i 4.0i

  &	\(*L	and 	#	\(mu	times
  \-	\-	minus	+	\(pl	add
  <	<	less than	>	>	greater than
  =	=	equal to	,	,	comma
  %	\(di	divide	*	*	exponential (power)
  !	!	factorial; choose	?	?	deal
 .le	\(<=	less than or equal	.ge	\(>=	greater than or equal
 .ne	\(!=	not equal	.om	\(*W	omega (not used)
 .ep	\(*e	epsilon	.rh	\(*r	shape (rho)
 .nt	\(no	not (also \'~\')	.tk	\(ua	take (also \'^\')
 .dr	\(da	drop	.it	\(*i	iota	
 .ci	\(ci	circular function	.al	\(*a	alpha (not used)
 .cl	\(lc	maximum (ceiling)	.fl	\(lf	minimum (floor)
 .dl	\(*D	del (not used)	.de	\(gr	upside down del
 .jt	\(de	small circle (null)	.qd	\(sq	quad
 .ss	\(sb	right U (not used)	.sc	\(sp	left U (not used)
 .si	\(ca	Down U	.su	\(cu	U (not used)
 .[^	\(gr	upside-down del	.bv	\o'\(lf\(rf'	decode (base)
 .rp	\o'\(lc\(rc'	encode (rep)	.br	\(or	residue (mod)
 .sp	\(<-	assign (also '_')	.go	\(->	goto
 .or	V	or	.nn		nand
 .nr	\o'v~'	nor	.lg	\o'*\(ci'	log
 .rv	\o'\(ci\(or'	reversal	.tr	\o'\(ci\e'	transpose
 .rb		reverse bar	.cb	\o',-'	comma bar ( not used)
 .sb	\o'/-'	slash bar	.bb	\o'\e-'	blackslash bar
 .gu		grade up	.gd	\o'\(gr\(or'	grade down
 .qq	\o'\(sq\(fm'	quote quad	.dm	\o'\(sq:'	domino
 .lm	\o'\(ca\(de'	lamp	.ib	\o'\(rc\(lc\(lf\(rf'	I-beam
 .ex		execute (not used)	.fr		format(not used)
 .di		diamond (not used)	.ot		out (not used)
 .ld	\o'\(*D~'	locked del (not used)	._a	A	alias for \'A\'
 ._b	B	alias for \'B\'	._c	C	alias for \'C\'
 ._d	D	alias for \'D\'	._e	E	alias for \'E\'
 ._f	F	alias for \'F\'	._g	G	alias for \'G\'
 ._h	H	alias for \'H\'	._i	I	alias for \'I\'
 ._j	J	alias for \'J\'	._k	K	alias for \'K\'
 ._l	L	alias for \'L\'	._m	M	alias for \'M\'
 ._n	N	alias for \'N\'	._o	O	alias for \'O\'
 ._p	P	alias for \'P\'	._q	Q	alias for \'Q\'
 ._r	R	alias for \'R\'	._s	S	alias for \'S\'
 ._t	T	alias for \'T\'	._u	U	alias for \'U\'
 ._v	V	alias for \'V\'	._w	W	alias for \'W\'
 ._x	X	alias for \'X\'	._y	Y	alias for \'Y\'
 ._z	Z	alias for \'Z\'
.fi
.SH SEE ALSO
.i apl(1)
-- 
	Brian Reid	decwrl!glacier!reid
	Stanford	reid@SU-Glacier.ARPA