Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chapters/16: Fix erratum in section 9. #421

Open
wants to merge 1 commit into
base: docbook-prince
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions chapters/16.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1025,9 +1025,9 @@
<anchor xml:id="c16e9d2"/>
</title>
<interlinear-gloss>
<jbo>naku zo'u la djan. klama</jbo>
<gloss>It-is-not-the-case-that : that-named John comes.</gloss>
<natlang>It is false that: John comes.</natlang>
<jbo>naku zo'u mi klama le zarci</jbo>
<gloss>It-is-not-the-case-that : I go-to the store.</gloss>
<natlang>It is false that: I go to the store.</natlang>
</interlinear-gloss>
</example>
<para role="indent"> <indexterm type="general"><primary>negation in prenex</primary><secondary>effects of position</secondary></indexterm> However,
Expand Down