fd-dictionaries icon indicating copy to clipboard operation
fd-dictionaries copied to clipboard

tur-eng: no whitespace in equivalents

Open bansp opened this issue 4 years ago • 0 comments

Example showcasing the issue:

         <entry>
            <form>
               <orth>acıkmak</orth>
            </form>
            <sense n="1">
               <cit type="trans">
                  <quote>besorryabout</quote>
               </cit>
               <cit type="trans">
                  <quote>regret</quote>
               </cit>
            </sense>
            <sense n="2">
               <cit type="trans">
                  <quote>behungry</quote>
               </cit>
            </sense>
         </entry>

The dictionary would also benefit from having all entries ID-ed with xml:id (but that is not a bug report, just an enhancement suggestion).

bansp avatar Jan 11 '21 09:01 bansp