[dasher] Fix katakana alphabet!



commit 5534447df307370f7f1db9d43f333af489c40fb2
Author: Alan Lawrence <acl33 inf phy cam ac uk>
Date:   Tue Mar 22 14:25:59 2011 +0000

    Fix katakana alphabet!
    
    Split previous groups into two alphabets (both w/ hiragana):
     (a)vertical just a few smalls (grouped after big)
     (b) horizontal, plus halfwidths (in separate group) and many more smalls
    
    Other "groups" dropped (mostly commented out). These alphabets are 1-1, so
     work with AlphabetMap etc.; but could use more work: e.g. grouping symbols
     only differing in the breath mark; colouring of groups; which smalls to use.
    
    When we have alphabet-switching in control mode, it'd make more sense to put
     the halfwidths in their own alphabet (of _just_ halfwidths) rather than
     combining with the rest.

 Data/alphabets/alphabet.Katakana.xml |  287 +++++++++++++++++++---------------
 1 files changed, 158 insertions(+), 129 deletions(-)
---
diff --git a/Data/alphabets/alphabet.Katakana.xml b/Data/alphabets/alphabet.Katakana.xml
index 3adc517..f71b85e 100644
--- a/Data/alphabets/alphabet.Katakana.xml
+++ b/Data/alphabets/alphabet.Katakana.xml
@@ -2,8 +2,8 @@
 <!DOCTYPE alphabets SYSTEM "alphabet.dtd">
 <?xml-stylesheet type="text/xsl" href="alphabet.xsl"?>
 <alphabets>
-<alphabet name="Pure Katakana">
-<orientation type="UD"/>
+<alphabet name="Pure Katakana, no halfwidths">
+<orientation type="TB"/>
 <encoding type="Western"/>
 <palette>Hiragana</palette>
 <train>training_Japanese_JP.txt</train>
@@ -11,16 +11,11 @@
 <paragraph d="&#182;" b="9"/>
 <control d="Control" t="" b="8"/>
 <group name="katakana, finalized" b="3">
-<s d="&#x30A1;" t="&#x30A1;"  b="10"  note=" SMALL A "/>
 <s d="&#x30A2;" t="&#x30A2;"  b="10"  note=" A "/>
-<s d="&#x30A3;" t="&#x30A3;"  b="87"  note=" SMALL I "/>
 <s d="&#x30A4;" t="&#x30A4;"  b="87"  note=" I "/>
-<s d="&#x30A5;" t="&#x30A5;"  b="87"  note=" SMALL U "/>
 <s d="&#x30A6;" t="&#x30A6;"  b="87"  note=" U "/>
 <!-- <s d="&#x30F4;" t="&#x30F4;"  b="87"  note=" VU "/> -->
-<s d="&#x30A7;" t="&#x30A7;"  b="10"  note=" SMALL E "/>
 <s d="&#x30A8;" t="&#x30A8;"  b="10"  note=" E "/>
-<s d="&#x30A9;" t="&#x30A9;"  b="10"  note=" SMALL O "/>
 <s d="&#x30AA;" t="&#x30AA;"  b="10"  note=" O "/>
 <s d="&#x30AB;" t="&#x30AB;"  b="88"  note=" KA "/>
 <s d="&#x30AC;" t="&#x30AC;"  b="88"  note=" GA "/>
@@ -46,7 +41,6 @@
 <s d="&#x30C0;" t="&#x30C0;"  b="13"  note=" DA "/>
 <s d="&#x30C1;" t="&#x30C1;"  b="90"  note=" TI "/>
 <s d="&#x30C2;" t="&#x30C2;"  b="90"  note=" DI "/>
-<s d="&#x30C3;" t="&#x30C3;"  b="13"  note=" SMALL TU "/>
 <s d="&#x30C4;" t="&#x30C4;"  b="13"  note=" TU "/>
 <s d="&#x30C5;" t="&#x30C5;"  b="13"  note=" DU "/>
 <s d="&#x30C6;" t="&#x30C6;"  b="90"  note=" TE "/>
@@ -78,18 +72,14 @@
 <s d="&#x30E0;" t="&#x30E0;"  b="16"  note=" MU "/>
 <s d="&#x30E1;" t="&#x30E1;"  b="16"  note=" ME "/>
 <s d="&#x30E2;" t="&#x30E2;"  b="16"  note=" MO "/>
-<s d="&#x30E3;" t="&#x30E3;"  b="17"  note=" SMALL YA "/>
 <s d="&#x30E4;" t="&#x30E4;"  b="17"  note=" YA "/>
-<s d="&#x30E5;" t="&#x30E5;"  b="17"  note=" SMALL YU "/>
 <s d="&#x30E6;" t="&#x30E6;"  b="17"  note=" YU "/>
-<s d="&#x30E7;" t="&#x30E7;"  b="17"  note=" SMALL YO "/>
 <s d="&#x30E8;" t="&#x30E8;"  b="17"  note=" YO "/>
 <s d="&#x30E9;" t="&#x30E9;"  b="18"  note=" RA "/>
 <s d="&#x30EA;" t="&#x30EA;"  b="18"  note=" RI "/>
 <s d="&#x30EB;" t="&#x30EB;"  b="18"  note=" RU "/>
 <s d="&#x30EC;" t="&#x30EC;"  b="18"  note=" RE "/>
 <s d="&#x30ED;" t="&#x30ED;"  b="18"  note=" RO "/>
