<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE translit SYSTEM "translit.dtd">


<!--
  
  Transliteration definitions for Slovak diacritics

  Copyright 2008 by Rona Linke <rlinke@lingua-systems.com> 

  $Id: common_slk.xml 247 2008-04-21 09:41:42Z rlinke $

-->


<translit>

  <name>Common SLK</name>
  <desc>Slovak without diacritics</desc>
  <reverse>false</reverse>

  <!-- set of transliteration rules -->
<!-- 
    This transliteration is a simple mapping of characters with
    diacritics to the same character without a diacritic in
    hex notation of Unicode codepoints. (Letter names according
    to Unicode Standard 5.0)
    Abbreviations:
    LCL = LATIN CAPITAL LETTER
    LSL = LATIN SMALL LETTER
 -->
  
  <rules>

    <rule>
      <from>&#x00C1;</from>	    <!-- LCL A WITH ACUTE -->
      <to>A</to>
    </rule>
     
     <rule>
      <from>&#x00E1;</from>	    <!-- LSL A WITH ACUTE  -->
      <to>a</to>	   
    </rule>
    
    <rule>
      <from>&#x00C4;</from>	    <!-- LCL A WITH DIARESIS -->
      <to>A</to>
    </rule>
     
     <rule>
      <from>&#x00E4;</from>	    <!-- LSL A WITH DIARESIS  -->
      <to>a</to>	   
    </rule>

    <rule>
      <from>&#x010C;</from>	    <!-- LCL C WITH CARON  -->
      <to>C</to>	    
    </rule>

    <rule>
      <from>&#x010D;</from>	    <!-- LSL C WITH CARON  -->
      <to>c</to>	    
    </rule>
  
    <rule>
      <from>&#x010E;</from>	    <!-- LCL D WITH CARON  -->
      <to>D</to>	    
    </rule>

  <!-- SMALL LETTER HAS TWO VARIANTS: WITH LITTLE APOSTROPH OR HACEK -->
    <rule>
      <from>&#x010F;</from>	    <!--LSL D WITH CARON (APOSTROPH)-->
      <to>d</to>	    
    </rule>
    
    <rule>
      <from>&#x0064;&#x030C;</from>  <!-- LSL D WITH CARON (HACEK) -->
      <to>d</to>	    
    </rule>
    
    <rule>
      <from>&#x00C9;</from>	    <!-- LCL E WITH ACUTE  -->
      <to>E</to>	    
    </rule>
    
    <rule>
      <from>&#x00E9;</from>	    <!-- LSL E WITH ACUTE  -->
      <to>e</to>	    
    </rule>
    
    <rule>
      <from>&#x00CD;</from>	    <!-- LCL I WITH ACUTE -->
      <to>I</to>	    
    </rule>
    
    <rule>
      <from>&#x00ED;</from>	    <!-- LSL I WITH ACUTE  -->
      <to>i</to>	    
    </rule>
    
    <rule>
      <from>&#x0139;</from>	    <!-- LCL L WITH ACUTE -->
      <to>L</to>	    
    </rule>
    
    <rule>
      <from>&#x013A;</from>	    <!-- LSL L WITH ACUTE  -->
      <to>l</to>	    
    </rule>

