forked from GitHub/gf-core
Haralds (c) started.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
module Ethiopic where
|
||||
|
||||
-- Ascii-Unicode decoding for Ethiopian
|
||||
-- Copyright (c) Harald Hammarström 2003 under Gnu General Public License
|
||||
|
||||
mkEthiopic :: String -> String
|
||||
mkEthiopic = digraphWordToUnicode . adHocToDigraphWord
|
||||
|
||||
|
||||
Reference in New Issue
Block a user