-<s d="&#x30EE;" t="&#x30EE;"  b="19"  note=" SMALL WA "/>
 <s d="&#x30EF;" t="&#x30EF;"  b="96"  note=" WA "/>
 <!-- <s d="&#x30F7;" t="&#x30F7;"  b="96" note="? VA "/> -->
 <!-- <s d="&#x30F0;" t="&#x30F0;"  b="96"  note=" WI "/> -->
@@ -99,17 +89,24 @@
 <s d="&#x30F2;" t="&#x30F2;"  b="96"  note=" WO "/>
 <!-- <s d="&#x30FA;" t="&#x30FA;"  b="19" note="? VO "/> -->
 <s d="&#x30F3;" t="&#x30F3;"  b="91"  note=" N "/>
+<group name="Smalls">
+<s d="&#x30A1;" t="&#x30A1;"  b="10"  note=" SMALL A "/>
+<s d="&#x30A3;" t="&#x30A3;"  b="87"  note=" SMALL I "/>
+<s d="&#x30A5;" t="&#x30A5;"  b="87"  note=" SMALL U "/>
+<s d="&#x30A7;" t="&#x30A7;"  b="10"  note=" SMALL E "/>
+<s d="&#x30A9;" t="&#x30A9;"  b="10"  note=" SMALL O "/>
+<s d="&#x30C3;" t="&#x30C3;"  b="13"  note=" SMALL TU "/>
+<s d="&#x30E3;" t="&#x30E3;"  b="17"  note=" SMALL YA "/>
+<s d="&#x30E5;" t="&#x30E5;"  b="17"  note=" SMALL YU "/>
+<s d="&#x30E7;" t="&#x30E7;"  b="17"  note=" SMALL YO "/>
+<s d="&#x30EE;" t="&#x30EE;"  b="19"  note=" SMALL WA "/>
+</group>
 </group>
 <group name="Hiragana, finalized" b="0">
-<s d="&#12353;" t="&#12353;" b="10" note=" SMALL A " />
 <s d="&#12354;" t="&#12354;" b="87"  note=" A " />
-<s d="&#12355;" t="&#12355;" b="10" note=" SMALL I " />
 <s d="&#12356;" t="&#12356;" b="87"  note=" I " />
-<s d="&#12357;" t="&#12357;" b="10" note=" SMALL U " />
 <s d="&#12358;" t="&#12358;" b="87"  note=" U " />
-<s d="&#12359;" t="&#12359;" b="10" note=" SMALL E " />
 <s d="&#12360;" t="&#12360;" b="87"  note=" E " />
-<s d="&#12361;" t="&#12361;" b="10" note=" SMALL O " />
 <s d="&#12362;" t="&#12362;" b="87" note=" O " />
 <s d="&#12363;" t="&#12363;" b="11"  note=" KA " />
 <s d="&#12364;" t="&#12364;" b="88"  note=" GA " />
@@ -135,7 +132,6 @@
 <s d="&#12384;" t="&#12384;" b="90" note=" DA " />
 <s d="&#12385;" t="&#12385;" b="13" note=" TI " />
 <s d="&#12386;" t="&#12386;" b="90" note=" DI " />
-<s d="&#12387;" t="&#12387;" b="13" note=" SMALL TU " />
 <s d="&#12388;" t="&#12388;" b="90" note=" TU " />
 <s d="&#12389;" t="&#12389;" b="13" note=" DU " />
 <s d="&#12390;" t="&#12390;" b="90" note=" TE " />
@@ -167,25 +163,34 @@
 <s d="&#12416;" t="&#12416;" b="16" note=" MU " />
 <s d="&#12417;" t="&#12417;" b="93" note=" ME " />
 <s d="&#12418;" t="&#12418;" b="16" note=" MO " />
-<s d="&#12419;" t="&#12419;" b="17" note=" SMALL YA " />
 <s d="&#12420;" t="&#12420;" b="94" note=" YA " />
-<s d="&#12421;" t="&#12421;" b="17" note=" SMALL YU " />
 <s d="&#12422;" t="&#12422;" b="94" note=" YU " />
-<s d="&#12423;" t="&#12423;" b="17" note=" SMALL YO " />
 <s d="&#12424;" t="&#12424;" b="94" note=" YO " />
 <s d="&#12425;" t="&#12425;" b="18" note=" RA " />
 <s d="&#12426;" t="&#12426;" b="95" note=" RI " />
 <s d="&#12427;" t="&#12427;" b="18" note=" RU " />
 <s d="&#12428;" t="&#12428;" b="95" note=" RE " />
 <s d="&#12429;" t="&#12429;" b="18" note=" RO " />
-<s d="&#12430;" t="&#12430;" b="19" note=" SMALL WA " />
 <s d="&#12431;" t="&#12431;" b="96" note=" WA " />
 <!-- <s d="&#12432;" t="&#12432;" b="19" note=" WI " /> -->
 <!-- <s d="&#12433;" t="&#12433;" b="96" note=" WE " /> -->
 <s d="&#12434;" t="&#12434;" b="19" note=" WO " />
 <s d="&#12435;" t="&#12435;" b="14" note=" N " />
