<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">David Haslam wrote:<br>
</div>
<blockquote type="cite"
cite="mid:78A16072-E97D-44D5-986D-D47B85BC973F@crosswire.org">Might
Xiphos be enhanced to implement this in future?</blockquote>
<br>
<font face="FreeSerif">I currently see 3 modules that claim this:<br>
<br>
</font><font face="monospace">cpdv.conf:GlobalOptionFilter=OSISMorphSegmentation<br>
hinerv.conf:GlobalOptionFilter=OSISMorphSegmentation<br>
turntb.conf:GlobalOptionFilter=OSISMorphSegmentation</font><font
face="FreeSerif"><br>
</font><br>
<font face="FreeSerif">All Xiphos can do is turn on the option so
that whatever Sword does, re: rendering of that option, will
happen. Xiphos provides that via context menu → Module Options →
Morpheme Segmentation.</font><br>
<br>
<font face="FreeSerif">Xiphos uses XHTML filters. diatheke shows
that the engine doesn't render <seg> content in normal
output:</font><br>
<br>
<font face="monospace">mod2imp CPDV | grep -A1 'Genesis 1:1$'<br>
$$$Genesis 1:1<br>
<div type="x-milestone" subType="x-preverse"
sID="pv1"/><title type="x-description">God creates Heaven
and Earth, and all things therein, in six days.</title>
<div eID="gen6" type="introduction"/> <div sID="gen7"
type="x-p"/><div type="x-milestone" subType="x-preverse"
eID="pv1"/>In the beginning, God created heaven and
earth.<note placement="foot"><reference osisRef="Gen.1.1"
type="annotateRef">1:1</reference>Heaven was created
first, then earth. The creation of angels also occurred with the
creation of heaven. The creation of earth is really the creation
of the universe, and subsequently earth.<<b>seg</b>
type="x-usfm-fl">(Conte)</<b>seg</b>></note><div
eID="gen7" type="x-p"/></font><br>
<br>
<font face="monospace">diatheke -b CPDV -o M -f xhtml -k g.1.1<br>
<html><head><meta http-equiv="content-type"
content="text/html" charset="UTF-8" lang="en" xml:lang="en"/><br>
<style type="text/css"> .divineName { font-variant:
small-caps; }<br>
.wordsOfJesus { color: red; }<br>
.transChange { font-style: italic; }<br>
.transChange.transChange-supplied { font-style: italic; }<br>
.transChange.transChange-added { font-style: italic; }<br>
.transChange.transChange-tenseChange::before { content:
'*'; }<br>
.transChange.transChange-tenseChange { font-style: normal;
}<br>
.transChange:lang(zh) { font-style: normal;
text-decoration: dotted underline; }<br>
.overline { text-decoration: overline; }<br>
.indent1 { margin-left: 1em; }<br>
.indent2 { margin-left: 2em; }<br>
.indent3 { margin-left: 3em; }<br>
.indent4 { margin-left: 4em; }<br>
abbr { &:hover{ &:before{ content: attr(title); }
} }<br>
.small-caps { font-variant: small-caps; }<br>
.otPassage { font-variant: small-caps; }<br>
.selah { text-align: right; width: 50%; margin: 0;
padding: 0; }<br>
.acrostic { text-align: center; }<br>
.colophon {font-style: italic; font-size: small; display:
block; }<br>
.rdg { font-style: italic; }<br>
.inscription {font-variant: small-caps; }<br>
.catchWord {font-style: bold; }<br>
.x-p-indent {text-indent: 1em; }<br>
</style></head><body>Genesis 1:1: <span
style="font:Gentium;" >In the beginning, God created heaven and
earth.<br /><br>
</span><br /><br>
(CPDV)<br>
</body></html></font><br>
<br>
<font face="FreeSerif">I don't know what a frontend is supposed to
do with it. I see no content as delivered, and I see no indication
of a footnote-style tag marker that would say a UI could do
something more with tags.</font><br>
</body>
</html>