Projekt

Obecné

Profil

Stáhnout (1.11 KB) Statistiky
| Větev: | Tag: | Revize:
1
<html>
2
<head>
3
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
4
<title>Selection of attested variants according to syllabic value</title>
5
<LINK REL=StyleSheet HREF="/utf/obtc1.css" TYPE="text/css" MEDIA="screen, print">
6
    <script src="https://code.jquery.com/jquery-3.4.0.min.js"
7
            integrity="sha256-BJeo0qm959uMBGb65z40ejJYGSgR7REI4+CW1fNKwOg="
8
            crossorigin="anonymous"></script>
9
</head>
10
<body topmargin="15" leftmargin="15" bgcolor="#EFF1FF">
11
<FORM id=form1 method="get" name=form1 action="/utf/show2syllabic.php">
12
<H3><FONT FACE="Verdana, Arial" color=#3399ff>Selection of variants according to syllabical value</FONT></H3>
13
<p>Type in syllabical value to see all attested variants in the corpus used for Old Babylonian Graphemic Analyses:<br>
14
<small><small>e.g. lam, ṭup etc.
15
</p>
16
Type in: 
17
<INPUT autofocus type="text" class=vstup id=q name="borger" size=15 maxlength=100 value="">
18
<?php
19
include "keyboard.html";
20
?>
21
<TABLE>
22
<TR>
23
<TD>
24
<INPUT class=tlacitko1 TYPE="SUBMIT" value="  send  " style="height:32;background-color:#EEFFEE">
25
</TD>
26
</TR>
27

    
28
</TABLE>
29

    
30
</FORM>
31

    
32
<BR>
33
</BODY>
34
</HTML>
(81-81/135)