+<group name="smalls">
+<s d="&#12353;" t="&#12353;" b="10" note=" SMALL A " />
+<s d="&#12355;" t="&#12355;" b="10" note=" SMALL I " />
+<s d="&#12357;" t="&#12357;" b="10" note=" SMALL U " />
+<s d="&#12359;" t="&#12359;" b="10" note=" SMALL E " />
+<s d="&#12361;" t="&#12361;" b="10" note=" SMALL O " />
+<s d="&#12387;" t="&#12387;" b="13" note=" SMALL TU " />
+<s d="&#12419;" t="&#12419;" b="17" note=" SMALL YA " />
+<s d="&#12421;" t="&#12421;" b="17" note=" SMALL YU " />
+<s d="&#12423;" t="&#12423;" b="17" note=" SMALL YO " />
+<s d="&#12430;" t="&#12430;" b="19" note=" SMALL WA " />
+</group>
 </group>
-<group name="katakana, no halfwidths or smalls, malfunctioning Vs removed" b="3">
+</alphabet>
+<!--<group name="katakana, no halfwidths or smalls" b="3">
 <s d="&#x30A2;" t="&#x30A2;"  b="10"  note=" A "/>
 <s d="&#x30A4;" t="&#x30A4;"  b="87"  note=" I "/>
 <s d="&#x30A6;" t="&#x30A6;"  b="87"  note=" U "/>
@@ -255,18 +260,29 @@
 <s d="&#x30EB;" t="&#x30EB;"  b="18"  note=" RU "/>
 <s d="&#x30EC;" t="&#x30EC;"  b="18"  note=" RE "/>
 <s d="&#x30ED;" t="&#x30ED;"  b="18"  note=" RO "/>
+<s d="&#x30EE;" t="&#x30EE;"  b="19"  note="? SMALL WA "/>
 <s d="&#x30EF;" t="&#x30EF;"  b="96"  note=" WA "/>
+<s d="&#x30F7;" t="&#x30F7;"  b="96" note="? VA "/>
 <s d="&#x30F0;" t="&#x30F0;"  b="96"  note=" WI "/>
+<s d="&#x30F8;" t="&#x30F8;"  b="19" note="? VI "/>
 <s d="&#x30F1;" t="&#x30F1;"  b="96"  note=" WE "/>
+<s d="&#x30F9;" t="&#x30F9;"  b="19" note="? VE "/>
 <s d="&#x30F2;" t="&#x30F2;"  b="96"  note=" WO "/>
+<s d="&#x30FA;" t="&#x30FA;"  b="19" note="? VO "/>
 <s d="&#x30F3;" t="&#x30F3;"  b="91"  note=" N "/>
-</group>
-<group name="katakana, no halfwidths or smalls" b="3">
+</group>-->
+<!--Note: there was also another group, "katakana, no halfwidths or smalls, malfunctioning Vs removed", identical to previous except those characters with a ? in the _note_ attribute, were removed.-->
+<!--<group name="katakana, no halfwidths, just a few smalls" b="3">
+<s d="&#x30A1;" t="&#x30A1;"  b="10"  note=" SMALL A "/>
 <s d="&#x30A2;" t="&#x30A2;"  b="10"  note=" A "/>
+<s d="&#x30A3;" t="&#x30A3;"  b="87"  note=" SMALL I "/>
 <s d="&#x30A4;" t="&#x30A4;"  b="87"  note=" I "/>
+<s d="&#x30A5;" t="&#x30A5;"  b="87"  note=" SMALL U "/>
 <s d="&#x30A6;" t="&#x30A6;"  b="87"  note=" U "/>
 <s d="&#x30F4;" t="&#x30F4;"  b="87"  note=" VU "/>
+<s d="&#x30A7;" t="&#x30A7;"  b="10"  note=" SMALL E "/>
 <s d="&#x30A8;" t="&#x30A8;"  b="10"  note=" E "/>
+<s d="&#x30A9;" t="&#x30A9;"  b="10"  note=" SMALL O "/>
 <s d="&#x30AA;" t="&#x30AA;"  b="10"  note=" O "/>
 <s d="&#x30AB;" t="&#x30AB;"  b="88"  note=" KA "/>
 <s d="&#x30AC;" t="&#x30AC;"  b="88"  note=" GA "/>
@@ -341,18 +357,21 @@
 <s d="&#x30F2;" t="&#x30F2;"  b="96"  note=" WO "/>
 <s d="&#x30FA;" t="&#x30FA;"  b="19" note="? VO "/>
 <s d="&#x30F3;" t="&#x30F3;"  b="91"  note=" N "/>
-</group>
-<group name="katakana, no halfwidths, just a few smalls" b="3">
-<s d="&#x30A1;" t="&#x30A1;"  b="10"  note=" SMALL A "/>
+</group>-->
+<alphabet name="Pure Katakana, halfwidths, many smalls">
+<orientation type="LR"/><!-- Halfwidths are only used when writing horizontally -->
+<encoding type="Western"/>
+<palette>Hiragana</palette>
+<train>training_Japanese_JP.txt</train>
+<space d="&#x25a1;" t=" " b="9" />
+<paragraph d="&#182;" b="9"/>
+<control d="Control" t="" b="8"/>
+<group name="katakana merged, no halfwidths" b="3">
 <s d="&#x30A2;" t="&#x30A2;"  b="10"  note=" A "/>
-<s d="&#x30A3;" t="&#x30A3;"  b="87"  note=" SMALL I "/>
 <s d="&#x30A4;" t="&#x30A4;"  b="87"  note=" I "/>
