Projekt

Obecné

Profil

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