pishoyg / coptic

This is a project that aims to make the Coptic language more learnable.
https://remnqymi.com/
GNU General Public License v3.0
10 stars 0 forks source link

[Flashcards/KELLIA] Prettify and Expand the Flashcards from KELLIA #51

Open pishoyg opened 4 months ago

pishoyg commented 4 months ago
  1. Group geos by orth and gram_grp.
  2. Add the entity types. (low-priority)
  3. Include IDs in comments. (low-priority)

Look at the results page on coptic-dictionary.org for inspiration. It is generated by https://github.com/KELLIA/dictionary/blob/master/entry.cgi.

Some data may require interactions with Scriptorium tools.

pishoyg commented 1 month ago

In xr entries (example), your rendering still has #, while it's supposed to be replaced with an embedded lookup <a> tag.

For example, in C629, you render the following: You render the following:

      <tr>
        <td class="ref_xr" colspan="2"><span class="xr">xr. #ϫⲱⲃ# Elender
        (B)</span>
        <br>
        <span class="xr">xr. #ϩⲏⲕⲉ# Armer</span>
        <br>
        <span class="ref">πένης, πτωχός, ταλαίπωρος, τάλας, δείλαιος,
        <br>
        ἐλεεινός</span>
        </td>
      </tr>

See C629 for how xr should look like.

pishoyg commented 1 month ago

This has become (slightly) more pressing, given that #271 has resulted in KELLIA content showing up in Crum's flashcards!