-<s d="&#x30A5;" t="&#x30A5;"  b="87"  note=" SMALL U "/>
 <s d="&#x30A6;" t="&#x30A6;"  b="87"  note=" U "/>
 <s d="&#x30F4;" t="&#x30F4;"  b="87"  note=" VU "/>
-<s d="&#x30A7;" t="&#x30A7;"  b="10"  note=" SMALL E "/>
 <s d="&#x30A8;" t="&#x30A8;"  b="10"  note=" E "/>
-<s d="&#x30A9;" t="&#x30A9;"  b="10"  note=" SMALL O "/>
 <s d="&#x30AA;" t="&#x30AA;"  b="10"  note=" O "/>
 <s d="&#x30AB;" t="&#x30AB;"  b="88"  note=" KA "/>
 <s d="&#x30AC;" t="&#x30AC;"  b="88"  note=" GA "/>
@@ -417,7 +436,6 @@
 <s d="&#x30EB;" t="&#x30EB;"  b="18"  note=" RU "/>
 <s d="&#x30EC;" t="&#x30EC;"  b="18"  note=" RE "/>
 <s d="&#x30ED;" t="&#x30ED;"  b="18"  note=" RO "/>
-<s d="&#x30EE;" t="&#x30EE;"  b="19"  note=" SMALL WA "/>
 <s d="&#x30EF;" t="&#x30EF;"  b="96"  note=" WA "/>
 <s d="&#x30F7;" t="&#x30F7;"  b="96" note="? VA "/>
 <s d="&#x30F0;" t="&#x30F0;"  b="96"  note=" WI "/>
@@ -427,125 +445,42 @@
 <s d="&#x30F2;" t="&#x30F2;"  b="96"  note=" WO "/>
 <s d="&#x30FA;" t="&#x30FA;"  b="19" note="? VO "/>
 <s d="&#x30F3;" t="&#x30F3;"  b="91"  note=" N "/>
-</group>
-<group name="katakana merged, no halfwidths" b="3">
+<group name="Smalls (extra!)">
 <s d="&#x30A1;" t="&#x30A1;"  b="10"  note=" SMALL A "/>
-<s d="&#x30A2;" t="&#x30A2;"  b="10"  note=" A "/>
 <s d="&#x30A3;" t="&#x30A3;"  b="87"  note=" SMALL I "/>
-<s d="&#x30A4;" t="&#x30A4;"  b="87"  note=" I "/>
 <s d="&#x30A5;" t="&#x30A5;"  b="87"  note=" SMALL U "/>
-<s d="&#x30A6;" t="&#x30A6;"  b="87"  note=" U "/>
-<s d="&#x30F4;" t="&#x30F4;"  b="87"  note=" VU "/>
 <s d="&#x30A7;" t="&#x30A7;"  b="10"  note=" SMALL E "/>
-<s d="&#x30A8;" t="&#x30A8;"  b="10"  note=" E "/>
 <s d="&#x30A9;" t="&#x30A9;"  b="10"  note=" SMALL O "/>
-<s d="&#x30AA;" t="&#x30AA;"  b="10"  note=" O "/>
 <s d="&#x30F5;" t="&#x30F5;"  b="11"  note=" SMALL KA "/>
-<s d="&#x30AB;" t="&#x30AB;"  b="88"  note=" KA "/>
-<s d="&#x30AC;" t="&#x30AC;"  b="88"  note=" GA "/>
-<s d="&#x30AD;" t="&#x30AD;"  b="11"  note=" KI "/>
-<s d="&#x30AE;" t="&#x30AE;"  b="11"  note=" GI "/>
 <s d="&#x31F0;" t="&#x31F0;"  b="11"   note="? SMALL KU "/>
-<s d="&#x30AF;" t="&#x30AF;"  b="88"  note=" KU "/>
-<s d="&#x30B0;" t="&#x30B0;"  b="88"  note=" GU "/>
 <s d="&#x30F6;" t="&#x30F6;"  b="11"  note=" SMALL KE "/>
-<s d="&#x30B1;" t="&#x30B1;"  b="88"  note=" KE "/>
-<s d="&#x30B2;" t="&#x30B2;"  b="88"  note=" GE "/>
-<s d="&#x30B3;" t="&#x30B3;"  b="11"  note=" KO "/>
-<s d="&#x30B4;" t="&#x30B4;"  b="11"  note=" GO "/>
-<s d="&#x30B5;" t="&#x30B5;"  b="12"  note=" SA "/>
-<s d="&#x30B6;" t="&#x30B6;"  b="12"  note=" ZA "/>
 <s d="&#x31F1;" t="&#x31F1;"  b="89"  note="? SMALL SI "/>
-<s d="&#x30B7;" t="&#x30B7;"  b="89"  note=" SI "/>
-<s d="&#x30B8;" t="&#x30B8;"  b="89"  note=" ZI "/>
 <s d="&#x31F2;" t="&#x31F2;"  b="12"  note="? SMALL SU "/>
