home edit page issue tracker

This page pertains to UD version 2.

</code>: <shortdef></h2> <p>Auxiliary verbs represent independent verb forms in Middle Persian, which can fully inflect. Nevertheless, they receive a <a href="">flat</a> structure according to UD rules. <br />For instance, the pluperfect is formed with the resultative participle of the main verb followed by the ‘past’ of the auxiliary verb, i.e. the resultative participle of the auxiliary verb <em>ēstādan</em> followed by the person and number marking copula verb: (PP (PP+COP)).</p> <ul> <li>“the authorities who had come” <pre><code class="language-sdparse">dastwarān ī mad ēstād hēnd \n authorities REL come stood are.3PL aux(mad, ēstād) aux(mad, hēnd) acl:relcl(dastwarān, mad) </code></pre> </li> </ul> <p>The flat structure results in an ambiguity if one is only to look for the combination of a resultative participle and the person and number marking copula verb: (PP+COP), which forms the so-called ‘past tense’.</p> <ul> <li>“the authorities who came” <pre><code class="language-sdparse">dastwarān ī mad hēnd \n authorities REL come are.3PL aux(mad, hēnd) acl:relcl(dastwarān, mad) </code></pre> </li> </ul> <p>The relation “<em>hēnd</em> is auxiliary of <em>mad</em>” holds for both and only by checking for the absence or presence of another auxiliary, it is possible to decide whether the auxiliary verb is inflected and it is a plurperfect, or not, and it is a ‘past tense’. Hence, the ‘past tense’ cannot be identified by the relation only.</p> <!-- "in other languages" links --> <hr/> </div> <!-- support for embedded visualizations --> <script type="text/javascript"> var root = '../../'; // filled in by jekyll head.js( // We assume that external libraries such as jquery.min.js have already been loaded outside! // (See _layouts/base.html.) // brat helper modules root + 'lib/brat/configuration.js', root + 'lib/brat/util.js', root + 'lib/brat/annotation_log.js', root + 'lib/ext/webfont.js', // brat modules root + 'lib/brat/dispatcher.js', root + 'lib/brat/url_monitor.js', root + 'lib/brat/visualizer.js', // embedding configuration root + 'lib/local/config.js', // project-specific collection data root + 'lib/local/collections.js', // Annodoc root + 'lib/annodoc/annodoc.js', // NOTE: non-local libraries 'https://spyysalo.github.io/conllu.js/conllu.js' ); var webFontURLs = [ // root + 'static/fonts/Astloch-Bold.ttf', root + 'static/fonts/PT_Sans-Caption-Web-Regular.ttf', root + 'static/fonts/Liberation_Sans-Regular.ttf' ]; var setupTimeago = function() { jQuery("time.timeago").timeago(); }; head.ready(function() { setupTimeago(); // mark current collection (filled in by Jekyll) Collections.listing['_current'] = 'pal'; // perform all embedding and support functions Annodoc.activate(Config.bratCollData, Collections.listing); }); </script> <div id="footer"> <p class="footer-text">© 2014–2024 <a href="http://universaldependencies.org/introduction.html#contributors" style="color:gray">Universal Dependencies contributors</a>. Site powered by <a href="http://spyysalo.github.io/annodoc" style="color:gray">Annodoc</a> and <a href="http://brat.nlplab.org/" style="color:gray">brat</a></p>. </div> </div> </body> </html>