From: Tara L Andrews Date: Sat, 18 Jan 2014 16:22:14 +0000 (+0100) Subject: fix documentation for new relationship flags X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ba30a1bc329fac5ef9a52f2b07e6db57f7b394b0;p=scpubgit%2Fstemmatology.git fix documentation for new relationship flags --- diff --git a/base/lib/Text/Tradition/Collation/Relationship.pm b/base/lib/Text/Tradition/Collation/Relationship.pm index 2610f20..4141f44 100644 --- a/base/lib/Text/Tradition/Collation/Relationship.pm +++ b/base/lib/Text/Tradition/Collation/Relationship.pm @@ -49,8 +49,9 @@ or across all traditions. the text to have different meanings. Possible values are 0 (no), 1 (slightly), and >1 (yes). -=item * non_correctable - (Optional) True if the reading would not have been -corrected independently. +=item * a_derivable_from_b - (Optional) True if the first reading is likely to + +=item * b_derivable_from_a - (Optional) True if the second reading is likely to =item * non_independent - (Optional) True if the variant is unlikely to have occurred independently in unrelated witnesses. @@ -67,7 +68,9 @@ occurred independently in unrelated witnesses. =head2 annotation -=head2 non_correctable +=head2 a_derivable_from_b + +=head2 b_derivable_from_a =head2 non_independent