<?xml version="1.0" encoding="UTF-8"?>
<!---><?xml-stylesheet type="text/xsl" href="dictionary-txt.xsl"?>
<?xml-stylesheet type="text/xsl" href="dictionary-xhtml.xsl"?>-->
<dictionary>
	<entry word="antonym">
		<definition>A word having a meaning opposite to that of another word</definition>
		<synonym>opposite</synonym>
	</entry>
	<entry word="synonym">
		<definition>A word having the same or nearly the same meaning as another word or other words in a language</definition>

		<definition>A word or an expression that serves as a figurative or symbolic substitute for another</definition>
		<definition domain="biology">A scientific name of an organism or of a taxonomic group that has been superseded by another name at the same rank</definition>
	</entry>
	<entry word="extensible">
		<definition>Capable of being extended or protruded</definition>
		<definition domain="computing">Of or relating to a programming language or a system that can be modified by changing or adding features</definition>
		<synonym>extensile
		</synonym>

		<antonym>nonextensile
		</antonym>
	</entry>
	<entry word="markup">
		<definition>The amount added to the cost to determine the asking price</definition>
		<definition>Detailed stylistic instructions for typesetting something that is to be printed</definition>
		<definition>Directives inserted into text to make intended meaning explicit</definition>
	</entry>

	<entry word="language">
		<definition>A systematic means of communicating by the use of sounds or conventional symbols</definition>
		<definition>Communication by word of mouth</definition>
		<definition>A system of words used in a particular discipline</definition>
		<definition>A system of symbols and rules used for communication with or between computers</definition>
		<synonym>linguistic communication</synonym>

		<synonym>speech</synonym>
		<synonym>terminology</synonym>
	</entry>
	<entry word="transform">
		<definition>Change or alter in form, appearance, or nature</definition>
		<definition domain="biology">To subject (a cell) to transformation</definition>
		<definition>A system of symbols and rules used for communication with or between computers</definition>

		<synonym>convert</synonym>
		<synonym>metamorphose</synonym>
		<synonym>transmute</synonym>
	</entry>
	<entry word="convert">
      <reference target="transform"/>
	</entry>

</dictionary>