We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6a1dcb commit 8bfdf28Copy full SHA for 8bfdf28
index.html
@@ -7109,6 +7109,12 @@ <h2>Changes since Recommendation of 16 July 2020</h2>
7109
<a href="#compaction-algorithm">Compaction Algorithm</a>
7110
step <a href="#alg-compact-12_8_9_6_1">12.8.9.6.1</a> to first expand
7111
<var>container key</var> before compacting it.</li>
7112
+ <li>
7113
+ Changed the <a href="#create-term-definition">Create Term Definition</a>
7114
+ in section 4.2 of the Context Processing Algorithms, to ensure that all
7115
+ possible features for reverse term definitions are processed. The change
7116
+ was to remove <q>and return</q> from the end of step 13, and revise step
7117
+ 14 to begin with <q>Otherwise</q>.</li>
7118
</ul>
7119
</section>
7120
<section id="ack"
0 commit comments