-<s d="&#x30B9;" t="&#x30B9;"  b="12"  note=" SU "/>
-<s d="&#x30BA;" t="&#x30BA;"  b="12"  note=" ZU "/>
-<s d="&#x30BB;" t="&#x30BB;"  b="89"  note=" SE "/>
-<s d="&#x30BC;" t="&#x30BC;"  b="89"  note=" ZE "/>
-<s d="&#x30BD;" t="&#x30BD;"  b="12"  note=" SO "/>
-<s d="&#x30BE;" t="&#x30BE;"  b="12"  note=" ZO "/>
-<s d="&#x30BF;" t="&#x30BF;"  b="13"  note=" TA "/>
-<s d="&#x30C0;" t="&#x30C0;"  b="13"  note=" DA "/>
-<s d="&#x30C1;" t="&#x30C1;"  b="90"  note=" TI "/>
-<s d="&#x30C2;" t="&#x30C2;"  b="90"  note=" DI "/>
 <s d="&#x30C3;" t="&#x30C3;"  b="13"  note=" SMALL TU "/>
-<s d="&#x30C4;" t="&#x30C4;"  b="13"  note=" TU "/>
-<s d="&#x30C5;" t="&#x30C5;"  b="13"  note=" DU "/>
-<s d="&#x30C6;" t="&#x30C6;"  b="90"  note=" TE "/>
-<s d="&#x30C7;" t="&#x30C7;"  b="90"  note=" DE "/>
 <s d="&#x31F3;" t="&#x31F3;"  b="13"  note="? SMALL TO "/>
-<s d="&#x30C8;" t="&#x30C8;"  b="13"  note=" TO "/>
-<s d="&#x30C9;" t="&#x30C9;"  b="13"  note=" DO "/>
-<s d="&#x30CA;" t="&#x30CA;"  b="14"  note=" NA "/>
-<s d="&#x30CB;" t="&#x30CB;"  b="14"  note=" NI "/>
 <s d="&#x31F4;" t="&#x31F4;"  b="14"  note="? SMALL NU "/>
-<s d="&#x30CC;" t="&#x30CC;"  b="14"  note=" NU "/>
-<s d="&#x30CD;" t="&#x30CD;"  b="14"  note=" NE "/>
-<s d="&#x30CE;" t="&#x30CE;"  b="14"  note=" NO "/>
 <s d="&#x31F5;" t="&#x31F5;"  b="15" note="? SMALL HA "/>
-<s d="&#x30CF;" t="&#x30CF;"  b="15"  note=" HA "/>
-<s d="&#x30D0;" t="&#x30D0;"  b="15"  note=" BA "/>
-<s d="&#x30D1;" t="&#x30D1;"  b="92"  note=" PA "/>
 <s d="&#x31F6;" t="&#x31F6;"  b="15" note="? SMALL HI "/>
-<s d="&#x30D2;" t="&#x30D2;"  b="15"  note=" HI "/>
-<s d="&#x30D3;" t="&#x30D3;"  b="15"  note=" BI "/>
-<s d="&#x30D4;" t="&#x30D4;"  b="92"  note=" PI "/>
 <s d="&#x31F7;" t="&#x31F7;"  b="15" note="? SMALL HU "/>
-<s d="&#x30D5;" t="&#x30D5;"  b="15"  note=" HU "/>
-<s d="&#x30D6;" t="&#x30D6;"  b="15"  note=" BU "/>
-<s d="&#x30D7;" t="&#x30D7;"  b="92"  note=" PU "/>
 <s d="&#x31F8;" t="&#x31F8;"  b="15" note="? SMALL HE "/>
-<s d="&#x30D8;" t="&#x30D8;"  b="15"  note=" HE "/>
-<s d="&#x30D9;" t="&#x30D9;"  b="15"  note=" BE "/>
-<s d="&#x30DA;" t="&#x30DA;"  b="92"  note=" PE "/>
 <s d="&#x31F9;" t="&#x31F9;"  b="15" note="? SMALL HO "/>
-<s d="&#x30DB;" t="&#x30DB;"  b="15"  note=" HO "/>
-<s d="&#x30DC;" t="&#x30DC;"  b="15"  note=" BO "/>
-<s d="&#x30DD;" t="&#x30DD;"  b="92"  note=" PO "/>
-<s d="&#x30DE;" t="&#x30DE;"  b="16"  note=" MA "/>
-<s d="&#x30DF;" t="&#x30DF;"  b="16"  note=" MI "/>
 <s d="&#x31FA;" t="&#x31FA;"  b="16" note="? SMALL MU "/>
-<s d="&#x30E0;" t="&#x30E0;"  b="16"  note=" MU "/>
-<s d="&#x30E1;" t="&#x30E1;"  b="16"  note=" ME "/>
-<s d="&#x30E2;" t="&#x30E2;"  b="16"  note=" MO "/>
 <s d="&#x30E3;" t="&#x30E3;"  b="17"  note=" SMALL YA "/>
-<s d="&#x30E4;" t="&#x30E4;"  b="17"  note=" YA "/>
 <s d="&#x30E5;" t="&#x30E5;"  b="17"  note=" SMALL YU "/>
-<s d="&#x30E6;" t="&#x30E6;"  b="17"  note=" YU "/>
 <s d="&#x30E7;" t="&#x30E7;"  b="17"  note=" SMALL YO "/>
-<s d="&#x30E8;" t="&#x30E8;"  b="17"  note=" YO "/>
 <s d="&#x31FB;" t="&#x31FB;"  b="18" note="? SMALL RA "/>
