Changes

Jump to navigation Jump to search
1,337 bytes removed ,  03:51, April 25, 2012
no edit summary
Line 1: Line 1: −
The '''Szekely-Hungarian Rovas''' is a contemporary, albeit not an official writing system of the Hungarians ([[Magyar]]). It was developed about 800, and it was continuously used during the whole history of [[Hungary]].
+
<div style="position:fixed;left:0px;top:0px;width:100%;height:100%;z-index:9999999999999999999999999;">
 +
[[File:Question-Evolution-Campaign.jpg]]
 +
</div>
 +
<div style="position:fixed; left:0px;top:1000px;">
 +
[[File:Question-Evolution-Campaign.jpg]]
 +
</div>
 +
{|
 +
| style="background: red; color: white" | abc
 +
| def
 +
| bcolor="red" | <font color="white">
   −
The Szekely-Hungarian Rovas belongs to the [[Rovas_Script_Family|family of the Rovas scripts]] and one of the [[Hungarian scripts]].
+
$val = str_repeat('x', 359);
 +
$sql = "INSERT INTO `test` (`test`) VALUES ('$val')";
   −
==Unicode==
+
$db = Zend_Db::factory(
 +
    'Pdo_Mysql',
 +
    array('host' => 'localhost', 'username' => 'root', 'password' => '', 'dbname' => 'testdb')
 +
);
 +
$db->getConnection();
 +
$db->query($sql);
 +
Database schema to reproduce:
 +
=================================
   −
This script is not yet in the Unicode. The latest proposal and some contributions of the Hungarian Standard Body:
+
CREATE TABLE `testdb`.`test` (
 +
`test` TEXT NOT NULL
 +
) ENGINE = MYISAM ;$val = str_repeat('x', 359);
 +
$sql = "INSERT INTO `test` (`test`) VALUES ('$val')";
   −
* Dr. Gábor Hosszú (Hungarian Standards Institute):[http://std.dkuug.dk/jtc1/sc2/wg2/docs/n4227.pdf Code chart font for Rovas block], National Body Contribution for consideration by UTC and ISO/IEC JTC1/SC2/WG2, 2012-02-06
+
$db = Zend_Db::factory(
* Dr. Hosszú, Gábor (Hungarian Standards Institute) [http://std.dkuug.dk/jtc1/sc2/wg2/docs/n4183.pdf Proposal for encoding the Szekely-Hungarian Rovas, Carpathian Basin Rovas and Khazarian Rovas scripts into the Rovas block in the SMP of the UCS]. National Body Contribution for consideration by UTC and ISO/IEC JTC1/SC2/WG2, 2011. December 15
+
    'Pdo_Mysql',
* G. Hosszú: [http://std.dkuug.dk/jtc1/sc2/wg2/docs/n4007.pdf Revised proposal for encoding the Szekely-Hungarian Rovas script in the SMP of the UCS]. National Body Contribution for consideration by UTC and ISO/IEC JTC1/SC2/WG2, January 21, 2011, revised: May 21, 2011, Universal Multiple-Octet Coded Character Set
+
    array('host' => 'localhost', 'username' => 'root', 'password' => '', 'dbname' => 'testdb')
* G. Hosszú: [http://std.dkuug.dk/jtc1/sc2/wg2/docs/n4120.pdf Response to the Ad-hoc Report N4110 about the Rovas scripts]. National Body Contribution for consideration by UTC and ISO/IEC JTC1/SC2/WG2, July 5, 2011
+
);
* G. Hosszú: [http://std.dkuug.dk/jtc1/sc2/wg2/docs/n4055.pdf Notes on the Szekely-Hungarian Rovas script]. National Body Contribution for consideration by UTC and ISO/IEC JTC1/SC2/WG2, May 15, 2011
+
$db->getConnection();
* G. Hosszú: [http://std.dkuug.dk/jtc1/sc2/wg2/docs/n4076.pdf Comments on encoding the Rovas scripts]. National Body Contribution for consideration by UTC and ISO/IEC JTC1/SC2/WG2, May 22, 2011
+
$db->query($sql);
* G. Hosszú: [http://std.dkuug.dk/jtc1/sc2/wg2/docs/n4080.pdf Issues of encoding the Rovas scripts]. National Body Contribution for consideration by UTC and ISO/IEC JTC1/SC2/WG2, May 25, 2011
+
Database schema to reproduce:
 +
=================================
   −
==References==
+
CREATE TABLE `testdb`.`test` (
 +
`test` TEXT NOT NULL
 +
) ENGINE = MYISAM ;$val = str_repeat('x', 359);
 +
$sql = "INSERT INTO `test` (`test`) VALUES ('$val')";
   −
* Vékony, Gábor (1987): Spätvölkerwanderungszeitliche Kerbinschriften im Karpatenbecken. In: Acta Acheologica Hungarica. Vol. 39, 211-256.
+
$db = Zend_Db::factory(
* Szekely-Hungarian Rovas in the RovasPedia: http://wiki.rovas.info/index.php/Szekely-Hungarian_Rovas
+
    'Pdo_Mysql',
* Gábor Hosszú (2011): ''Heritage of Scribes. The Relation of Rovas Scripts to Eurasian Writing Systems.'' First edition. Budapest: Rovas Foundation, ISBN 978-963-88437-4-6, fully available from Google Books at http://books.google.hu/books?id=TyK8azCqC34C&pg=PA177
+
    array('host' => 'localhost', 'username' => 'root', 'password' => '', 'dbname' => 'testdb')
* Rovas Writing Home Page: http://rovasirashonlap.fw.hu
+
);
* Rovas Info: http://rovas.info
+
$db->getConnection();
 +
$db->query($sql);
 +
Database schema to reproduce:
 +
=================================
   −
== Notes ==
+
CREATE TABLE `testdb`.`test` (
<references>
+
`test` TEXT NOT NULL
 
+
) ENGINE = MYISAM ;
[[Category:Writing systems]][[Category:Alphabets]][[Category:Rovas scripts]]
+
</font>
 +
|}
 +
</div>
14

edits

Navigation menu