jatinluthra14

bootstrap_apertium_lang_pair

Dec 16th, 2016
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.01 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <dictionary>
  3. <!-- Define the alphabet below. -->
  4. <alphabet>aAáÁăảạÆbBcCčdDÐeEéèễệfFgGhHiIíjJkKlLmMnNoOóöớpPqQrRsSšştTŢuUúüưvVwWxXyYzZ</alphabet>
  5.  
  6. <sdefs>
  7. <!-- Define symbol definitions within <sdef> here. -->
  8. <sdef n="n" c="Noun"/>
  9. <sdef n="np" c="Proper noun"/>
  10. <sdef n="vblex" c="Verb, lexical"/>
  11. <sdef n="vbmod" c="Modal verb"/>
  12. <sdef n="vaux" c="Auxiliary verb"/>
  13. <sdef n="vbser" c="'To be' verb"/>
  14. <sdef n="vbhaver" c="'To have' verb"/>
  15. <sdef n="cnjsub" c="Subordinating conjunction"/>
  16. <sdef n="cnjcoo" c="Co-ordinating conjunction"/>
  17. <sdef n="cnjadv" c="Adverbial conjunction"/>
  18. <sdef n="pr" c="Preposition"/>
  19. <sdef n="adv" c="Adverb"/>
  20. <sdef n="ij" c="Interjection"/>
  21. <sdef n="adj" c="Adjective"/>
  22. <sdef n="prn" c="Pronoun"/>
  23.  
  24. <sdef n="attr" c="Attributive"/>
  25. <sdef n="top" c="Toponym"/>
  26. <sdef n="ant" c="Anthroponym"/>
  27. <sdef n="cog" c="Cognomen"/>
  28. <sdef n="org" c="Organisation"/>
  29. <sdef n="al" c="Altres / misc proper nouns"/>
  30.  
  31. <sdef n="pers" c="Personal pronoun"/>
  32. <sdef n="ref" c="Reflexive pronoun"/>
  33. <sdef n="res" c="Reciprocal pronoun"/>
  34.  
  35. <sdef n="det" c="Determiner"/>
  36. <sdef n="pos" c="Possessive"/>
  37.  
  38. <sdef n="p1" c="1st person"/>
  39. <sdef n="p2" c="2nd person"/>
  40. <sdef n="p3" c="3rd person"/>
  41.  
  42. <sdef n="nt" c="Neuter"/>
  43. <sdef n="ut" c="Utrum"/>
  44. <sdef n="f" c="Feminine"/>
  45. <sdef n="m" c="Masculine"/>
  46. <sdef n="un" c="No gender"/>
  47.  
  48. <sdef n="sg" c="Singular"/>
  49. <sdef n="du" c="Dual"/>
  50. <sdef n="pl" c="Plural"/>
  51. <sdef n="sp" c="Singular / plural"/>
  52.  
  53. <sdef n="ind" c="Indefinite"/>
  54. <sdef n="def" c="Definite"/>
  55.  
  56. <sdef n="nom" c="Nominative"/>
  57. <sdef n="acc" c="Accusative"/>
  58. <sdef n="gen" c="Genitive"/>
  59.  
  60. <sdef n="dem" c="Demonstrative"/>
  61. <sdef n="itg" c="Question word / interrogative"/>
  62. <sdef n="qnt" c="Quantifier"/>
  63. <sdef n="neg" c="Negative"/>
  64. <sdef n="emph" c="Emphatic"/>
  65.  
  66. <sdef n="inf" c="Infinitive"/>
  67. <sdef n="pres" c="Present"/>
  68. <sdef n="imp" c="Imperative"/>
  69. <sdef n="pret" c="Preterite"/>
  70. <sdef n="pp" c="Perfect participle"/>
  71. <sdef n="pprs" c="Present participle"/>
  72. <sdef n="pasv" c="Passive"/>
  73. <sdef n="actv" c="Active voice"/>
  74.  
  75. <sdef n="sint" c="Synthetic (of adjectives)"/>
  76. <sdef n="pst" c="Positive"/>
  77. <sdef n="comp" c="Comparative"/>
  78. <sdef n="sup" c="Superlative"/>
  79.  
  80. <sdef n="ord" c="Ordinal"/>
  81. <sdef n="acr" c="Acronym"/>
  82. <sdef n="unc" c="Uncountable"/>
  83.  
  84. <sdef n="num" c="Numeral"/>
  85. <sdef n="sent" c="Sentence end"/>
  86. <sdef n="cm" c="Comma"/>
  87. <sdef n="apos" c="Apostrophe"/>
  88. <sdef n="guio" c="Dash"/>
  89. <sdef n="lpar" c="Left parenthesis"/>
  90. <sdef n="rpar" c="Right parenthesis"/>
  91. <sdef n="lquot" c="Left quote"/>
  92. <sdef n="rquot" c="Right quote"/>
  93.  
  94. <sdef n="compound-only-L" c="May only be the left-side of a compound"/>
  95. <sdef n="compound-R" c="May be the right-side of a compound, or a full word"/>
  96. </sdefs>
  97.  
  98. <section id="main" type="standard">
  99. <!-- Define entries within <e> here. -->
  100. <e><p><l>house<s n="n"/><s n="sg"/></l><r>house<s n="n"/><s n="sg"/></r></p></e>
  101.  
  102. <e><re>[.\?;:!…¿¶]</re><p><l><s n="sent"/></l><r><s n="sent"/></r></p></e>
  103. <e><re>,</re> <p><l><s n="cm"/></l> <r><s n="cm"/></r></p></e>
  104.  
  105.  
  106. <e><p><l>accordance<s n="n"/></l><r>сәйкес<s n="n"/></r></p></e>
  107. <e><p><l>adaption<s n="n"/></l><r>бейімдеу<s n="n"/></r></p></e>
  108. <e><p><l>armful<s n="n"/></l><r>құшақ<s n="n"/></r></p></e>
  109. <e><p><l>augmentation<s n="n"/></l><r>көбейту<s n="n"/></r></p></e>
  110. <e><p><l>berth<s n="n"/></l><r>айлақ<s n="n"/></r></p></e>
  111. <e><p><l>bunk<s n="n"/></l><r>төсек<s n="n"/></r></p></e>
  112. <e><p><l>caliber<s n="n"/></l><r>калибрлі<s n="n"/></r></p></e>
  113. <e><p><l>capacitance<s n="n"/></l><r>сыйымдылық<s n="n"/></r></p></e>
  114. <e><p><l>carburetor<s n="n"/></l><r>карбюратор<s n="n"/></r></p></e>
  115. <e><p><l>chock<s n="n"/></l><r>чурк<s n="n"/></r></p></e>
  116. <e><p><l>clearance<s n="n"/></l><r>тазарту<s n="n"/></r></p></e>
  117. <e><p><l>cleat<s n="n"/></l><r>қысқышты<s n="n"/></r></p></e>
  118. <e><p><l>coder<s n="n"/></l><r>кодер<s n="n"/></r></p></e>
  119. <e><p><l>commendation<s n="n"/></l><r>мақтау<s n="n"/></r></p></e>
  120. <e><p><l>crank<s n="n"/></l><r>иінді<s n="n"/></r></p></e>
  121. <e><p><l>cuff<s n="n"/></l><r>манжеттер<s n="n"/></r></p></e>
  122. <e><p><l>driller<s n="n"/></l><r>бұрғылаушы<s n="n"/></r></p></e>
  123. <e><p><l>drip<s n="n"/></l><r>тамшы<s n="n"/></r></p></e>
  124. <e><p><l>expiration<s n="n"/></l><r>жарамдылық<s n="n"/></r></p></e>
  125. <e><p><l>flowchart<s n="n"/></l><r>алгоритм<s n="n"/></r></p></e>
  126. <e><p><l>haul<s n="n"/></l><r>созу<s n="n"/></r></p></e>
  127. <e><p><l>heap<s n="n"/></l><r>кучи<s n="n"/></r></p></e>
  128. <e><p><l>hinge<s n="n"/></l><r>топсасы<s n="n"/></r></p></e>
  129. <e><p><l>intake<s n="n"/></l><r>қабылдау<s n="n"/></r></p></e>
  130. <e><p><l>intent<s n="n"/></l><r>ниет<s n="n"/></r></p></e>
  131. <e><p><l>junk<s n="n"/></l><r>қалаусыз<s n="n"/></r></p></e>
  132. <e><p><l>knob<s n="n"/></l><r>қалам<s n="n"/></r></p></e>
  133. <e><p><l>macro<s n="n"/></l><r>макро<s n="n"/></r></p></e>
  134. <e><p><l>manpower<s n="n"/></l><r>жұмыс<b/>күшінің<s n="n"/></r></p></e>
  135. <e><p><l>mop<s n="n"/></l><r>швабра<s n="n"/></r></p></e>
  136. <e><p><l>morale<s n="n"/></l><r>моральдық рухын<s n="n"/></r></p></e>
  137. <e><p><l>mug<s n="n"/></l><r>үйірме<s n="n"/></r></p></e>
  138. <e><p><l>nameplate<s n="n"/></l><r>теңгерімді<s n="n"/></r></p></e>
  139. <e><p><l>navy<s n="n"/></l><r>соғыс-теңіз<b/>флоты<s n="n"/></r></p></e>
  140. <e><p><l>november<s n="n"/></l><r>қараша<s n="n"/></r></p></e>
  141. <e><p><l>ordnance<s n="n"/></l><r>оқ<s n="n"/></r></p></e>
  142. <e><p><l>outlet<s n="n"/></l><r>розетка<s n="n"/></r></p></e>
  143. <e><p><l>pane<s n="n"/></l><r>аумағы<s n="n"/></r></p></e>
  144. <e><p><l>proficiency<s n="n"/></l><r>меңгеру<s n="n"/></r></p></e>
  145. <e><p><l>quart<s n="n"/></l><r>Тоқсан<s n="n"/></r></p></e>
  146. <e><p><l>ramp<s n="n"/></l><r>құлама<s n="n"/></r></p></e>
  147. <e><p><l>relocation<s n="n"/></l><r>көшіру<s n="n"/></r></p></e>
  148. <e><p><l>reluctance<s n="n"/></l><r>көңілсіздік<s n="n"/></r></p></e>
  149. <e><p><l>ringing<s n="n"/></l><r>қоңырау<s n="n"/></r></p></e>
  150. <e><p><l>rollout<s n="n"/></l><r>жаю<s n="n"/></r></p></e>
  151. <e><p><l>talker<s n="n"/></l><r>мылжың<s n="n"/></r></p></e>
  152. <e><p><l>torque<s n="n"/></l><r>моменті<s n="n"/></r></p></e>
  153. <e><p><l>typewriter<s n="n"/></l><r>жазу<b/>машинкасы<s n="n"/></r></p></e>
  154. <e><p><l>wardroom<s n="n"/></l><r>кемесінің<b/>офицерлер<s n="n"/></r></p></e>
  155. <e><p><l>workbook<s n="n"/></l><r>жұмыс<b/>кітабы<s n="n"/></r></p></e>
  156. </section>
  157. </dictionary>
  158.  
  159. <!--
  160. Resources:
  161. http://wiki.apertium.org/wiki/Bilingual_dictionary
  162. http://wiki.apertium.org/wiki/Apertium_New_Language_Pair_HOWTO#Bilingual_dictionary
  163. -->
Add Comment
Please, Sign In to add comment