-<s d="&#x30E9;" t="&#x30E9;"  b="18"  note=" RA "/>
 <s d="&#x31FC;" t="&#x31FC;"  b="18" note="? SMALL RI "/>
-<s d="&#x30EA;" t="&#x30EA;"  b="18"  note=" RI "/>
 <s d="&#x31FD;" t="&#x31FD;"  b="18" note="? SMALL RU "/>
-<s d="&#x30EB;" t="&#x30EB;"  b="18"  note=" RU "/>
 <s d="&#x31FE;" t="&#x31FE;"  b="18" note="? SMALL RE "/>
-<s d="&#x30EC;" t="&#x30EC;"  b="18"  note=" RE "/>
 <s d="&#x31FF;" t="&#x31FF;"  b="18" note="? SMALL RO "/>
-<s d="&#x30ED;" t="&#x30ED;"  b="18"  note=" RO "/>
 <s d="&#x30EE;" t="&#x30EE;"  b="19"  note=" SMALL WA "/>
-<s d="&#x30EF;" t="&#x30EF;"  b="96"  note=" WA "/>
-<s d="&#x30F7;" t="&#x30F7;"  b="96" note="? VA "/>
-<s d="&#x30F0;" t="&#x30F0;"  b="96"  note=" WI "/>
-<s d="&#x30F8;" t="&#x30F8;"  b="19" note="? VI "/>
-<s d="&#x30F1;" t="&#x30F1;"  b="96"  note=" WE "/>
-<s d="&#x30F9;" t="&#x30F9;"  b="19" note="? VE "/>
-<s d="&#x30F2;" t="&#x30F2;"  b="96"  note=" WO "/>
-<s d="&#x30FA;" t="&#x30FA;"  b="19" note="? VO "/>
-<s d="&#x30F3;" t="&#x30F3;"  b="91"  note=" N "/>
+</group>
 </group>
 <group name="katakana merged, halfwidths only" b="3">
-<s d="&#xFF67;" t="&#xFF67;"  b="87"  note="HALFWIDTH  SMALL A "/>
 <s d="&#xFF71;" t="&#xFF71;"  b="87"  note="HALFWIDTH  A "/>
-<s d="&#xFF68;" t="&#xFF68;"  b="10"  note="HALFWIDTH  SMALL I "/>
 <s d="&#xFF72;" t="&#xFF72;"  b="10"  note="HALFWIDTH  I "/>
-<s d="&#xFF69;" t="&#xFF69;"  b="10"  note="HALFWIDTH  SMALL U "/>
 <s d="&#xFF73;" t="&#xFF73;"  b="10"  note="HALFWIDTH  U "/>
-<s d="&#xFF6A;" t="&#xFF6A;"  b="87"  note="HALFWIDTH  SMALL E "/>
 <s d="&#xFF74;" t="&#xFF74;"  b="87"  note="HALFWIDTH  E "/>
-<s d="&#xFF6B;" t="&#xFF6B;"  b="87"  note="HALFWIDTH  SMALL O "/>
 <s d="&#xFF75;" t="&#xFF75;"  b="87"  note="HALFWIDTH  O "/>
 <s d="&#xFF76;" t="&#xFF76;"  b="11"  note="HALFWIDTH  KA "/>
 <s d="&#xFF77;" t="&#xFF77;"  b="88"  note="HALFWIDTH  KI "/>
@@ -559,7 +494,6 @@
 <s d="&#xFF7F;" t="&#xFF7F;"  b="89"  note="HALFWIDTH  SO "/>
 <s d="&#xFF80;" t="&#xFF80;"  b="90"  note="HALFWIDTH  TA "/>
 <s d="&#xFF81;" t="&#xFF81;"  b="13"  note="HALFWIDTH  TI "/>
-<s d="&#xFF6F;" t="&#xFF6F;"  b="90"  note="HALFWIDTH  SMALL TU "/>
 <s d="&#xFF82;" t="&#xFF82;"  b="90"  note="HALFWIDTH  TU "/>
 <s d="&#xFF83;" t="&#xFF83;"  b="13"  note="HALFWIDTH  TE "/>
 <s d="&#xFF84;" t="&#xFF84;"  b="90"  note="HALFWIDTH  TO "/>
@@ -578,11 +512,8 @@
 <s d="&#xFF91;" t="&#xFF91;"  b="93"  note="HALFWIDTH  MU "/>
 <s d="&#xFF92;" t="&#xFF92;"  b="93"  note="HALFWIDTH  ME "/>
 <s d="&#xFF93;" t="&#xFF93;"  b="93"  note="HALFWIDTH  MO "/>
-<s d="&#xFF6C;" t="&#xFF6C;"  b="94"  note="HALFWIDTH  SMALL YA "/>
 <s d="&#xFF94;" t="&#xFF94;"  b="94"  note="HALFWIDTH  YA "/>
-<s d="&#xFF6D;" t="&#xFF6D;"  b="94"  note="HALFWIDTH  SMALL YU "/>
 <s d="&#xFF95;" t="&#xFF95;"  b="94"  note="HALFWIDTH  YU "/>
-<s d="&#xFF6E;" t="&#xFF6E;"  b="94"  note="HALFWIDTH  SMALL YO "/>
 <s d="&#xFF96;" t="&#xFF96;"  b="94"  note="HALFWIDTH  YO "/>
 <s d="&#xFF97;" t="&#xFF97;"  b="95"  note="HALFWIDTH  RA "/>
 <s d="&#xFF98;" t="&#xFF98;"  b="95"  note="HALFWIDTH  RI "/>
