<?xml version="1.0" encoding="UTF-8"?>
<Scheme>
	<keyword-classes>
	<!-- Created by Kuzmin Sergey, Russia, Voronezh --> 	<!--  All keywords must to write a small case -->
	
		<keyword-class name="Reserved_words">
and andalso as bstype case datatype do else end eqtype exception fn fun functor handle if in include infix infixr let local nonfix of op open orelse raise rec sharing sig signature struct structure then type val where while with withtype</keyword-class>
		
		<keyword-class name="Library_module">
		array array2 arraysort basicio binarymap binaryset binio bool byte callback char chararray charvector commandline date dynarray dynlib filesys gdbm gdimage general help int intmap intset list listpair listsort location math meta mosml mosmlcgi mosmlcookie msp mysql nj93 os option path polygdbm polyhash postgres pp process random real regex signal sml90 socket splaymap splayset string stringcvt substring textio time timer unix vector weak word word8 word8array word8vector
		</keyword-class>
		
		<keyword-class name="keythree">
		abs app before ceil chr collate compare concat div explode extract false fields floor foldl foldr fromcstring hd help ignore implode isprefix lenght map map maxsize mod nil not null ord print real ref rev round size str tl tocstring tokens tostring translate true trunc vector
		</keyword-class>
	</keyword-classes>
	<language name="MoscowML" title="Moscow ML" folding="false">
		<lexer name="pascal" />
		<use-keywords>
			<keyword key="0" name="Reservedname" class="Reserved_words"/>
			<keyword key="1" name="Librarymodule" class="Library_module"/>
			<keyword key="2" name="Keythreename" class="keythree"/>
			</use-keywords>
		<use-styles>
			<style name="Default" key="32" fore="#808080" />
			<style name="Whitespace" key="0"  />
			<style name="Comment" key="1" class="comment" />
			<style name="Number" key="2" class="number" />
			<style name="String" key="3" class="string" />
			<style name="Operator" key="4" class="operator" />
			<style name="Identifier" key="5" class="identifier" />
			<style name="Reservedname" key="6" class="keyword" />
			<style name="Librarymodule" key="7" class="keyword" bold="true" />
			<style name="Keythreename" key="8" fore="46aa03" bold="true" />
		</use-styles>
	</language>
</Scheme>