<function>
<fname property="Applicative Order / LEVEL: 0">
and,or,xor
</fname>
<prototype>
LISP`

(and exp1 exp2 ....)
(or exp1 exp2 ....)
(xor exp1 exp2 ....)

XML`

<and> exp1 exp2 ....</and>
<or> exp1 exp2 ....</or>
<xor> exp1 exp2 ....</xor>
</prototype>
<prototype>
C֐錾
</prototype>
<explanation>
exp1 exp2  ͐ŁÃrbgƂand,or,xor Ė߂lƂB
</explanation>
</funciton>