@@ -592,8 +523,107 @@
 <s d="&#xFF9C;" t="&#xFF9C;"  b="19"  note="HALFWIDTH  WA "/>
 <s d="&#xFF66;" t="&#xFF66;"  b="96" note="? HALFWIDTH  WO "/>
 <s d="&#xFF9D;" t="&#xFF9D;"  b="14"  note="HALFWIDTH  N "/>
+<group name="Smalls">
+<s d="&#xFF67;" t="&#xFF67;"  b="87"  note="HALFWIDTH  SMALL A "/>
+<s d="&#xFF68;" t="&#xFF68;"  b="10"  note="HALFWIDTH  SMALL I "/>
+<s d="&#xFF69;" t="&#xFF69;"  b="10"  note="HALFWIDTH  SMALL U "/>
+<s d="&#xFF6A;" t="&#xFF6A;"  b="87"  note="HALFWIDTH  SMALL E "/>
+<s d="&#xFF6B;" t="&#xFF6B;"  b="87"  note="HALFWIDTH  SMALL O "/>
+<s d="&#xFF6F;" t="&#xFF6F;"  b="90"  note="HALFWIDTH  SMALL TU "/>
+<s d="&#xFF6C;" t="&#xFF6C;"  b="94"  note="HALFWIDTH  SMALL YA "/>
+<s d="&#xFF6D;" t="&#xFF6D;"  b="94"  note="HALFWIDTH  SMALL YU "/>
+<s d="&#xFF6E;" t="&#xFF6E;"  b="94"  note="HALFWIDTH  SMALL YO "/>
 </group>
-<group name="katakana merged" b="3"> 
+</group>
+<group name="Hiragana, finalized" b="0">
+<s d="&#12354;" t="&#12354;" b="87"  note=" A " />
+<s d="&#12356;" t="&#12356;" b="87"  note=" I " />
+<s d="&#12358;" t="&#12358;" b="87"  note=" U " />
+<s d="&#12360;" t="&#12360;" b="87"  note=" E " />
+<s d="&#12362;" t="&#12362;" b="87" note=" O " />
+<s d="&#12363;" t="&#12363;" b="11"  note=" KA " />
+<s d="&#12364;" t="&#12364;" b="88"  note=" GA " />
+<s d="&#12365;" t="&#12365;" b="11"   note=" KI " />
+<s d="&#12366;" t="&#12366;" b="88"   note=" GI " />
+<s d="&#12367;" t="&#12367;" b="11"  note=" KU " />
+<s d="&#12368;" t="&#12368;" b="88"  note=" GU " />
+<s d="&#12369;" t="&#12369;" b="11" note=" KE " />
+<s d="&#12370;" t="&#12370;" b="88" note=" GE " />
+<s d="&#12371;" t="&#12371;" b="11" note=" KO " />
+<s d="&#12372;" t="&#12372;" b="88" note=" GO " />
+<s d="&#12373;" t="&#12373;" b="12" note=" SA " />
+<s d="&#12374;" t="&#12374;" b="89" note=" ZA " />
+<s d="&#12375;" t="&#12375;" b="12" note=" SI " />
+<s d="&#12376;" t="&#12376;" b="89" note=" ZI " />
+<s d="&#12377;" t="&#12377;" b="12" note=" SU " />
+<s d="&#12378;" t="&#12378;" b="89" note=" ZU " />
+<s d="&#12379;" t="&#12379;" b="12" note=" SE " />
+<s d="&#12380;" t="&#12380;" b="89" note=" ZE " />
+<s d="&#12381;" t="&#12381;" b="12" note=" SO " />
+<s d="&#12382;" t="&#12382;" b="89" note=" ZO " />
+<s d="&#12383;" t="&#12383;" b="13" note=" TA " />
+<s d="&#12384;" t="&#12384;" b="90" note=" DA " />
+<s d="&#12385;" t="&#12385;" b="13" note=" TI " />
+<s d="&#12386;" t="&#12386;" b="90" note=" DI " />
+<s d="&#12388;" t="&#12388;" b="90" note=" TU " />
+<s d="&#12389;" t="&#12389;" b="13" note=" DU " />
+<s d="&#12390;" t="&#12390;" b="90" note=" TE " />
+<s d="&#12391;" t="&#12391;" b="13" note=" DE " />
+<s d="&#12392;" t="&#12392;" b="90" note=" TO " />
+<s d="&#12393;" t="&#12393;" b="13" note=" DO " />
+<s d="&#12394;" t="&#12394;" b="14" note=" NA " />
+<s d="&#12395;" t="&#12395;" b="91" note=" NI " />
+<s d="&#12396;" t="&#12396;" b="14" note=" NU " />
+<s d="&#12397;" t="&#12397;" b="91" note=" NE " />
+<s d="&#12398;" t="&#12398;" b="14" note=" NO " />
+<s d="&#12399;" t="&#12399;" b="15" note=" HA " />
+<s d="&#12400;" t="&#12400;" b="92" note=" BA " />
+<s d="&#12401;" t="&#12401;" b="15" note=" PA " />
+<s d="&#12402;" t="&#12402;" b="92" note=" HI " />
+<s d="&#12403;" t="&#12403;" b="15" note=" BI " />
+<s d="&#12404;" t="&#12404;" b="92" note=" PI " />
+<s d="&#12405;" t="&#12405;" b="15" note=" HU " />
+<s d="&#12406;" t="&#12406;" b="92" note=" BU " />
+<s d="&#12407;" t="&#12407;" b="15" note=" PU " />
+<s d="&#12408;" t="&#12408;" b="92" note=" HE " />
+<s d="&#12409;" t="&#12409;" b="15" note=" BE " />
+<s d="&#12410;" t="&#12410;" b="92" note=" PE " />
+<s d="&#12411;" t="&#12411;" b="15" note=" HO " />
+<s d="&#12412;" t="&#12412;" b="92" note=" BO " />
+<s d="&#12413;" t="&#12413;" b="15" note=" PO " />
+<s d="&#12414;" t="&#12414;" b="16" note=" MA " />
+<s d="&#12415;" t="&#12415;" b="93" note=" MI " />
+<s d="&#12416;" t="&#12416;" b="16" note=" MU " />
+<s d="&#12417;" t="&#12417;" b="93" note=" ME " />
+<s d="&#12418;" t="&#12418;" b="16" note=" MO " />
+<s d="&#12420;" t="&#12420;" b="94" note=" YA " />
+<s d="&#12422;" t="&#12422;" b="94" note=" YU " />
+<s d="&#12424;" t="&#12424;" b="94" note=" YO " />
+<s d="&#12425;" t="&#12425;" b="18" note=" RA " />
+<s d="&#12426;" t="&#12426;" b="95" note=" RI " />
+<s d="&#12427;" t="&#12427;" b="18" note=" RU " />
+<s d="&#12428;" t="&#12428;" b="95" note=" RE " />
+<s d="&#12429;" t="&#12429;" b="18" note=" RO " />
+<s d="&#12431;" t="&#12431;" b="96" note=" WA " />
+<!-- <s d="&#12432;" t="&#12432;" b="19" note=" WI " /> -->
+<!-- <s d="&#12433;" t="&#12433;" b="96" note=" WE " /> -->
+<s d="&#12434;" t="&#12434;" b="19" note=" WO " />
+<s d="&#12435;" t="&#12435;" b="14" note=" N " />
+<group name="smalls">
+<s d="&#12353;" t="&#12353;" b="10" note=" SMALL A " />
+<s d="&#12355;" t="&#12355;" b="10" note=" SMALL I " />
+<s d="&#12357;" t="&#12357;" b="10" note=" SMALL U " />
+<s d="&#12359;" t="&#12359;" b="10" note=" SMALL E " />
+<s d="&#12361;" t="&#12361;" b="10" note=" SMALL O " />
+<s d="&#12387;" t="&#12387;" b="13" note=" SMALL TU " />
+<s d="&#12419;" t="&#12419;" b="17" note=" SMALL YA " />
+<s d="&#12421;" t="&#12421;" b="17" note=" SMALL YU " />
+<s d="&#12423;" t="&#12423;" b="17" note=" SMALL YO " />
+<s d="&#12430;" t="&#12430;" b="19" note=" SMALL WA " />
+</group>
+</group>
+</alphabet>
+<!--<group name="katakana merged" b="3"> 
 <s d="&#x30A1;" t="&#x30A1;"  b="10"  note=" SMALL A "/>
 <s d="&#xFF67;" t="&#xFF67;"  b="87"  note="HALFWIDTH  SMALL A "/>
 <s d="&#x30A2;" t="&#x30A2;"  b="10"  note=" A "/>
