1
|
<html>
|
2
|
<head>
|
3
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
4
|
<title>How to become a member of Cuneiform Circle</title>
|
5
|
<LINK REL=StyleSheet HREF="/utf/obtc1.css" TYPE="text/css" MEDIA="screen, print">
|
6
|
</head>
|
7
|
<body>
|
8
|
<H4 align=center>What is Cuneiform Circle</H4>
|
9
|
<?
|
10
|
//$status = true;
|
11
|
// echo ("<FONT FACE='Arial Unicode MS, Code2000, Titus Cyberbit Basic' SIZE=3>");
|
12
|
// @$connection = Pg_Connect ("user=dbowner dbname=klinopis");
|
13
|
// if (!$connection)
|
14
|
// {
|
15
|
// echo "There are probably too many querries, please try again later!";
|
16
|
// }
|
17
|
// else
|
18
|
// {
|
19
|
// if (@$result = @Pg_Exec (
|
20
|
// "SELECT * FROM c_autor"))
|
21
|
// {
|
22
|
// if (($pocethesel = @Pg_NumRows ($result)) > 0)
|
23
|
// {
|
24
|
?>
|
25
|
<P class=span02>Cuneiform circle is an international association of Assyriologists. Its principal goal is to create a searchable Old Babylonian Text Corpus (OBTC), a sign list and eventually an on-line Old Babylonian Dictionary.<BR>
|
26
|
<BR>
|
27
|
Here follows information for users:<BR>
|
28
|
<LI>the search of Catalogue of Cuneiform Signs, Old Babylonian Dictionary under development and catalogue of texts are unrestricted
|
29
|
<LI>the search of OBTC is restricted to the following texts: Codex Hammurapi and AbB 5
|
30
|
|
31
|
<H4 align=center>Why to become a member of Cuneiform Circle:</H4>
|
32
|
<LI>members will have full access to search possibilities of Old Babylonian Text Corpus (about 71 000 lines of transliterated texts, for details see
|
33
|
<A HREF="http://www.klinopis.cz/utf/showallcatalogue.php">text catalogue</A>)
|
34
|
<LI>members' contributions will be referred to in electronic and printed materials of the project (catalogue of Old Babylonian Texts, Old Babylonian Dictionary, etc.)
|
35
|
|
36
|
<H4 align=center>How to become a member of Cuneiform Circle</H4>
|
37
|
<H3>active membership</H3>
|
38
|
<P class=span02>Full access will be given to users who are able to contribute transliterated texts which are not yet in the OBTC, in the scope of AbB 3, i.e. min. 2500 lines of OB text in the electronic form.
|
39
|
The active user (member) will have a password valid for one year.</P>
|
40
|
|
41
|
<?
|
42
|
// echo ("Currently there are $pocethesel members of the Cuneiform Circle: <BR><BR>");
|
43
|
// echo "<table border=1 bgcolor=\"#ecece6\" cellspacing=0 cellpadding=3>";
|
44
|
// echo "<tr><em><td><FONT color=#8080ff face=Verdana size=4><small>abbreviation</small></FONT></td></em><td><FONT color=#8080ff face=Verdana size=3>author's first name and surname</FONT></td></tr>";
|
45
|
// for ($i = 0; $i < $pocethesel; $i++)
|
46
|
// {
|
47
|
// List ($kod, $autor) = Pg_Fetch_Row ($result, $i);
|
48
|
// echo "<tr><td><A HREF=\"./staff.html#$kod\">$kod</A></td><td><FONT FACE=\"Arial Unicode MS, Code2000, Titus Cyberbit Basic\">$autor</FONT></td></tr>";
|
49
|
// }
|
50
|
// echo "</table>";
|
51
|
//}
|
52
|
// else
|
53
|
// echo "nothing found!";
|
54
|
//}
|
55
|
// Pg_Close($connection);
|
56
|
//}
|
57
|
?>
|
58
|
<P class=span02><center>editorial board of Cuneiform Circle: F. Rahman, S. Lyosov and L. Pecha.</P></center><BR>
|
59
|
<P class=span02><center>If you have any question send an e-mail to <a href="mailto:rahman@ksa.zcu.cz"><img src="/img/mail.gif" border="0" alt="rahman@kbs.zcu.cz">F. Rahman.</a></center></P>
|
60
|
</FONT>
|
61
|
</body>
|
62
|
</html>
|