papyri / navigator

Code for the Papyrological Navigator
http://papyri.info
Other
7 stars 7 forks source link

Num tags in Arabic #162

Open jcowey opened 6 months ago

jcowey commented 6 months ago

When Arabic texts use Greek letters, perhaps put xml:lang="grc" on the num tag.

<num xml:lang="grc" value="24">κδ</num>

hcayless commented 2 months ago

I worry a little about this because it's not really a language thing. Would @type be better? Like:

<num type="Greek" value="24">κδ</num>

be better? I'd be interested to know if other number types show up too...