JargonFile/original/html/X/xor.html

7 lines
1.9 KiB
HTML
Raw Normal View History

2014-03-27 14:54:56 -04:00
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>xor</title><link rel="stylesheet" href="../../jargon.css" type="text/css"/><meta name="generator" content="DocBook XSL Stylesheets V1.61.0"/><link rel="home" href="../index.html" title="The Jargon File"/><link rel="up" href="../X.html" title="X"/><link rel="previous" href="XON.html" title="XON"/><link rel="next" href="xref.html" title="xref"/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">xor</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="XON.html">Prev</a><EFBFBD></td><th width="60%" align="center">X</th><td width="20%" align="right"><EFBFBD><a accesskey="n" href="xref.html">Next</a></td></tr></table><hr/></div><dt><a id="xor"/><dt xmlns="" id="xor"><b>xor</b>: <span xmlns="http://www.w3.org/1999/xhtml" class="pronunciation">/X<>or/</span>, <span xmlns="http://www.w3.org/1999/xhtml" class="pronunciation">/kzor/</span>, <span xmlns="http://www.w3.org/1999/xhtml" class="grammar">conj.</span></dt></dt><dd><p> Exclusive or. &#8216;A xor B&#8217; means &#8216;A or B, but not
both&#8217;. &#8220;<span class="quote">I want to get cherry pie xor a banana split.</span>&#8221;
This derives from the technical use of the term as a function on
truth-values that is true if exactly one of its two arguments is
true.</p></dd><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="XON.html">Prev</a><EFBFBD></td><td width="20%" align="center"><a accesskey="u" href="../X.html">Up</a></td><td width="40%" align="right"><EFBFBD><a accesskey="n" href="xref.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">XON<EFBFBD></td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"><EFBFBD>xref</td></tr></table></div></body></html>