Projekt

Obecné

Profil

Stáhnout (2.97 KB) Statistiky
| Větev: | Tag: | Revize:
1 67c41231 Filip Jani
{block content}
2 00f32800 Filip Jani
<div class="display-5">Old Babylonian Text Corpus by Cuneiform Circle</div>
3
<hr>
4
5
<div class="row">
6
    <div class="col">
7
        <dl class="row">
8
            <dt class="col-sm-3">OB motto</dt>
9
            <dd class="col-sm-9">a-na D:na-bi-um-ma-lik a-wi-lim dam-qí-im ša D:AMAR.UTU ù D:na-bi-um GI.DUB.BA-šu ú-še-še-ru (AbB 3,33,1-4)</dd>
10
        </dl>
11 67c41231 Filip Jani
12 00f32800 Filip Jani
        <div class="alert alert-primary">
13
            If you have interest in Old Babylonian Akkadian Texts, don't hesitate to join us! You are welcome!
14 dd522430 Filip Jani
        </div>
15
    </div>
16 00f32800 Filip Jani
    <div class="col">
17
        <form method="get" action="/utf/utf/show2boger.php" onclick="this.target='_blank'" target="_blank">
18
            <p class="blue">
19
                <label for="borger">Input Borger's ABZ number:</label>
20
                <input class="td5" type="text" id="borger" name="borger" size="3" value="333">
21
                <input class="tlacitko2" type="submit" value=" find ">
22
            </p>
23
            <p class="blue">
24
                This is a quick search to find variants of signs according to Borger's number from Old Babylonian Graphemic Analyses.
25
                <a class="noline" href="/utf/utf/signs.html" onclick="this.target='_blank'">
26
                    Click here for an advanced search.</a>
27
28
            </p>
29
            <p>
30
                <a class="noline" href="/utf/utf/signs.html" target="blank">
31
                    <img src="http://sp105p02-kbs.ff.zcu.cz/img/gar3.gif" width="335" height="35" alt="signs">
32
                </a>
33
            </p>
34
        </form>
35
    </div>
36
</div>
37
38
<hr>
39
40
<p>Cuneiform Circle is a community of scholars engaged in the study of the Old Babylonian Akkadian. Our main goal is to create an Old Babylonian Text Corpus, an Old Babylonian Dictionary, and a List of Old Babylonian Cuneiform Signs.</p>
41
42
<p>The Old Babylonian Text Corpus (OBTC) comprises a large text database of the Old Babylonian Akkadian Language (currently 144097 text lines, letters, documents, legal texts, royal inscriptions, omina, mathematical texts etc.).</p>
43
44
<p><strong>All texts are available for search according to sign-chains (transliteration). The search engine in Old Babylonian Text Corpus verse 1 is available for everybody but the search is restricted to the following texts: Codex Hammurapi and AbB 5. The search in all 144097 lines of OBTC verse 2 is available for members only (see how to become a member) .</strong></p>
45
46
<p><strong>Our service includes unique searchable lists of Old Babylonian Signs Variants as appearing in the hand copies selected for the graphemic analysis.</strong></p>
47
48
<p>The work on the project is in progress. We have started in 1988-89 and have accomplished significant advances since. We are currently working towards improving the quality and scope of our databases. The full access to all materials and sources is given to active members only ( see our policy ).</p>
49
{/block}
50
51
{block scripts}
52
    <script>
53
        $(function ()
54
        {
55
            $.nette.init();
56
        });
57
    </script>
58
{/block}