1
|
<html>
|
2
|
<head>
|
3
|
<title>Pokusy</title>
|
4
|
</head>
|
5
|
<body>
|
6
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
7
|
<title>Selection of attested variants according to syllabic value</title>
|
8
|
<STYLE TYPE="text/css">
|
9
|
<!--
|
10
|
body {font-family:Arial Unicode MS,TITUS Cyberbit Basic,Code2000;}
|
11
|
.tlacitko2 {cursor:hand;font-family:Arial Unicode MS,TITUS Cyberbit Basic,Code2000;font-weight:normal;font-size:100%;color:#000000;background-color:#FFFFEE}
|
12
|
.vstup {font-family:Arial Unicode MS,TITUS Cyberbit Basic,Code2000;font-weight:normal;font-size:100%;color:#000000;background-color:#FFFFFF}
|
13
|
.tlacitko1 {cursor:hand;font-family:Arial Unicode MS,TITUS Cyberbit Basic,Code2000;font-weight:normal;font-size:80%;color:#000000;background-color:#FFFFEE}
|
14
|
-->
|
15
|
</STYLE>
|
16
|
<SCRIPT>
|
17
|
<body topmargin="15" leftmargin="15" bgcolor="#EFF1FF">
|
18
|
<BODY BGCOLOR="#FFFFFF">
|
19
|
<FORM id=form1 method="get" name=form1 action="http://www.klinopis.cz/utf/show2syllabic.php">
|
20
|
<H3><FONT FACE="Arial Unicode MS, TITUS Cyberbit Basic, Code2000" color=#3399ff>Selection of variants according to syllabical value</H3>
|
21
|
<p>Type in syllabical value to see all attested variants in the corpus used for Old Babylonian Graphemic Analyses:<br>
|
22
|
<small>e.g. lam, ṭup etc. (if you don't see the special characters properly, you need to install a font with Unicode support.</small>
|
23
|
</p>
|
24
|
<!--
|
25
|
function Add2Str(str){var str;document.form1.q.value+=str;document.form1.q.focus();}
|
26
|
-->
|
27
|
</SCRIPT>
|
28
|
</head>
|
29
|
Type in:
|
30
|
<INPUT class=vstup id=q name="borger" size=15 maxlength=100 value="">
|
31
|
<? $borger = urlencode($borger); ?><BR>
|
32
|
<?
|
33
|
echo "Ahoj";
|
34
|
require "./keyboard.php";
|
35
|
?>
|
36
|
</body>
|
37
|
</html>
|
38
|
|