blob: df1b4406bfc12c1c2b1e4c9f5f5965e941c1e159 [file] [log] [blame]
 // -*- Coding: utf-8; -*-
//--------------------------------------------------------------------
// Copyright (c) 1999-2001, International Business Machines
// Corporation and others. All Rights Reserved.
//--------------------------------------------------------------------
// THIS IS A MACHINE-GENERATED FILE
// Tool: dumpICUrules.bat
// Source: ../../text/resources/Transliterator_Hiragana_Latin.txt
// Date: Wed Nov 21 18:58:49 2001
//--------------------------------------------------------------------
// Hiragana_Latin
translit_Hiragana_Latin {
Rule {
//--------------------------------------------------------------------
// Copyright (c) 1999-2001, International Business Machines
// Corporation and others. All Rights Reserved.
//--------------------------------------------------------------------
// $Source: /xsrl/Nsvn/icu/icu/data/Attic/translit_Hiragana_Latin.txt,v $
// $Date: 2001/11/22 05:50:50 $
// $Revision: 1.2 $
//--------------------------------------------------------------------
":: [:^Katakana:] ;" // don't touch any katakana that was in the text!
":: Hiragana-Katakana;"
":: Katakana-Latin;"
":: ([:^Katakana:]) ;" // don't touch any katakana that was in the text!
}
}