Task #2596
Mis à jour par Matthieu Decorde il y a environ 2 ans
add @ exemples using "@" and "target." keywords
<pre>
(@[classicallemma="locus"] []{0,5} b:[classicallemma="(is|hic|iste|ille|idem|ipse)"] | b:[classicallemma="(is|hic|iste|ille|idem|ipse)"] []{0,5} @[classicallemma="locus"]) :: target.casus = b.casus within s
</pre>
Usage of @ :
* Index : show only the targeted word
* Concordances : mark the targeted word in the pivot column
* Cooccurrences : the cooccurrence distance is computed from the targeted word
<pre>
(@[classicallemma="locus"] []{0,5} b:[classicallemma="(is|hic|iste|ille|idem|ipse)"] | b:[classicallemma="(is|hic|iste|ille|idem|ipse)"] []{0,5} @[classicallemma="locus"]) :: target.casus = b.casus within s
</pre>
Usage of @ :
* Index : show only the targeted word
* Concordances : mark the targeted word in the pivot column
* Cooccurrences : the cooccurrence distance is computed from the targeted word