CINXE.COM
TM Petitions
<!DOCTYPE html> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"> <html lang="en" dir="ltr"> <head> <link rel="icon" href="/img/favicon.ico"/> <meta http-equiv="content-type" content="text/html;charset=UTF-8" /> <meta name="generator" content="Adobe GoLive" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width,initial-scale=1, maximum-scale=1"/> <title>TM Petitions</title> <!--Stylesheets and fonts--> <link href="css/layout.css" rel="stylesheet" type="text/css" media="all" /> <link href="/css/layout_head_foot.css" rel="stylesheet" type="text/css" media="all" /> <link href="/css/biscuit_notification.css" rel="stylesheet" type="text/css" media="all" /> <!-- Scripts--> <script src="/js/jquery-3.1.1.min.js"></script> <script src="/js/resp_header.js"></script> <script src="/js/deliciousmunchies_warning.js"></script> <!-- Script for automatic renewal page in select--> <!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script> --> </head> <!-- Matomo: tracking code for Trismegistos.org --> <script> var _paq = window._paq = window._paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="//trismegistos.org/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '7']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); </script> <!-- End Matomo Code --> <body> <!-- The top header section --> <header> <div class="wrapper header-flex"> <nav class="menu"> <ul class="active"> <li id="logo"><a href="/">Home</a></li> <li id="pagetitle"><a href="index.php">Petitions</a></li> <li><a href="about.php" target="_blank">About</a></li> </ul> <a class="toggle-nav" href="#">☰</a> </nav> <div id="header-right-section"> <div id="panic-button"> <a href="../forum/index.php"> <i class="fa fa-ambulance info-tooltip" aria-hidden="true"> </i> </a> </div> <div class="search-form"> <form action="../tm/index_specific.php?searchterm="> <input type="text" name="searchterm" placeholder="Search for another text" autofocus> <button>Go</button> </form> </div><!-- End .search-form --> <div id="session-login"> <p>Unregistered user (8.222.208.146). <a href=# id=show_login_btn style="color: #FCE903"><b>Log in</b></a><br><a href= "https://www.trismegistos.org/registration.php" style="color: #FCE903">I want to subscribe!</a></p> </div> </div> <!-- End #header-right-section --> </div> <!-- End header.wrapper --> </header> <!-- the content starts here --> <div id="top" class="one-div"> <script type="text/javascript" src="/js/halike-warning.js"></script> <div id="warning-halike"> <a href="https://www.trismegistos.org/keeptrismegistosalive.php"><img src="/img/banner1.png"></a><p><i class="fa fa-exclamation-triangle" aria-hidden="true" style="color: #034D90"></i></p><p><font color=blue>Have you remembered to use your institution's proxy or VPN?</font></p><p>Please log in or subscribe below:</p><p><b onClick=toggle_individual_form(this) id=individual_login_button>I have a login</b></p><form id=halike_individual_form action=/registrations_individual.php?cmd=login><input name=cmd value='login' type=hidden><input name=id value='' type=hidden><input name=redirect value='/petitions/' type=hidden><input id='halike-login-email' name=email value='' placeholder='email'><input id='halike-login-password' name=password type=password value='' placeholder='password'><input type=submit></form><p><a href="https://www.trismegistos.org/registration.php"><b>I want to subscribe</b></a><p class="no-margin">Please note that since 1 January 2020, full functionality of this page is reserved for registered users only.</p><div><div id="close-halike-warning">X</div></div> </div> <div class="container first-container"></div> <div class="container"> <div id="petitions-intro" class="row center-align width90"> <h1>Ptolemaic petitions and related documents</h1> <p class="long-text">Below is a list of formulae and petition requests (top table) and petition subjects (bottom table) in Ptolemaic enteuxeis, hypomnemata and mqmq, as studied in <a href="../top/index.php?#topss">G. Baetens, <i>A Survey of Petitions and Related Documents from Ptolemaic Egypt</i> (Trismegistos Online Publications, Special Series, 5), Leuven 2020</a>. The formulae and requests can be filtered through the dropdown categories below.</p> </div> <!-- End #petitions-intro --> <div class="row width90"> <h3 class="margin-top">List of formulae and petition requests</h3> <p>Please <a href="/registration">subscribe to TM</a> to see the list and use the full functionality of this database.</p> <!-- Footer --> <!-- Footer --> <footer> <div class="wrapper"> <div class="flex"> <section class="footer-col"> <a href="../about">About Trismegistos</a> </section> <section class="footer-col"> <!--<a href="../guide.php">First time guide</a> & --><a href="../about_how_to_cite.php">How to cite</a><br> </section> <section class="footer-col"> <a href="../terms-of-use.html">Terms & conditions</a> </section> <section class="footer-col"> Contact: <script language="JavaScript"> var username = "mark.depauw"; var hostname = "kuleuven.be"; var linktext = "<i class='fa fa-envelope' aria-hidden='true'></i>"; document.write("<a class='social' href='" + "mail" + "to:" + username + "@" + hostname + "'>" + linktext + "</a>"); </script> <a class="social" href="http://www.facebook.com/TrismegistosTM" target="_blank"><i class="fa fa-facebook-square fa-lg aria-hidden="true""></i></a> <a class="social" href="https://bsky.app/profile/TrismegistosTM.bsky.social" target="_blank"><img id="bluesky-logo" src="/img/bluesky.png"/></a> </section> <section class="footer-col"> Last update: <div id='updateplaceholder'></div> </section> <script> var xmlhttp = new XMLHttpRequest(); xmlhttp.open("GET", '/lastupdate.txt', false); xmlhttp.send(); if (xmlhttp.status==200) { result = xmlhttp.responseText; document.getElementById('updateplaceholder').innerHTML = result; } </script> <section class="footer-col"> <img id="kul-logo" src="/img/KUL_logo.png"/> </section> <section id="cc-license" class="footer-col"> <a rel="license" target="blank" href="https://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a> </section> </div> </div> <!-- End footer.wrapper--> </footer> <!-- Cookie warning --> <div id='cookie_warning_box'> <p class="cookie-text">This site uses cookies to provide you with the best user experience. By using Trismegistos, you accept <a href='/terms-of-use.html'>our terms and conditions</a>, including the use of cookies.</p> <div id='close_cookie_warning' onClick='close_cookie_warning()'>X CLOSE</div> </div> <!-- End cookie warning --> <!-- Black screen --> <!-- End black screen --> </body> </html>