scuffed-code/icu4c/source/data/translit/t_Hira_Latn.txt
Ram Viswanadha a82c1b4547 ICU-1259 Update rules from ICU4J
X-SVN-Rev: 7078
2001-11-22 05:50:51 +00:00

33 lines
1.2 KiB
Plaintext

// -*- 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/source/data/translit/Attic/t_Hira_Latn.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!
}
}