<!-- for capital and small letters two variants: apostroph and hacek -->
    <rule>
      <from>&#x013D;</from>	    <!-- LCL L WITH CARON (APOSTROPH) -->
      <to>L</to>	    
    </rule>
    
    <rule>
      <from>&#x013E;</from>	    <!-- LSL L WITH CARON (APOSTROPH) -->
      <to>l</to>	    
    </rule>
    
    <rule>
      <from>&#x004C;&#x030C;</from> <!-- LCL L WITH CARON (HACEK) -->
      <to>L</to>	    
    </rule>
    
    <rule>
      <from>&#x06C;&#x030C;</from>  <!-- LSL L WITH CARON (HACEK) -->
      <to>l</to>	    
    </rule>
    
    <rule>
      <from>&#x0147;</from>	    <!-- LCL N WITH CARON  -->
      <to>N</to>	    
    </rule>
    
    <rule>
      <from>&#x0148;</from>	    <!-- LSL N WITH CARON -->
      <to>n</to>	    
    </rule>
    
    <rule>
      <from>&#x00D3;</from>	    <!--LCL O WITH ACUTE  -->
      <to>O</to>	    
    </rule>
    
    <rule>
      <from>&#x00F3;</from>	    <!--LSL O WITH ACUTE  -->
      <to>o</to>	    
    </rule>
    
    <rule>
      <from>&#x0154;</from>	    <!-- LCL R WITH ACUTE -->
      <to>R</to>	    
    </rule>
    
    <rule>
      <from>&#x0155;</from>	    <!-- LSL R WITH ACUTE  -->
      <to>r</to>	    
    </rule>
    
    <rule>
      <from>&#x0160;</from>	    <!-- LCL S WITH CARON  -->
      <to>S</to>	    
    </rule>
    
    <rule>
      <from>&#x0161;</from>	    <!-- LSL S WITH CARON  -->
      <to>s</to>	    
    </rule>
    
    <rule>
      <from>&#x0164;</from>	    <!-- LCL T WITH CARON  -->
      <to>T</to>	    
    </rule>

  <!--SMALL LETTER HAS TWO VARIANTS: WITH LITTLE APOSTROPH OR HACEK -->
    <rule>
      <from>&#x0165;</from>	    <!-- LSL T WITH CARON (APOSTROPH) -->
      <to>t</to>	    
    </rule>
  
    <rule>
      <from>&#x0074;&#x030C;</from> <!--LSL T WITH CARON (HACEK)  -->
      <to>t</to>	    
    </rule>
    
    <rule>
      <from>&#x00DA;</from>	    <!--LCL U WITH ACUTE  -->
      <to>U</to>	    
    </rule>
    
    <rule>
      <from>&#x00FA;</from>	    <!-- LSL U WITH ACUTE -->
      <to>u</to>	    
    </rule>
    
    <rule>
      <from>&#x00DD;</from>	    <!-- LCL Y WITH ACUTE -->
      <to>Y</to>	    
    </rule>
    
    <rule>
      <from>&#x00FD;</from>	    <!-- LSL Y WITH ACUTE -->
      <to>y</to>	    
    </rule>
    
    <rule>
      <from>&#x017D;</from>	    <!-- LCL Z WITH CARON -->
      <to>Z</to>	    
    </rule>
    
    <rule>
      <from>&#x017E;</from>	    <!-- LSL Z WITH CARON -->
      <to>z</to>	    
    </rule>

<!--DIPHTONG BUT ONE LETTER-->   
    <rule>
      <from>&#x00D4;</from>	    <!-- LCL O WITH CIRCUMFLEX -->
      <to>O</to>	    
    </rule>
    
    <rule>
      <from>&#x00F4;</from>	    <!-- LSL Z WITH CIRCUMFLEX -->
      <to>o</to>	    
    </rule>

<!-- Digraphs which have a Unicode codepoint - although most likely
     represented as two single characters -->

     <rule>
	<from>&#x01F1;</from> <!-- LCL DZ -->
	<to>DZ</to>
      </rule>
     
     <rule>
	<from>&#x01F2;</from> <!-- LCL D WITH LSL Z -->
	<to>Dz</to>
      </rule>

     <rule>
	<from>&#x01F3;</from> <!-- LSL DZ -->
	<to>dz</to>
     </rule>

     <rule>
	<from>&#x01C4;</from> <!-- LCL DZ WITH CARON -->
	<to>DZ</to>
     </rule>

     <rule>
	<from>&#x01C5;</from> <!-- LCL D LSL Z WITH CARON -->
	<to>Dz</to>
     </rule>

     <rule>
	<from>&#x01C6;</from> <!-- LSL DZ WITH CARON -->
	<to>dz</to>
     </rule>

  </rules>
  
</translit>

<!--
  vim: sts=2 enc=utf-8
-->
