<?xml version="1.0"?>
<!--dictionary using nested elements-->
<dictionary>
	<entry>
		<word>
			<value>apple
   </value>
			<language>english
   </language>
			<definition>a round, firm, edible fruit with a green, yellow, or red skin and small seeds.
   </definition>
		</word>
		<grammar>
			<partofspeech>noun
   </partofspeech>
			<quantity>singular
   </quantity>
			<plural>s
   </plural>
			<comparitive></comparitive>
			<superlative></superlative>
			<tense></tense>
			<form>regular
   </form>
		</grammar>
		<semantic>
			<parent>fruit
   </parent>
			<synonym></synonym>
			<meaning></meaning>
		</semantic>
	</entry>
	<entry>
		<word>
			<value>costly
   </value>
			<language>english
   </language>
			<definition>costing much
   </definition>
		</word>
		<grammar>
			<partofspeech>adjective
   </partofspeech>
			<quantity>all
   </quantity>
			<plural></plural>
			<comparitive>costlier
   </comparitive>
			<superlative>costliest
   </superlative>
			<tense></tense>
			<form>irregular
   </form>
		</grammar>
		<semantic>
			<parent></parent>
			<synonym>expensive
   </synonym>
			<meaning></meaning>
		</semantic>
	</entry>
	<entry>
		<word>
			<value>walking
   </value>
			<language>english
   </language>
			<definition>that walks or is able to walk
   </definition>
		</word>
		<grammar>
			<partofspeech>verb
   </partofspeech>
			<quantity>all
   </quantity>
			<plural></plural>
			<comparitive></comparitive>
			<superlative></superlative>
			<tense>all
   </tense>
			<form>regular
   </form>
		</grammar>
		<semantic>
			<parent></parent>
			<synonym>strolling
   </synonym>
			<meaning></meaning>
		</semantic>
	</entry>
	<entry>
		<word>
			<value>may
   </value>
			<language>english
   </language>
			<definition>to be physically capable of doing
   </definition>
		</word>
		<grammar>
			<partofspeech>auxiliary verb
   </partofspeech>
			<quantity>all
   </quantity>
			<plural></plural>
			<comparitive></comparitive>
			<superlative></superlative>
			<tense>future
   </tense>
			<form>irregular
   </form>
		</grammar>
		<semantic>
			<parent></parent>
			<synonym></synonym>
			<meaning>permission
   </meaning>
		</semantic>
	</entry>
	<entry>
		<word>
			<value>the
   </value>
			<language>english
   </language>
			<definition>used to refer to a particular person, group or thing
   </definition>
		</word>
		<grammar>
			<partofspeech>determiner
   </partofspeech>
			<quantity>all
   </quantity>
			<plural></plural>
			<comparitive></comparitive>
			<superlative></superlative>
			<tense></tense>
			<form>regular
   </form>
		</grammar>
		<semantic>
			<parent></parent>
			<synonym></synonym>
			<meaning></meaning>
		</semantic>
	</entry>
</dictionary>

