<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE supplementalData SYSTEM "../../common/dtd/ldmlSupplemental.dtd">
<supplementalData>
  <version number="$Revision: 4747 $"/>
	<generation date="$Date: 2010-02-25 15:22:30 -0600 (Thu, 25 Feb 2010) $"/>
	<transforms>
		<transform source="Thai" target="ThaiSemi" direction="both" visibility="internal">
			<comment># The rules that convert space into semicolon are in this file;</comment>
			<comment># since they have to come BEFORE the break iterator.</comment>
			<tRule>$thai = [[:thai:] ก-ฺเ-๛] ;</tRule>
			<tRule>$thai { ' ' } $thai → '; ' ;</tRule>
		</transform>
	</transforms>
</supplementalData>

