Skip to content

Commit

Permalink
removed deprecated lemmas
Browse files Browse the repository at this point in the history
  • Loading branch information
pandeyanuradha committed Aug 20, 2021
1 parent 9eac132 commit 7c9325e
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions apertium-bho.bho.dix
Original file line number Diff line number Diff line change
Expand Up @@ -139,11 +139,6 @@

<!--DETERMINERS-->

<pardef n="एह__det">
<e><p><l></l><r><s n="det"/><s n="m"/><s n="sg"/><s n="nom"/><s n="dem"/></r></p></e>
<e><p><l>में</l><r><s n="det"/><s n="m"/><s n="sg"/><s n="obl"/><s n="itg"/><s n="dat"/><s n="dem"/></r></p></e>
</pardef>

<pardef n="दुन्नो__det">
<e><p><l></l><r><s n="det"/><s n="ind"/><s n="pl"/></r></p></e>
</pardef>
Expand Down Expand Up @@ -224,11 +219,6 @@
<e><p><l>स<b/>सब</l><r><b/>सब<s n="det"/><s n="pos"/><s n="pol"/><s n="m"/><s n="sg"/></r></p></e>
</pardef>

<!-- deprecated, since a case tag shoud not be used as a subcategory, word is analysed as prn/ adj -->
<pardef n="सब__det">
<e><p><l></l><r><s n="det"/><s n="obl"/><s n="itg"/><s n="sp"/></r></p></e>
</pardef>

<!--NUMERALS-->

<pardef n="एक__num">
Expand Down Expand Up @@ -1088,12 +1078,12 @@

<!--DETERMINERS-->
<e lm="एक"><i>एक</i><par n="एक__det"/></e>
<e lm="एह"><i>एह</i><par n="एह__det"/></e>
<e lm="एह"><i>एह</i><par n="कोई__det"/></e>
<e lm="अइसन"><i>अइसन</i><par n="कोई__det"/></e>
<e lm="जवन"><i>जवन</i><par n="कोई__det"/></e>
<e lm="जवना"><i>जवना</i><par n="कोई__det"/></e>
<e lm="कतना"><i>कतना</i><par n="कोई__det"/></e>
<e lm="कुछु"><i>कुछु</i><par n="एह__det"/></e>
<e lm="कुछु"><i>कुछु</i><par n="कोई__det"/></e>

<e lm="दुन्नों"><i>दुन्नों</i><par n="दुन्नो__det"/></e>

Expand Down Expand Up @@ -1676,9 +1666,6 @@
<e lm="उ सब"><i>उ</i><par n="उ/_सब__det"/></e>
<e lm="पिछल वाला"><i>पिछल</i><par n="पिछल/_वाला__det"/></e>

<e lm="कीया"><i>कीया</i><par n="सब__det"/></e>


</section>

<section id="final" type="inconditional">
Expand Down

0 comments on commit 7c9325e

Please sign in to comment.