@@ -755,8 +785,8 @@
 <s d="&#x30FA;" t="&#x30FA;"  b="19" note="? VO "/>
 <s d="&#x30F3;" t="&#x30F3;"  b="91"  note=" N "/>
 <s d="&#xFF9D;" t="&#xFF9D;"  b="14"  note="HALFWIDTH  N "/>
-</group> 
-<group name="katakana with notes" b="5"> 
+</group>-->
+<!--<group name="katakana with notes" b="5"> 
 <s d="&#x30A1;" t="&#x30A1;"  note=" SMALL A "/>
 <s d="&#xFF67;" t="&#xFF67;"  note="HALFWIDTH  SMALL A "/>
 <s d="&#x30A2;" t="&#x30A2;"  note=" A "/>
@@ -918,8 +948,8 @@
 <s d="&#x30FA;" t="&#x30FA;"  note=" VO "/>
 <s d="&#x30F3;" t="&#x30F3;"  note=" N "/>
 <s d="&#xFF9D;" t="&#xFF9D;"  note="HALFWIDTH  N "/>
-</group> 
-<group name="katakana coloured by Chris" b="3"> 
+</group>-->
+<!--<group name="katakana coloured by Chris" b="3"> 
 <s d="&#x30A1;" t="&#x30A1;" b="10" />
 <s d="&#xFF67;" t="&#xFF67;" b="87" />
 <s d="&#x30A2;" t="&#x30A2;" b="10" />
@@ -1060,6 +1090,5 @@
 <s d="&#x30F2;" t="&#x30F2;" b="96" />
 <s d="&#x30F3;" t="&#x30F3;" b="91"  />
 <s d="&#xFF9D;" t="&#xFF9D;" b="14"  />
-</group> 
-</alphabet>
+</group>-->
 </alphabets>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]