pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

inform: install more files, still fails, update current state



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sat Nov 23 12:32:46 2024 +0100
Changeset:	39d5ed37a9affb35e134a9f492a10a05aab27404

Modified Files:
	inform/Makefile
	inform/PLIST
Added Files:
	inform/TODO

Log Message:
inform: install more files, still fails, update current state

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=39d5ed37a9affb35e134a9f492a10a05aab27404

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 inform/Makefile |   12 +-
 inform/PLIST    | 3797 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 inform/TODO     |    8 +
 3 files changed, 3814 insertions(+), 3 deletions(-)

diffs:
diff --git a/inform/Makefile b/inform/Makefile
index 7a925f30ca..c367729626 100644
--- a/inform/Makefile
+++ b/inform/Makefile
@@ -17,9 +17,9 @@ TOOL_DEPENDS+=	clang-[0-9]*:../../lang/clang
 # Package builds with clang specific switches
 PKGSRC_COMPILER=	clang
 
-INSTALLATION_DIRS+=	bin
+INSTALLATION_DIRS+=	bin libexec libdata
 
-USE_TOOLS+=	bash gmake
+USE_TOOLS+=	bash gmake pax
 
 WRKSRC=		${WRKDIR}
 
@@ -36,9 +36,15 @@ inweb:
 inform: inweb
 	cd ${WRKDIR}/inform && ${BASH} scripts/first.sh
 
+post-build:
+	${ECHO} '#!/bin/sh' > ${WRKSRC}/inform.sh
+	${ECHO} ${PREFIX}'/libexec/inform7 -internal '${PREFIX}'/libdata/inform7/Internal "$$@"' >> ${WRKSRC}/inform.sh
+
 do-install:
 .for file in inform7
-	${INSTALL_PROGRAM} ${WRKSRC}/inform/${file}/Tangled/${file} ${DESTDIR}${PREFIX}/bin
+	${INSTALL_PROGRAM} ${WRKSRC}/inform/${file}/Tangled/${file} ${DESTDIR}${PREFIX}/libexec
 .endfor
+	cd ${WRKDIR}/inform/inform7 && ${PAX} -pp -rw * ${DESTDIR}${PREFIX}/libdata/inform7
+	${INSTALL_SCRIPT} ${WRKSRC}/inform.sh ${DESTDIR}${PREFIX}/bin/inform7
 
 .include "../../mk/bsd.pkg.mk"
diff --git a/inform/PLIST b/inform/PLIST
index b6c424c0a5..d1c1f5b5e8 100644
--- a/inform/PLIST
+++ b/inform/PLIST
@@ -1,2 +1,3799 @@
 @comment $NetBSD$
 bin/inform7
+libdata/inform7/Chapter 1/Main.w
+libdata/inform7/Contents.w
+libdata/inform7/Downloads/excerpts-diagnostics.txt
+libdata/inform7/Downloads/preform-diagnostics.txt
+libdata/inform7/Downloads/syntax-diagnostics.txt
+libdata/inform7/Figures/Syntax-cover.pdf
+libdata/inform7/Figures/dimensional_analysis.png
+libdata/inform7/Figures/documentation-diagnostics.txt
+libdata/inform7/Figures/help.txt
+libdata/inform7/Figures/memory-diagnostics.txt
+libdata/inform7/Figures/preform-summary.txt
+libdata/inform7/Figures/refine-simple.txt
+libdata/inform7/Figures/syntax-summary.txt
+libdata/inform7/Figures/timings-diagnostics.txt
+libdata/inform7/Figures/verbs-diagnostics.txt
+libdata/inform7/Home.txt
+libdata/inform7/Internal/Extensions/Emily Short/Basic Help Menu.i7x
+libdata/inform7/Internal/Extensions/Emily Short/Basic Screen Effects.i7x
+libdata/inform7/Internal/Extensions/Emily Short/Complex Listing.i7x
+libdata/inform7/Internal/Extensions/Emily Short/Glulx Image Centering.i7x
+libdata/inform7/Internal/Extensions/Emily Short/Glulx Text Effects.i7x
+libdata/inform7/Internal/Extensions/Emily Short/Inanimate Listeners.i7x
+libdata/inform7/Internal/Extensions/Emily Short/Locksmith.i7x
+libdata/inform7/Internal/Extensions/Emily Short/Menus.i7x
+libdata/inform7/Internal/Extensions/Emily Short/Punctuation Removal.i7x
+libdata/inform7/Internal/Extensions/Emily Short/Skeleton Keys.i7x
+libdata/inform7/Internal/Extensions/Eric Eve/Epistemology.i7x
+libdata/inform7/Internal/Extensions/Graham Nelson/Approximate Metric Units.i7x
+libdata/inform7/Internal/Extensions/Graham Nelson/Basic Inform.i7x
+libdata/inform7/Internal/Extensions/Graham Nelson/English Language.i7x
+libdata/inform7/Internal/Extensions/Graham Nelson/Metric Units.i7x
+libdata/inform7/Internal/Extensions/Graham Nelson/Rideable Vehicles.i7x
+libdata/inform7/Internal/Extensions/Graham Nelson/Standard Rules.i7x
+libdata/inform7/Internal/Extensions/Graham Nelson/Unicode Character Names.i7x
+libdata/inform7/Internal/Extensions/Graham Nelson/Unicode Full Character Names.i7x
+libdata/inform7/Internal/HTML/CblorbModel.html
+libdata/inform7/Internal/HTML/extensionfile.html
+libdata/inform7/Internal/HTML/extensionfile.js
+libdata/inform7/Internal/HTML/extensions.css
+libdata/inform7/Internal/HTML/extensions.js
+libdata/inform7/Internal/HTML/macos-platform.css
+libdata/inform7/Internal/HTML/main.css
+libdata/inform7/Internal/HTML/main.js
+libdata/inform7/Internal/HTML/platform.css
+libdata/inform7/Internal/HTML/windows-platform.css
+libdata/inform7/Internal/HTML/xrefs.txt
+libdata/inform7/Internal/Inter/BasicInformExtrasKit/Contents.w
+libdata/inform7/Internal/Inter/BasicInformExtrasKit/Sections/Activities.i6t
+libdata/inform7/Internal/Inter/BasicInformExtrasKit/Sections/Miscellany.i6t
+libdata/inform7/Internal/Inter/BasicInformExtrasKit/kit_metadata.json
+libdata/inform7/Internal/Inter/BasicInformKit/Contents.w
+libdata/inform7/Internal/Inter/BasicInformKit/Sections/BlockValues.i6t
+libdata/inform7/Internal/Inter/BasicInformKit/Sections/Char.i6t
+libdata/inform7/Internal/Inter/BasicInformKit/Sections/Combinations.i6t
+libdata/inform7/Internal/Inter/BasicInformKit/Sections/Definitions.i6t
+libdata/inform7/Internal/Inter/BasicInformKit/Sections/FileIO.i6t
+libdata/inform7/Internal/Inter/BasicInformKit/Sections/Flex.i6t
+libdata/inform7/Internal/Inter/BasicInformKit/Sections/Glulx.i6t
+libdata/inform7/Internal/Inter/BasicInformKit/Sections/Lists.i6t
+libdata/inform7/Internal/Inter/BasicInformKit/Sections/MStack.i6t
+libdata/inform7/Internal/Inter/BasicInformKit/Sections/Mathematics.i6t
+libdata/inform7/Internal/Inter/BasicInformKit/Sections/Paragraphing.i6t
+libdata/inform7/Internal/Inter/BasicInformKit/Sections/RTP.i6t
+libdata/inform7/Internal/Inter/BasicInformKit/Sections/RegExp.i6t
+libdata/inform7/Internal/Inter/BasicInformKit/Sections/RelationKind.i6t
+libdata/inform7/Internal/Inter/BasicInformKit/Sections/Relations.i6t
+libdata/inform7/Internal/Inter/BasicInformKit/Sections/Rulebooks.i6t
+libdata/inform7/Internal/Inter/BasicInformKit/Sections/Sort.i6t
+libdata/inform7/Internal/Inter/BasicInformKit/Sections/Tables.i6t
+libdata/inform7/Internal/Inter/BasicInformKit/Sections/Text.i6t
+libdata/inform7/Internal/Inter/BasicInformKit/Sections/UnicodeData.i6t
+libdata/inform7/Internal/Inter/BasicInformKit/Sections/Utilities.i6t
+libdata/inform7/Internal/Inter/BasicInformKit/Sections/ZMachine.i6t
+libdata/inform7/Internal/Inter/BasicInformKit/kinds/Core.neptune
+libdata/inform7/Internal/Inter/BasicInformKit/kinds/Files.neptune
+libdata/inform7/Internal/Inter/BasicInformKit/kinds/Macros.neptune
+libdata/inform7/Internal/Inter/BasicInformKit/kinds/Protocols.neptune
+libdata/inform7/Internal/Inter/BasicInformKit/kinds/Punctuation.neptune
+libdata/inform7/Internal/Inter/BasicInformKit/kit_metadata.json
+libdata/inform7/Internal/Inter/CommandParserKit/Contents.w
+libdata/inform7/Internal/Inter/CommandParserKit/Sections/Parser.i6t
+libdata/inform7/Internal/Inter/CommandParserKit/Sections/Tokens.i6t
+libdata/inform7/Internal/Inter/CommandParserKit/kinds/Parsing.neptune
+libdata/inform7/Internal/Inter/CommandParserKit/kit_metadata.json
+libdata/inform7/Internal/Inter/EnglishLanguageKit/Contents.w
+libdata/inform7/Internal/Inter/EnglishLanguageKit/Sections/Language.i6t
+libdata/inform7/Internal/Inter/EnglishLanguageKit/arch-16.interb
+libdata/inform7/Internal/Inter/EnglishLanguageKit/arch-16d.interb
+libdata/inform7/Internal/Inter/EnglishLanguageKit/arch-32.interb
+libdata/inform7/Internal/Inter/EnglishLanguageKit/arch-32d.interb
+libdata/inform7/Internal/Inter/EnglishLanguageKit/kit_metadata.json
+libdata/inform7/Internal/Inter/WorldModelKit/Contents.w
+libdata/inform7/Internal/Inter/WorldModelKit/Sections/Actions.i6t
+libdata/inform7/Internal/Inter/WorldModelKit/Sections/Activities.i6t
+libdata/inform7/Internal/Inter/WorldModelKit/Sections/Chronology.i6t
+libdata/inform7/Internal/Inter/WorldModelKit/Sections/Figures.i6t
+libdata/inform7/Internal/Inter/WorldModelKit/Sections/Glulx.i6t
+libdata/inform7/Internal/Inter/WorldModelKit/Sections/Light.i6t
+libdata/inform7/Internal/Inter/WorldModelKit/Sections/ListWriter.i6t
+libdata/inform7/Internal/Inter/WorldModelKit/Sections/MapRouteFinding.i6t
+libdata/inform7/Internal/Inter/WorldModelKit/Sections/Miscellany.i6t
+libdata/inform7/Internal/Inter/WorldModelKit/Sections/OrderOfPlay.i6t
+libdata/inform7/Internal/Inter/WorldModelKit/Sections/OutOfWorld.i6t
+libdata/inform7/Internal/Inter/WorldModelKit/Sections/Printing.i6t
+libdata/inform7/Internal/Inter/WorldModelKit/Sections/RTP.i6t
+libdata/inform7/Internal/Inter/WorldModelKit/Sections/StoredAction.i6t
+libdata/inform7/Internal/Inter/WorldModelKit/Sections/Tests.i6t
+libdata/inform7/Internal/Inter/WorldModelKit/Sections/Time.i6t
+libdata/inform7/Internal/Inter/WorldModelKit/Sections/WorldModel.i6t
+libdata/inform7/Internal/Inter/WorldModelKit/Sections/ZMachine.i6t
+libdata/inform7/Internal/Inter/WorldModelKit/kinds/Actions.neptune
+libdata/inform7/Internal/Inter/WorldModelKit/kinds/Figures.neptune
+libdata/inform7/Internal/Inter/WorldModelKit/kinds/Scenes.neptune
+libdata/inform7/Internal/Inter/WorldModelKit/kinds/Sounds.neptune
+libdata/inform7/Internal/Inter/WorldModelKit/kinds/Times.neptune
+libdata/inform7/Internal/Inter/WorldModelKit/kit_metadata.json
+libdata/inform7/Internal/Languages/English/Index.txt
+libdata/inform7/Internal/Languages/English/Syntax.preform
+libdata/inform7/Internal/Languages/English/flag.png
+libdata/inform7/Internal/Languages/English/language_metadata.json
+libdata/inform7/Internal/Languages/French/Index.txt
+libdata/inform7/Internal/Languages/French/flag.png
+libdata/inform7/Internal/Languages/French/language_metadata.json
+libdata/inform7/Internal/Languages/German/flag.png
+libdata/inform7/Internal/Languages/German/language_metadata.json
+libdata/inform7/Internal/Languages/Italian/flag.png
+libdata/inform7/Internal/Languages/Italian/language_metadata.json
+libdata/inform7/Internal/Languages/Spanish/flag.png
+libdata/inform7/Internal/Languages/Spanish/language_metadata.json
+libdata/inform7/Internal/Languages/Swedish/flag.png
+libdata/inform7/Internal/Languages/Swedish/language_metadata.json
+libdata/inform7/Internal/Miscellany/Basic.indext
+libdata/inform7/Internal/Miscellany/Cover.jpg
+libdata/inform7/Internal/Miscellany/DefaultCover.jpg
+libdata/inform7/Internal/Miscellany/IntroductionToIF.pdf
+libdata/inform7/Internal/Miscellany/Postcard.pdf
+libdata/inform7/Internal/Miscellany/Small Cover.jpg
+libdata/inform7/Internal/Miscellany/Standard.indext
+libdata/inform7/Internal/Miscellany/inform7_clib.c
+libdata/inform7/Internal/Miscellany/inform7_clib.h
+libdata/inform7/Internal/Miscellany/registry.jsonr
+libdata/inform7/Internal/Miscellany/resource.jsonr
+libdata/inform7/Internal/Pipelines/assimilate.interpipeline
+libdata/inform7/Internal/Pipelines/build-kit.interpipeline
+libdata/inform7/Internal/Pipelines/compile.interpipeline
+libdata/inform7/Internal/Pipelines/link.interpipeline
+libdata/inform7/Internal/Pipelines/optimise.interpipeline
+libdata/inform7/Internal/Pipelines/unlinked.interpipeline
+libdata/inform7/Internal/Templates/Classic/index.html
+libdata/inform7/Internal/Templates/Classic/source.html
+libdata/inform7/Internal/Templates/Parchment/(manifest).txt
+libdata/inform7/Internal/Templates/Parchment/ie.js
+libdata/inform7/Internal/Templates/Parchment/jquery.min.js
+libdata/inform7/Internal/Templates/Parchment/main.js
+libdata/inform7/Internal/Templates/Parchment/parchment.css
+libdata/inform7/Internal/Templates/Parchment/quixe.js
+libdata/inform7/Internal/Templates/Parchment/resourcemap.js
+libdata/inform7/Internal/Templates/Parchment/waiting.gif
+libdata/inform7/Internal/Templates/Parchment/zvm.js
+libdata/inform7/Internal/Templates/Quixe/(manifest).txt
+libdata/inform7/Internal/Templates/Quixe/dialog.css
+libdata/inform7/Internal/Templates/Quixe/glkote.css
+libdata/inform7/Internal/Templates/Quixe/glkote.min.js
+libdata/inform7/Internal/Templates/Quixe/jquery-1.12.4.min.js
+libdata/inform7/Internal/Templates/Quixe/quixe.min.js
+libdata/inform7/Internal/Templates/Quixe/resourcemap.js
+libdata/inform7/Internal/Templates/Quixe/waiting.gif
+libdata/inform7/Internal/Templates/Standard/index.html
+libdata/inform7/Internal/Templates/Standard/play.html
+libdata/inform7/Internal/Templates/Standard/source.html
+libdata/inform7/Internal/Templates/Standard/style.css
+libdata/inform7/Manual/Calling Inform from C.w
+libdata/inform7/Manual/Command-Line Usage.w
+libdata/inform7/Manual/Interacting with the GUI.w
+libdata/inform7/Manual/Performance Metrics.w
+libdata/inform7/Manual/Reference Card.w
+libdata/inform7/Patterns/Grammar/cover-sheet.tex
+libdata/inform7/Patterns/Grammar/pattern.txt
+libdata/inform7/Tangled/Syntax.preform
+libdata/inform7/Tangled/inform7
+libdata/inform7/Tangled/inform7.c
+libdata/inform7/Tangled/inform7.o
+libdata/inform7/Tangled/inform7_clib.c
+libdata/inform7/Tangled/inform7_clib.h
+libdata/inform7/Tests/Extensions/Araminta Intest/Extbeginsafterendshere Extension.i7x
+libdata/inform7/Tests/Extensions/Araminta Intest/Extendswithoutbegins Extension.i7x
+libdata/inform7/Tests/Extensions/Araminta Intest/Extinadequatevm Extension.i7x
+libdata/inform7/Tests/Extensions/Araminta Intest/Extmalformedvm Extension.i7x
+libdata/inform7/Tests/Extensions/Araminta Intest/Extmisidentified Extension.i7x
+libdata/inform7/Tests/Extensions/Araminta Intest/Extmisidentifiedends Extension.i7x
+libdata/inform7/Tests/Extensions/Araminta Intest/Extmultiplebeginshere Extension.i7x
+libdata/inform7/Tests/Extensions/Araminta Intest/Extmultipleendshere Extension.i7x
+libdata/inform7/Tests/Extensions/Araminta Intest/Extnobeginshere Extension.i7x
+libdata/inform7/Tests/Extensions/Araminta Intest/Extnoendshere Extension.i7x
+libdata/inform7/Tests/Extensions/Araminta Intest/Extnoversion Extension.i7x
+libdata/inform7/Tests/Extensions/Araminta Intest/Extspuriouslycontinues Extension.i7x
+libdata/inform7/Tests/Extensions/Araminta Intest/Extversiontoolow Extension.i7x
+libdata/inform7/Tests/Extensions/Araminta Intest/When To The Sessions Of Sweet Silent Thought I Conjure Up.i7x
+libdata/inform7/Tests/Extensions/Araminta Spongiform Pterodactyl Brontosaurus Spam Spam Spam Spam Spam Intest/Extauthortoolong Extension.i7x
+libdata/inform7/Tests/GenerateDiagnostics-G.txt
+libdata/inform7/Tests/Groups/actions.testgroup
+libdata/inform7/Tests/Groups/anl.testgroup
+libdata/inform7/Tests/Groups/basic.testgroup
+libdata/inform7/Tests/Groups/c.testgroup
+libdata/inform7/Tests/Groups/calculus.testgroup
+libdata/inform7/Tests/Groups/commands.testgroup
+libdata/inform7/Tests/Groups/files.testgroup
+libdata/inform7/Tests/Groups/inbuild.testgroup
+libdata/inform7/Tests/Groups/index.testgroup
+libdata/inform7/Tests/Groups/internal.testgroup
+libdata/inform7/Tests/Groups/invocations.testgroup
+libdata/inform7/Tests/Groups/kinds.testgroup
+libdata/inform7/Tests/Groups/literals.testgroup
+libdata/inform7/Tests/Groups/phrases.testgroup
+libdata/inform7/Tests/Groups/placement.testgroup
+libdata/inform7/Tests/Groups/relations.testgroup
+libdata/inform7/Tests/Groups/releases.testgroup
+libdata/inform7/Tests/Groups/rules.testgroup
+libdata/inform7/Tests/Groups/timedrules.testgroup
+libdata/inform7/Tests/Groups/verbs.testgroup
+libdata/inform7/Tests/Test Basic/BIP-Activities-C.txt
+libdata/inform7/Tests/Test Basic/BIP-Activities-G.txt
+libdata/inform7/Tests/Test Basic/BIP-Activities.txt
+libdata/inform7/Tests/Test Basic/BIP-AdaptiveText-C.txt
+libdata/inform7/Tests/Test Basic/BIP-AdaptiveText-G.txt
+libdata/inform7/Tests/Test Basic/BIP-AdaptiveText.txt
+libdata/inform7/Tests/Test Basic/BIP-Adjectives-C.txt
+libdata/inform7/Tests/Test Basic/BIP-Adjectives-G.txt
+libdata/inform7/Tests/Test Basic/BIP-Adjectives.txt
+libdata/inform7/Tests/Test Basic/BIP-Apply-C.txt
+libdata/inform7/Tests/Test Basic/BIP-Apply-G.txt
+libdata/inform7/Tests/Test Basic/BIP-Apply.txt
+libdata/inform7/Tests/Test Basic/BIP-ArithmeticOperations-C.txt
+libdata/inform7/Tests/Test Basic/BIP-ArithmeticOperations-G.txt
+libdata/inform7/Tests/Test Basic/BIP-ArithmeticOperations.txt
+libdata/inform7/Tests/Test Basic/BIP-Break-C.txt
+libdata/inform7/Tests/Test Basic/BIP-Break-G.txt
+libdata/inform7/Tests/Test Basic/BIP-Break.txt
+libdata/inform7/Tests/Test Basic/BIP-Decide-C.txt
+libdata/inform7/Tests/Test Basic/BIP-Decide-G.txt
+libdata/inform7/Tests/Test Basic/BIP-Decide.txt
+libdata/inform7/Tests/Test Basic/BIP-DefaultValues-C.txt
+libdata/inform7/Tests/Test Basic/BIP-DefaultValues-G.txt
+libdata/inform7/Tests/Test Basic/BIP-DefaultValues.txt
+libdata/inform7/Tests/Test Basic/BIP-Enumerations-C.txt
+libdata/inform7/Tests/Test Basic/BIP-Enumerations-G.txt
+libdata/inform7/Tests/Test Basic/BIP-Enumerations.txt
+libdata/inform7/Tests/Test Basic/BIP-EquivalentLPs-C.txt
+libdata/inform7/Tests/Test Basic/BIP-EquivalentLPs-G.txt
+libdata/inform7/Tests/Test Basic/BIP-Exponentials-C.txt
+libdata/inform7/Tests/Test Basic/BIP-Exponentials-G.txt
+libdata/inform7/Tests/Test Basic/BIP-Files-C.txt
+libdata/inform7/Tests/Test Basic/BIP-Files-G.txt
+libdata/inform7/Tests/Test Basic/BIP-FilesOfTables-C.txt
+libdata/inform7/Tests/Test Basic/BIP-FilesOfTables-G.txt
+libdata/inform7/Tests/Test Basic/BIP-Hyperbolics-C.txt
+libdata/inform7/Tests/Test Basic/BIP-Hyperbolics-G.txt
+libdata/inform7/Tests/Test Basic/BIP-If-C.txt
+libdata/inform7/Tests/Test Basic/BIP-If-G.txt
+libdata/inform7/Tests/Test Basic/BIP-If.txt
+libdata/inform7/Tests/Test Basic/BIP-Increase-C.txt
+libdata/inform7/Tests/Test Basic/BIP-Increase-G.txt
+libdata/inform7/Tests/Test Basic/BIP-Increase.txt
+libdata/inform7/Tests/Test Basic/BIP-Let-C.txt
+libdata/inform7/Tests/Test Basic/BIP-Let-G.txt
+libdata/inform7/Tests/Test Basic/BIP-Let.txt
+libdata/inform7/Tests/Test Basic/BIP-ListLength-C.txt
+libdata/inform7/Tests/Test Basic/BIP-ListLength-G.txt
+libdata/inform7/Tests/Test Basic/BIP-ListLength.txt
+libdata/inform7/Tests/Test Basic/BIP-ListOperations-C.txt
+libdata/inform7/Tests/Test Basic/BIP-ListOperations-G.txt
+libdata/inform7/Tests/Test Basic/BIP-ListOperations.txt
+libdata/inform7/Tests/Test Basic/BIP-Lists-C.txt
+libdata/inform7/Tests/Test Basic/BIP-Lists-G.txt
+libdata/inform7/Tests/Test Basic/BIP-Lists.txt
+libdata/inform7/Tests/Test Basic/BIP-Loops-C.txt
+libdata/inform7/Tests/Test Basic/BIP-Loops-G.txt
+libdata/inform7/Tests/Test Basic/BIP-Loops.txt
+libdata/inform7/Tests/Test Basic/BIP-Map-C.txt
+libdata/inform7/Tests/Test Basic/BIP-Map-G.txt
+libdata/inform7/Tests/Test Basic/BIP-Map.txt
+libdata/inform7/Tests/Test Basic/BIP-Now-C.txt
+libdata/inform7/Tests/Test Basic/BIP-Now-G.txt
+libdata/inform7/Tests/Test Basic/BIP-Now.txt
+libdata/inform7/Tests/Test Basic/BIP-Randomness-C.txt
+libdata/inform7/Tests/Test Basic/BIP-Randomness-G.txt
+libdata/inform7/Tests/Test Basic/BIP-Randomness.txt
+libdata/inform7/Tests/Test Basic/BIP-RealAdjectives-C.txt
+libdata/inform7/Tests/Test Basic/BIP-RealAdjectives-G.txt
+libdata/inform7/Tests/Test Basic/BIP-RegExp-C.txt
+libdata/inform7/Tests/Test Basic/BIP-RegExp-G.txt
+libdata/inform7/Tests/Test Basic/BIP-RegExp.txt
+libdata/inform7/Tests/Test Basic/BIP-RegExp2.txt
+libdata/inform7/Tests/Test Basic/BIP-RegExp3.txt
+libdata/inform7/Tests/Test Basic/BIP-RelationAdjectives-C.txt
+libdata/inform7/Tests/Test Basic/BIP-RelationAdjectives-G.txt
+libdata/inform7/Tests/Test Basic/BIP-RelationAdjectives.txt
+libdata/inform7/Tests/Test Basic/BIP-Relations-C.txt
+libdata/inform7/Tests/Test Basic/BIP-Relations-G.txt
+libdata/inform7/Tests/Test Basic/BIP-Relations.txt
+libdata/inform7/Tests/Test Basic/BIP-Rules-C.txt
+libdata/inform7/Tests/Test Basic/BIP-Rules-G.txt
+libdata/inform7/Tests/Test Basic/BIP-Rules.txt
+libdata/inform7/Tests/Test Basic/BIP-Say-C.txt
+libdata/inform7/Tests/Test Basic/BIP-Say-G.txt
+libdata/inform7/Tests/Test Basic/BIP-Say.txt
+libdata/inform7/Tests/Test Basic/BIP-SayFonts-C.txt
+libdata/inform7/Tests/Test Basic/BIP-SayFonts-G.txt
+libdata/inform7/Tests/Test Basic/BIP-SayFonts.txt
+libdata/inform7/Tests/Test Basic/BIP-SayIf-C.txt
+libdata/inform7/Tests/Test Basic/BIP-SayIf-G.txt
+libdata/inform7/Tests/Test Basic/BIP-SayIf.txt
+libdata/inform7/Tests/Test Basic/BIP-SayLists-C.txt
+libdata/inform7/Tests/Test Basic/BIP-SayLists-G.txt
+libdata/inform7/Tests/Test Basic/BIP-SayLists.txt
+libdata/inform7/Tests/Test Basic/BIP-SayName-C.txt
+libdata/inform7/Tests/Test Basic/BIP-SayName-G.txt
+libdata/inform7/Tests/Test Basic/BIP-SayName.txt
+libdata/inform7/Tests/Test Basic/BIP-SayOneOf-C.txt
+libdata/inform7/Tests/Test Basic/BIP-SayOneOf-G.txt
+libdata/inform7/Tests/Test Basic/BIP-SayOneOf.txt
+libdata/inform7/Tests/Test Basic/BIP-SayParagraphing-C.txt
+libdata/inform7/Tests/Test Basic/BIP-SayParagraphing-G.txt
+libdata/inform7/Tests/Test Basic/BIP-SayParagraphing.txt
+libdata/inform7/Tests/Test Basic/BIP-SayRealNumbers-C.txt
+libdata/inform7/Tests/Test Basic/BIP-SayRealNumbers-G.txt
+libdata/inform7/Tests/Test Basic/BIP-SaySpecial-C.txt
+libdata/inform7/Tests/Test Basic/BIP-SaySpecial-G.txt
+libdata/inform7/Tests/Test Basic/BIP-SaySpecial.txt
+libdata/inform7/Tests/Test Basic/BIP-Showme-C.txt
+libdata/inform7/Tests/Test Basic/BIP-Showme-G.txt
+libdata/inform7/Tests/Test Basic/BIP-Showme.txt
+libdata/inform7/Tests/Test Basic/BIP-TableSort-C.txt
+libdata/inform7/Tests/Test Basic/BIP-TableSort-G.txt
+libdata/inform7/Tests/Test Basic/BIP-TableSort.txt
+libdata/inform7/Tests/Test Basic/BIP-Tables-C.txt
+libdata/inform7/Tests/Test Basic/BIP-Tables-G.txt
+libdata/inform7/Tests/Test Basic/BIP-Tables.txt
+libdata/inform7/Tests/Test Basic/BIP-TextCasing-C.txt
+libdata/inform7/Tests/Test Basic/BIP-TextCasing-G.txt
+libdata/inform7/Tests/Test Basic/BIP-TextCasing.txt
+libdata/inform7/Tests/Test Basic/BIP-TextReplacement-C.txt
+libdata/inform7/Tests/Test Basic/BIP-TextReplacement-G.txt
+libdata/inform7/Tests/Test Basic/BIP-TextReplacement.txt
+libdata/inform7/Tests/Test Basic/BIP-Texts-C.txt
+libdata/inform7/Tests/Test Basic/BIP-Texts-G.txt
+libdata/inform7/Tests/Test Basic/BIP-Texts.txt
+libdata/inform7/Tests/Test Basic/BIP-Trigonometry-C.txt
+libdata/inform7/Tests/Test Basic/BIP-Trigonometry-G.txt
+libdata/inform7/Tests/Test Basic/CompareText.txt
+libdata/inform7/Tests/Test Basic/EmptyLists.txt
+libdata/inform7/Tests/Test Basic/HelloWorld-C.txt
+libdata/inform7/Tests/Test Basic/HelloWorld-G.txt
+libdata/inform7/Tests/Test Basic/I6StringEscapes-G.txt
+libdata/inform7/Tests/Test Basic/IndirectCallsInInclusions.txt
+libdata/inform7/Tests/Test Basic/InstantiatedLabelStorage.txt
+libdata/inform7/Tests/Test Basic/List1VNumberToTexts.txt
+libdata/inform7/Tests/Test Basic/ListBasedRules.txt
+libdata/inform7/Tests/Test Basic/Operator.txt
+libdata/inform7/Tests/Test Basic/Repeat1VTextToNumbers.txt
+libdata/inform7/Tests/Test Basic/ThroneRoom.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Activities-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Activities-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Activities.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-AdaptiveText-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-AdaptiveText-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-AdaptiveText.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Adjectives-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Adjectives-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Adjectives.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Apply-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Apply-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Apply.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-ArithmeticOperations-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-ArithmeticOperations-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-ArithmeticOperations.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Break-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Break-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Break.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Decide-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Decide-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Decide.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-DefaultValues-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-DefaultValues-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-DefaultValues.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Enumerations-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Enumerations-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Enumerations.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-EquivalentLPs-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-EquivalentLPs-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Exponentials-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Exponentials-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Files-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Files-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-FilesOfTables-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-FilesOfTables-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Hyperbolics-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Hyperbolics-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-If-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-If-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-If.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Increase-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Increase-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Increase.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-IntegerArithmetic-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Let-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Let-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Let.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-ListLength-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-ListLength-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-ListLength.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-ListOperations-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-ListOperations-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-ListOperations.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Lists-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Lists-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Lists.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Loops-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Loops-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Loops.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Map-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Map-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Map.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Now-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Now-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Now.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Randomness-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Randomness-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Randomness.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-RealAdjectives-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-RealAdjectives-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-RegExp-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-RegExp-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-RegExp.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-RegExp2.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-RegExp3.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-RelationAdjectives-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-RelationAdjectives-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-RelationAdjectives.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Relations-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Relations-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Relations.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Rules-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Rules-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Rules.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Say-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Say-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Say.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-SayFonts-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-SayFonts-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-SayFonts.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-SayIf-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-SayIf-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-SayIf.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-SayLists-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-SayLists-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-SayLists.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-SayName-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-SayName-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-SayName.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-SayOneOf-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-SayOneOf-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-SayOneOf.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-SayParagraphing-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-SayParagraphing-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-SayParagraphing.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-SayRealNumbers-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-SayRealNumbers-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-SaySpecial-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-SaySpecial-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-SaySpecial.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Showme-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Showme-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Showme.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-TableSort-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-TableSort-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-TableSort.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Tables-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Tables-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Tables.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-TextCasing-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-TextCasing-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-TextCasing.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-TextReplacement-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-TextReplacement-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-TextReplacement.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Texts-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Texts-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Texts.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Trigonometry-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/BIP-Trigonometry-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/CompareText.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/EmptyLists.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/HelloWorld-C.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/HelloWorld-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/I6StringEscapes-G.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/IndirectCallsInInclusions.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/InstantiatedLabelStorage.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/List1VNumberToTexts.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/ListBasedRules.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/Operator.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/Repeat1VTextToNumbers.txt
+libdata/inform7/Tests/Test Basic/_Results_Ideal/ThroneRoom.txt
+libdata/inform7/Tests/Test Cases/APRegionAdaptation.txt
+libdata/inform7/Tests/Test Cases/Abacus-C.txt
+libdata/inform7/Tests/Test Cases/Abacus-G.txt
+libdata/inform7/Tests/Test Cases/Acidity-C.txt
+libdata/inform7/Tests/Test Cases/Acidity.txt
+libdata/inform7/Tests/Test Cases/ActionClauses.txt
+libdata/inform7/Tests/Test Cases/ActionInterrupted.txt
+libdata/inform7/Tests/Test Cases/ActionListTricky.txt
+libdata/inform7/Tests/Test Cases/ActionVariableMatching.txt
+libdata/inform7/Tests/Test Cases/ActionVariableMatching2.txt
+libdata/inform7/Tests/Test Cases/ActionVarsInPremiss.txt
+libdata/inform7/Tests/Test Cases/ActionWith.txt
+libdata/inform7/Tests/Test Cases/ActionsCommandTopic.txt
+libdata/inform7/Tests/Test Cases/ActivityListSpecificity.txt
+libdata/inform7/Tests/Test Cases/ActivityOnRegion.txt
+libdata/inform7/Tests/Test Cases/ActorExplicitlyPlayer.txt
+libdata/inform7/Tests/Test Cases/ActorInPatterns.txt
+libdata/inform7/Tests/Test Cases/ActorSelf.txt
+libdata/inform7/Tests/Test Cases/AliasedParaBreak.txt
+libdata/inform7/Tests/Test Cases/AlmostAll.txt
+libdata/inform7/Tests/Test Cases/AmbiguousValue.txt
+libdata/inform7/Tests/Test Cases/AmbiguouslyPolymorphic.txt
+libdata/inform7/Tests/Test Cases/AnonymousAbiding.txt
+libdata/inform7/Tests/Test Cases/AnyScopeError.txt
+libdata/inform7/Tests/Test Cases/AnyScoping.txt
+libdata/inform7/Tests/Test Cases/AnyThings.txt
+libdata/inform7/Tests/Test Cases/AssemblesQualifiedNoun.txt
+libdata/inform7/Tests/Test Cases/AssemblyPrintedNames.txt
+libdata/inform7/Tests/Test Cases/AssertAdjectives.txt
+libdata/inform7/Tests/Test Cases/Astronauts.txt
+libdata/inform7/Tests/Test Cases/Asym1to1.txt
+libdata/inform7/Tests/Test Cases/AvoidingSpuriousParagraphBreaks.txt
+libdata/inform7/Tests/Test Cases/AwkwardParseNames.txt
+libdata/inform7/Tests/Test Cases/BackStep.txt
+libdata/inform7/Tests/Test Cases/Beatles.txt
+libdata/inform7/Tests/Test Cases/BigGlobalDynamicRelation.txt
+libdata/inform7/Tests/Test Cases/BigMatchLists.txt
+libdata/inform7/Tests/Test Cases/BlankOutLots.txt
+libdata/inform7/Tests/Test Cases/Bodysnatching.txt
+libdata/inform7/Tests/Test Cases/BracketPlus.txt
+libdata/inform7/Tests/Test Cases/BreakInSwitch.txt
+libdata/inform7/Tests/Test Cases/Bronzino.txt
+libdata/inform7/Tests/Test Cases/C10TopicListedIn.txt
+libdata/inform7/Tests/Test Cases/C11AmbiguousActions.txt
+libdata/inform7/Tests/Test Cases/C11GoingComplexPast.txt
+libdata/inform7/Tests/Test Cases/C11PastIntransitiveActions.txt
+libdata/inform7/Tests/Test Cases/C12AwkwardWhens.txt
+libdata/inform7/Tests/Test Cases/C12ObjectBasedRulebook.txt
+libdata/inform7/Tests/Test Cases/C12RelistingAsFirst.txt
+libdata/inform7/Tests/Test Cases/C12ResolverCasts.txt
+libdata/inform7/Tests/Test Cases/C12RuleSorting1.txt
+libdata/inform7/Tests/Test Cases/C12RuleSorting2.txt
+libdata/inform7/Tests/Test Cases/C12RuleSorting3.txt
+libdata/inform7/Tests/Test Cases/C12RuleSorting4.txt
+libdata/inform7/Tests/Test Cases/C12RuleSorting5.txt
+libdata/inform7/Tests/Test Cases/C12TakingPossessions.txt
+libdata/inform7/Tests/Test Cases/C13Chimps.txt
+libdata/inform7/Tests/Test Cases/C13MistakeOrdering.txt
+libdata/inform7/Tests/Test Cases/C13NestedGPRs.txt
+libdata/inform7/Tests/Test Cases/C13NumberParsing.txt
+libdata/inform7/Tests/Test Cases/C13PluralSpotting.txt
+libdata/inform7/Tests/Test Cases/C4AwkwardNounPhrases.txt
+libdata/inform7/Tests/Test Cases/C4HeadingDependency.txt
+libdata/inform7/Tests/Test Cases/C4HeadingDependency2.txt
+libdata/inform7/Tests/Test Cases/C5DefinitionSpecificity.txt
+libdata/inform7/Tests/Test Cases/C5GradingAdjectives.txt
+libdata/inform7/Tests/Test Cases/C5LiteralsWithQuotes.txt
+libdata/inform7/Tests/Test Cases/C7TryLiteralTopic.txt
+libdata/inform7/Tests/Test Cases/C8NounAsProperty.txt
+libdata/inform7/Tests/Test Cases/C9InitialMovement.txt
+libdata/inform7/Tests/Test Cases/C9PluralsFromKind.txt
+libdata/inform7/Tests/Test Cases/C9SceneEndAmbiguous.txt
+libdata/inform7/Tests/Test Cases/C9SceneEndSequence.txt
+libdata/inform7/Tests/Test Cases/C9ScenesPastTenseActions.txt
+libdata/inform7/Tests/Test Cases/C9TrickyHeres.txt
+libdata/inform7/Tests/Test Cases/CalledDefinitions.txt
+libdata/inform7/Tests/Test Cases/CantNowRelation.txt
+libdata/inform7/Tests/Test Cases/CapitalisedProperty.txt
+libdata/inform7/Tests/Test Cases/CapitalisedSnippets.txt
+libdata/inform7/Tests/Test Cases/Carpooling.txt
+libdata/inform7/Tests/Test Cases/CasePhraseConstants.txt
+libdata/inform7/Tests/Test Cases/CaseSensitiveTS.txt
+libdata/inform7/Tests/Test Cases/CasedPU.txt
+libdata/inform7/Tests/Test Cases/ChangeOVtoNonPV.txt
+libdata/inform7/Tests/Test Cases/ChangedSVtoV.txt
+libdata/inform7/Tests/Test Cases/Chapter10.txt
+libdata/inform7/Tests/Test Cases/Chapter11.txt
+libdata/inform7/Tests/Test Cases/Chapter12.txt
+libdata/inform7/Tests/Test Cases/Chapter13.txt
+libdata/inform7/Tests/Test Cases/Chapter14.txt
+libdata/inform7/Tests/Test Cases/Chapter15.txt
+libdata/inform7/Tests/Test Cases/Chapter16.txt
+libdata/inform7/Tests/Test Cases/Chapter17.txt
+libdata/inform7/Tests/Test Cases/Chapter2.txt
+libdata/inform7/Tests/Test Cases/Chapter4.txt
+libdata/inform7/Tests/Test Cases/Chapter6.txt
+libdata/inform7/Tests/Test Cases/Chapter7.txt
+libdata/inform7/Tests/Test Cases/Chapter8.txt
+libdata/inform7/Tests/Test Cases/Chapter9.txt
+libdata/inform7/Tests/Test Cases/ChooseObj1.txt
+libdata/inform7/Tests/Test Cases/ChooseObj2.txt
+libdata/inform7/Tests/Test Cases/ChooseObjects.txt
+libdata/inform7/Tests/Test Cases/CoincidingKindAsNoun.txt
+libdata/inform7/Tests/Test Cases/ColumnImpliedBlockProperty.txt
+libdata/inform7/Tests/Test Cases/ColumnRuleProperty.txt
+libdata/inform7/Tests/Test Cases/CommandSomethingNew.txt
+libdata/inform7/Tests/Test Cases/ComparesBlank.txt
+libdata/inform7/Tests/Test Cases/ComparingWithRulebookVars.txt
+libdata/inform7/Tests/Test Cases/ConditionKind.txt
+libdata/inform7/Tests/Test Cases/ConstantLists.txt
+libdata/inform7/Tests/Test Cases/ConstantStoredActionsWithTopics.txt
+libdata/inform7/Tests/Test Cases/ContainmentScanning.txt
+libdata/inform7/Tests/Test Cases/ContractedVerbs.txt
+libdata/inform7/Tests/Test Cases/CopyDeepCast.txt
+libdata/inform7/Tests/Test Cases/CountInnerExistential.txt
+libdata/inform7/Tests/Test Cases/Cupid.txt
+libdata/inform7/Tests/Test Cases/CuriousWith.txt
+libdata/inform7/Tests/Test Cases/Customs.txt
+libdata/inform7/Tests/Test Cases/DPMRMisery.txt
+libdata/inform7/Tests/Test Cases/DecideConditionKind.txt
+libdata/inform7/Tests/Test Cases/DeclareMultipleProperties.txt
+libdata/inform7/Tests/Test Cases/DefOnObject.txt
+libdata/inform7/Tests/Test Cases/DefProCauTexSub.txt
+libdata/inform7/Tests/Test Cases/DefaultBlockPhrases.txt
+libdata/inform7/Tests/Test Cases/DefaultValues.txt
+libdata/inform7/Tests/Test Cases/DefinitionDomainRace.txt
+libdata/inform7/Tests/Test Cases/DelayedRTP.txt
+libdata/inform7/Tests/Test Cases/DemandingList.txt
+libdata/inform7/Tests/Test Cases/DescWithGenerics.txt
+libdata/inform7/Tests/Test Cases/DescribedAltar.txt
+libdata/inform7/Tests/Test Cases/DescriptionMatching.txt
+libdata/inform7/Tests/Test Cases/DifferentKindSpecificity.txt
+libdata/inform7/Tests/Test Cases/Dimensionless2-G.txt
+libdata/inform7/Tests/Test Cases/DimensionsBuiltIn.txt
+libdata/inform7/Tests/Test Cases/DirectionOfDoorFrom.txt
+libdata/inform7/Tests/Test Cases/DisambiguateAdjDescs.txt
+libdata/inform7/Tests/Test Cases/DivertInferences.txt
+libdata/inform7/Tests/Test Cases/DoesPlayerMeanSecond.txt
+libdata/inform7/Tests/Test Cases/DoingSomethingIn.txt
+libdata/inform7/Tests/Test Cases/DoingSomethingOther.txt
+libdata/inform7/Tests/Test Cases/DollarValue.txt
+libdata/inform7/Tests/Test Cases/DontTouchMyChocolate.txt
+libdata/inform7/Tests/Test Cases/DoorSides.txt
+libdata/inform7/Tests/Test Cases/DoubleForced.txt
+libdata/inform7/Tests/Test Cases/DoubleNegative.txt
+libdata/inform7/Tests/Test Cases/DynamicRelationAsConstant.txt
+libdata/inform7/Tests/Test Cases/DynamicRelationOfLists.txt
+libdata/inform7/Tests/Test Cases/EmptyListsContextualised.txt
+libdata/inform7/Tests/Test Cases/EquationWithRootedDims-G.txt
+libdata/inform7/Tests/Test Cases/EquivRelOfValues.txt
+libdata/inform7/Tests/Test Cases/Exactly0Turns.txt
+libdata/inform7/Tests/Test Cases/ExaminingRedux.txt
+libdata/inform7/Tests/Test Cases/ExcerptTokenNonempty.txt
+libdata/inform7/Tests/Test Cases/ExcludedActions.txt
+libdata/inform7/Tests/Test Cases/Existential.txt
+libdata/inform7/Tests/Test Cases/ExistentialCalling.txt
+libdata/inform7/Tests/Test Cases/ExoticActivities.txt
+libdata/inform7/Tests/Test Cases/ExoticCreation.txt
+libdata/inform7/Tests/Test Cases/FailedCallings.txt
+libdata/inform7/Tests/Test Cases/FastRouteFinding1.txt
+libdata/inform7/Tests/Test Cases/FastRouteFindingReln.txt
+libdata/inform7/Tests/Test Cases/ForLengthsOfTime.txt
+libdata/inform7/Tests/Test Cases/FormerYourself.txt
+libdata/inform7/Tests/Test Cases/FourthRoot-G.txt
+libdata/inform7/Tests/Test Cases/FourthRoots-G.txt
+libdata/inform7/Tests/Test Cases/Frotzing.txt
+libdata/inform7/Tests/Test Cases/GenericDescriptions.txt
+libdata/inform7/Tests/Test Cases/GenericNamedKind.txt
+libdata/inform7/Tests/Test Cases/GoingSouthIn.txt
+libdata/inform7/Tests/Test Cases/GuardedRelations.txt
+libdata/inform7/Tests/Test Cases/HasContained.txt
+libdata/inform7/Tests/Test Cases/Hunger.txt
+libdata/inform7/Tests/Test Cases/I6EscapeChars.txt
+libdata/inform7/Tests/Test Cases/I6EscapeChars2.txt
+libdata/inform7/Tests/Test Cases/ITCastStackedVars.txt
+libdata/inform7/Tests/Test Cases/ITInAdj.txt
+libdata/inform7/Tests/Test Cases/ImplicitConnections.txt
+libdata/inform7/Tests/Test Cases/ImplicitDoors.txt
+libdata/inform7/Tests/Test Cases/ImpliedDescriptionOfKind.txt
+libdata/inform7/Tests/Test Cases/Impropriety.txt
+libdata/inform7/Tests/Test Cases/InClosedPart.txt
+libdata/inform7/Tests/Test Cases/InRegionLoops.txt
+libdata/inform7/Tests/Test Cases/IncompleteInstruction.txt
+libdata/inform7/Tests/Test Cases/Increases.txt
+libdata/inform7/Tests/Test Cases/IndefiniteProvision.txt
+libdata/inform7/Tests/Test Cases/IndexedTextAccess.txt
+libdata/inform7/Tests/Test Cases/IndexedTextReplacement.txt
+libdata/inform7/Tests/Test Cases/IndexedTextReturned.txt
+libdata/inform7/Tests/Test Cases/IndirectRelationTest.txt
+libdata/inform7/Tests/Test Cases/IndirectTextNonadjacency.txt
+libdata/inform7/Tests/Test Cases/IndirectUnderstandKOV.txt
+libdata/inform7/Tests/Test Cases/InferredRegionKind.txt
+libdata/inform7/Tests/Test Cases/InheritedDescribed.txt
+libdata/inform7/Tests/Test Cases/InheritedStoredActions.txt
+libdata/inform7/Tests/Test Cases/InlineClosure-G.txt
+libdata/inform7/Tests/Test Cases/InlineImpliedCast.txt
+libdata/inform7/Tests/Test Cases/InstanceParsing.txt
+libdata/inform7/Tests/Test Cases/InventoryRecursion.txt
+libdata/inform7/Tests/Test Cases/InvisiblePants.txt
+libdata/inform7/Tests/Test Cases/IsolationChamber.txt
+libdata/inform7/Tests/Test Cases/IteratingShrinkingLoops.txt
+libdata/inform7/Tests/Test Cases/Jeeves.txt
+libdata/inform7/Tests/Test Cases/JustBlanksTable.txt
+libdata/inform7/Tests/Test Cases/KOVEquivRelation.txt
+libdata/inform7/Tests/Test Cases/KVsInExpressions.txt
+libdata/inform7/Tests/Test Cases/Kandersteg.txt
+libdata/inform7/Tests/Test Cases/KindVariables.txt
+libdata/inform7/Tests/Test Cases/KristerDisregardsPhrases.txt
+libdata/inform7/Tests/Test Cases/KungFuPanda.txt
+libdata/inform7/Tests/Test Cases/LPCaseInsensitive.txt
+libdata/inform7/Tests/Test Cases/LPNegative.txt
+libdata/inform7/Tests/Test Cases/LPOptionals.txt
+libdata/inform7/Tests/Test Cases/LetAmbiguity.txt
+libdata/inform7/Tests/Test Cases/LetDescribedRelation.txt
+libdata/inform7/Tests/Test Cases/LetOverloading.txt
+libdata/inform7/Tests/Test Cases/Licenses.txt
+libdata/inform7/Tests/Test Cases/ListBasics.txt
+libdata/inform7/Tests/Test Cases/ListBasicsPrepositions.txt
+libdata/inform7/Tests/Test Cases/ListConstants.txt
+libdata/inform7/Tests/Test Cases/ListEntryOOR.txt
+libdata/inform7/Tests/Test Cases/ListFunctionReturn.txt
+libdata/inform7/Tests/Test Cases/ListListIT.txt
+libdata/inform7/Tests/Test Cases/ListLog.txt
+libdata/inform7/Tests/Test Cases/ListOfActions.txt
+libdata/inform7/Tests/Test Cases/ListOfIndexedText.txt
+libdata/inform7/Tests/Test Cases/ListOfListOfCasts.txt
+libdata/inform7/Tests/Test Cases/ListOfListOfNumbers.txt
+libdata/inform7/Tests/Test Cases/ListOfNewKOVs.txt
+libdata/inform7/Tests/Test Cases/ListOfPhrases.txt
+libdata/inform7/Tests/Test Cases/ListOfStoredActions.txt
+libdata/inform7/Tests/Test Cases/ListOfSubstitutions.txt
+libdata/inform7/Tests/Test Cases/ListOfTextSubs.txt
+libdata/inform7/Tests/Test Cases/ListQueue.txt
+libdata/inform7/Tests/Test Cases/ListResizedNegatively.txt
+libdata/inform7/Tests/Test Cases/ListRing.txt
+libdata/inform7/Tests/Test Cases/ListRotation.txt
+libdata/inform7/Tests/Test Cases/ListSet.txt
+libdata/inform7/Tests/Test Cases/ListSetEmpty.txt
+libdata/inform7/Tests/Test Cases/ListSieve.txt
+libdata/inform7/Tests/Test Cases/ListSometimes.txt
+libdata/inform7/Tests/Test Cases/ListSorting.txt
+libdata/inform7/Tests/Test Cases/ListTogether.txt
+libdata/inform7/Tests/Test Cases/ListingGroupSize.txt
+libdata/inform7/Tests/Test Cases/LiteralTimePeriods.txt
+libdata/inform7/Tests/Test Cases/LocaleListRecurse.txt
+libdata/inform7/Tests/Test Cases/Locks.txt
+libdata/inform7/Tests/Test Cases/LongRoomNames.txt
+libdata/inform7/Tests/Test Cases/Malthus-G.txt
+libdata/inform7/Tests/Test Cases/ManyActions-G.txt
+libdata/inform7/Tests/Test Cases/ManyKinds.txt
+libdata/inform7/Tests/Test Cases/ManyLocals-G.txt
+libdata/inform7/Tests/Test Cases/ManySubstitutions.txt
+libdata/inform7/Tests/Test Cases/MatchListPeople.txt
+libdata/inform7/Tests/Test Cases/MatchingNonObject.txt
+libdata/inform7/Tests/Test Cases/MeasurementSchema.txt
+libdata/inform7/Tests/Test Cases/MeasuringSouthPark.txt
+libdata/inform7/Tests/Test Cases/MetaRelations.txt
+libdata/inform7/Tests/Test Cases/MixedGrammarLineOutcomes.txt
+libdata/inform7/Tests/Test Cases/ModalTest.txt
+libdata/inform7/Tests/Test Cases/MoveBackdrop.txt
+libdata/inform7/Tests/Test Cases/MultiinsideWithScope.txt
+libdata/inform7/Tests/Test Cases/MultipleConditions.txt
+libdata/inform7/Tests/Test Cases/NAPs.txt
+libdata/inform7/Tests/Test Cases/NPCAsking.txt
+libdata/inform7/Tests/Test Cases/NPCCanSee.txt
+libdata/inform7/Tests/Test Cases/NPCGoing.txt
+libdata/inform7/Tests/Test Cases/NPCGoingTwistily.txt
+libdata/inform7/Tests/Test Cases/NamedValues.txt
+libdata/inform7/Tests/Test Cases/NamelessSceneProperty.txt
+libdata/inform7/Tests/Test Cases/NearMidnight.txt
+libdata/inform7/Tests/Test Cases/NegateWithNow.txt
+libdata/inform7/Tests/Test Cases/NegatedImplications.txt
+libdata/inform7/Tests/Test Cases/NegatedKindDescription.txt
+libdata/inform7/Tests/Test Cases/NegatedPhraseOption.txt
+libdata/inform7/Tests/Test Cases/NegatedRP.txt
+libdata/inform7/Tests/Test Cases/NegativeLPs.txt
+libdata/inform7/Tests/Test Cases/NegativeUnitLiterals.txt
+libdata/inform7/Tests/Test Cases/NestedRepeatThrough.txt
+libdata/inform7/Tests/Test Cases/NewPEs.txt
+libdata/inform7/Tests/Test Cases/NextBreak.txt
+libdata/inform7/Tests/Test Cases/NoSelfobj.txt
+libdata/inform7/Tests/Test Cases/NominalisedVarValue.txt
+libdata/inform7/Tests/Test Cases/NonconstantTableSize.txt
+libdata/inform7/Tests/Test Cases/NotProperty.txt
+libdata/inform7/Tests/Test Cases/NotYetEnumerated.txt
+libdata/inform7/Tests/Test Cases/NothingAsTerm.txt
+libdata/inform7/Tests/Test Cases/NothingBasedRulebooks.txt
+libdata/inform7/Tests/Test Cases/NounFilterRecursion.txt
+libdata/inform7/Tests/Test Cases/NowImpliedSelf.txt
+libdata/inform7/Tests/Test Cases/NowToSet.txt
+libdata/inform7/Tests/Test Cases/NumberTheory.txt
+libdata/inform7/Tests/Test Cases/NumberToken.txt
+libdata/inform7/Tests/Test Cases/OToORouteFinding.txt
+libdata/inform7/Tests/Test Cases/Obedience-C.txt
+libdata/inform7/Tests/Test Cases/Obedience-G.txt
+libdata/inform7/Tests/Test Cases/OfOfFear.txt
+libdata/inform7/Tests/Test Cases/OfPhrases.txt
+libdata/inform7/Tests/Test Cases/OnOffStage.txt
+libdata/inform7/Tests/Test Cases/OnStage.txt
+libdata/inform7/Tests/Test Cases/OnTopOf.txt
+libdata/inform7/Tests/Test Cases/OptionalMinusLP.txt
+libdata/inform7/Tests/Test Cases/OrangeAndHandle.txt
+libdata/inform7/Tests/Test Cases/OverlappingActionNames.txt
+libdata/inform7/Tests/Test Cases/PTActionAsking.txt
+libdata/inform7/Tests/Test Cases/Pais.txt
+libdata/inform7/Tests/Test Cases/Paragraphing.txt
+libdata/inform7/Tests/Test Cases/Parser.txt
+libdata/inform7/Tests/Test Cases/ParserErrors.txt
+libdata/inform7/Tests/Test Cases/ParsingManyThings-G.txt
+libdata/inform7/Tests/Test Cases/Parts-C.txt
+libdata/inform7/Tests/Test Cases/Parts-G.txt
+libdata/inform7/Tests/Test Cases/PartsLight.txt
+libdata/inform7/Tests/Test Cases/PassSubkindList.txt
+libdata/inform7/Tests/Test Cases/PastBlockValue.txt
+libdata/inform7/Tests/Test Cases/PastTenseToDecideIf.txt
+libdata/inform7/Tests/Test Cases/PastTenseWithTurns.txt
+libdata/inform7/Tests/Test Cases/PastTimes.txt
+libdata/inform7/Tests/Test Cases/Pemberley.txt
+libdata/inform7/Tests/Test Cases/PersistentDynamicDispatch.txt
+libdata/inform7/Tests/Test Cases/PhrasalDefnNotOnObjects.txt
+libdata/inform7/Tests/Test Cases/PhraseDescriptionFilter.txt
+libdata/inform7/Tests/Test Cases/PhraseLooksBraced.txt
+libdata/inform7/Tests/Test Cases/PhraseTokenSpecificAction.txt
+libdata/inform7/Tests/Test Cases/PhysicalLocals.txt
+libdata/inform7/Tests/Test Cases/PlayerAmbiguity.txt
+libdata/inform7/Tests/Test Cases/PlayerChange.txt
+libdata/inform7/Tests/Test Cases/PlayerIsPart.txt
+libdata/inform7/Tests/Test Cases/PredicateConstantConversion.txt
+libdata/inform7/Tests/Test Cases/PrepositionComma.txt
+libdata/inform7/Tests/Test Cases/PrintApproxScaled-G.txt
+libdata/inform7/Tests/Test Cases/PrivatelyNamed.txt
+libdata/inform7/Tests/Test Cases/ProducingBlocks.txt
+libdata/inform7/Tests/Test Cases/PronounVariation.txt
+libdata/inform7/Tests/Test Cases/PropValueCoincides.txt
+libdata/inform7/Tests/Test Cases/PropertyOfNonobjectInstance.txt
+libdata/inform7/Tests/Test Cases/PropertyTranslationTiming.txt
+libdata/inform7/Tests/Test Cases/PropertyValueCompilation.txt
+libdata/inform7/Tests/Test Cases/QualifiedCommonNoun.txt
+libdata/inform7/Tests/Test Cases/Quotations.txt
+libdata/inform7/Tests/Test Cases/RTTCFailed.txt
+libdata/inform7/Tests/Test Cases/RandomCalling.txt
+libdata/inform7/Tests/Test Cases/RealComparisons-G.txt
+libdata/inform7/Tests/Test Cases/RealEquations-G.txt
+libdata/inform7/Tests/Test Cases/RealNumbers-G.txt
+libdata/inform7/Tests/Test Cases/RecursiveArithmetic.txt
+libdata/inform7/Tests/Test Cases/RegExTra.txt
+libdata/inform7/Tests/Test Cases/Regarding.txt
+libdata/inform7/Tests/Test Cases/RegionNames.txt
+libdata/inform7/Tests/Test Cases/RegionallyIn.txt
+libdata/inform7/Tests/Test Cases/RegionallyIn2.txt
+libdata/inform7/Tests/Test Cases/RelDynamicPointer.txt
+libdata/inform7/Tests/Test Cases/RelatedKindInstantiation.txt
+libdata/inform7/Tests/Test Cases/RelationDefnTiming.txt
+libdata/inform7/Tests/Test Cases/RelationSwitchedKinds.txt
+libdata/inform7/Tests/Test Cases/RelationsAsValues.txt
+libdata/inform7/Tests/Test Cases/RelationsAsValues2.txt
+libdata/inform7/Tests/Test Cases/RelativeTimes.txt
+libdata/inform7/Tests/Test Cases/RepeatRunning.txt
+libdata/inform7/Tests/Test Cases/ReservedVerb.txt
+libdata/inform7/Tests/Test Cases/ResolveBlockConstants.txt
+libdata/inform7/Tests/Test Cases/ResolveBlockVReturned.txt
+libdata/inform7/Tests/Test Cases/ResolverWithBlockValues.txt
+libdata/inform7/Tests/Test Cases/ResponsesUsingTemporaryValues.txt
+libdata/inform7/Tests/Test Cases/Resume.txt
+libdata/inform7/Tests/Test Cases/ReturnToPemberley.txt
+libdata/inform7/Tests/Test Cases/Rides.txt
+libdata/inform7/Tests/Test Cases/RoomAbove.txt
+libdata/inform7/Tests/Test Cases/Roots-G.txt
+libdata/inform7/Tests/Test Cases/RouteFindingO2V.txt
+libdata/inform7/Tests/Test Cases/RuleInsteadMoves.txt
+libdata/inform7/Tests/Test Cases/RuleListedInsteadNPC.txt
+libdata/inform7/Tests/Test Cases/RulePremissUnderstand.txt
+libdata/inform7/Tests/Test Cases/RulebookOutcomeKind.txt
+libdata/inform7/Tests/Test Cases/RulebookPropertyConflict.txt
+libdata/inform7/Tests/Test Cases/S9SceneUnstartable.txt
+libdata/inform7/Tests/Test Cases/Sackcloth.txt
+libdata/inform7/Tests/Test Cases/SayIfInstead.txt
+libdata/inform7/Tests/Test Cases/SayOneOf.txt
+libdata/inform7/Tests/Test Cases/SayOneOfClause.txt
+libdata/inform7/Tests/Test Cases/SayOneOfNested.txt
+libdata/inform7/Tests/Test Cases/SaySlashCasing.txt
+libdata/inform7/Tests/Test Cases/SceneBeginsItself.txt
+libdata/inform7/Tests/Test Cases/SceneEndRulePrecedence.txt
+libdata/inform7/Tests/Test Cases/SceneNotHappening.txt
+libdata/inform7/Tests/Test Cases/SceneryInContainer.txt
+libdata/inform7/Tests/Test Cases/SecondAsValue.txt
+libdata/inform7/Tests/Test Cases/SelfScoping.txt
+libdata/inform7/Tests/Test Cases/Semimajor.txt
+libdata/inform7/Tests/Test Cases/SetResponses.txt
+libdata/inform7/Tests/Test Cases/SilentMistake.txt
+libdata/inform7/Tests/Test Cases/SilentTimesCount.txt
+libdata/inform7/Tests/Test Cases/SlashDashDash.txt
+libdata/inform7/Tests/Test Cases/SlashedCaseSensitiveSayPhrases.txt
+libdata/inform7/Tests/Test Cases/SomeProper.txt
+libdata/inform7/Tests/Test Cases/SortListByBlockProperty.txt
+libdata/inform7/Tests/Test Cases/SortListsOfLists.txt
+libdata/inform7/Tests/Test Cases/SortOverflows.txt
+libdata/inform7/Tests/Test Cases/SortTricky.txt
+libdata/inform7/Tests/Test Cases/SpecialKindGPRs.txt
+libdata/inform7/Tests/Test Cases/SpecificAction.txt
+libdata/inform7/Tests/Test Cases/SpecificList.txt
+libdata/inform7/Tests/Test Cases/SpecificPhraseConstants.txt
+libdata/inform7/Tests/Test Cases/Sqrt.txt
+libdata/inform7/Tests/Test Cases/Ss.txt
+libdata/inform7/Tests/Test Cases/StandardValueAdjectives.txt
+libdata/inform7/Tests/Test Cases/StartOther.txt
+libdata/inform7/Tests/Test Cases/StoredActionsWithValues.txt
+libdata/inform7/Tests/Test Cases/SubstitutedTexts.txt
+libdata/inform7/Tests/Test Cases/Swans.txt
+libdata/inform7/Tests/Test Cases/SweetNothings.txt
+libdata/inform7/Tests/Test Cases/SwitchTexts.txt
+libdata/inform7/Tests/Test Cases/Sym1to1.txt
+libdata/inform7/Tests/Test Cases/TARDIS.txt
+libdata/inform7/Tests/Test Cases/TableBlockColumnSorting.txt
+libdata/inform7/Tests/Test Cases/TableCreatedBlockProperties.txt
+libdata/inform7/Tests/Test Cases/TableDefinedKOV.txt
+libdata/inform7/Tests/Test Cases/TableDefinedSAs.txt
+libdata/inform7/Tests/Test Cases/TableDefinedTexts.txt
+libdata/inform7/Tests/Test Cases/TableEntryLiteral.txt
+libdata/inform7/Tests/Test Cases/TableITLookup.txt
+libdata/inform7/Tests/Test Cases/TableITWriteBlank.txt
+libdata/inform7/Tests/Test Cases/TableLookupIT.txt
+libdata/inform7/Tests/Test Cases/TablePrepositions.txt
+libdata/inform7/Tests/Test Cases/TabularPhrases.txt
+libdata/inform7/Tests/Test Cases/TakingInventory.txt
+libdata/inform7/Tests/Test Cases/Tenses2.txt
+libdata/inform7/Tests/Test Cases/TestApostrophe.txt
+libdata/inform7/Tests/Test Cases/TextSelfWriting.txt
+libdata/inform7/Tests/Test Cases/ThereIs.txt
+libdata/inform7/Tests/Test Cases/ThirdPartyOutOfWorld.txt
+libdata/inform7/Tests/Test Cases/TinyForest.txt
+libdata/inform7/Tests/Test Cases/TinyTiger.txt
+libdata/inform7/Tests/Test Cases/Toolcase.txt
+libdata/inform7/Tests/Test Cases/TopicUnderstood.txt
+libdata/inform7/Tests/Test Cases/TouchingOtherSide.txt
+libdata/inform7/Tests/Test Cases/TouchyJack.txt
+libdata/inform7/Tests/Test Cases/TrickyLateConsult.txt
+libdata/inform7/Tests/Test Cases/TrickyProperties.txt
+libdata/inform7/Tests/Test Cases/TrickySayOneOf.txt
+libdata/inform7/Tests/Test Cases/TwoFormActions.txt
+libdata/inform7/Tests/Test Cases/TypecheckActionCalc.txt
+libdata/inform7/Tests/Test Cases/UnderstandFilteredNonobjects.txt
+libdata/inform7/Tests/Test Cases/UnderstandPname.txt
+libdata/inform7/Tests/Test Cases/UnderstandTruthState.txt
+libdata/inform7/Tests/Test Cases/Undescribed.txt
+libdata/inform7/Tests/Test Cases/UndescribedRooms.txt
+libdata/inform7/Tests/Test Cases/UniversalConversion.txt
+libdata/inform7/Tests/Test Cases/UniversalDoubtful.txt
+libdata/inform7/Tests/Test Cases/UniversalRelationCasts.txt
+libdata/inform7/Tests/Test Cases/Unless.txt
+libdata/inform7/Tests/Test Cases/UnproductiveRulebooks.txt
+libdata/inform7/Tests/Test Cases/UnproductiveRulebooks2.txt
+libdata/inform7/Tests/Test Cases/UnsetPronouns.txt
+libdata/inform7/Tests/Test Cases/VagueFilter.txt
+libdata/inform7/Tests/Test Cases/ValueBlockProperties.txt
+libdata/inform7/Tests/Test Cases/ValueConditions.txt
+libdata/inform7/Tests/Test Cases/ValueDomainList.txt
+libdata/inform7/Tests/Test Cases/ValueDomainNumber.txt
+libdata/inform7/Tests/Test Cases/ValueDomainRandom.txt
+libdata/inform7/Tests/Test Cases/ValueDomainRepeat.txt
+libdata/inform7/Tests/Test Cases/ValueImplications.txt
+libdata/inform7/Tests/Test Cases/ValuePropAccess.txt
+libdata/inform7/Tests/Test Cases/ValueProps.txt
+libdata/inform7/Tests/Test Cases/ValueQuantification.txt
+libdata/inform7/Tests/Test Cases/VarScopeClearing.txt
+libdata/inform7/Tests/Test Cases/VariableNameclash.txt
+libdata/inform7/Tests/Test Cases/VerbLoop.txt
+libdata/inform7/Tests/Test Cases/VerbMeaningPropertyOfNonobject.txt
+libdata/inform7/Tests/Test Cases/VeryOdd.txt
+libdata/inform7/Tests/Test Cases/VoidApply.txt
+libdata/inform7/Tests/Test Cases/Volkswagen.txt
+libdata/inform7/Tests/Test Cases/VolumeVMOnly.txt
+libdata/inform7/Tests/Test Cases/WhereWords.txt
+libdata/inform7/Tests/Test Cases/WhichIsEverywhere.txt
+libdata/inform7/Tests/Test Cases/WombatsFromBeyond.txt
+libdata/inform7/Tests/Test Cases/_Command_Scripts/Chapter10.txt
+libdata/inform7/Tests/Test Cases/_Command_Scripts/Chapter11.txt
+libdata/inform7/Tests/Test Cases/_Command_Scripts/Chapter12.txt
+libdata/inform7/Tests/Test Cases/_Command_Scripts/Chapter13.txt
+libdata/inform7/Tests/Test Cases/_Command_Scripts/Chapter14.txt
+libdata/inform7/Tests/Test Cases/_Command_Scripts/Chapter15.txt
+libdata/inform7/Tests/Test Cases/_Command_Scripts/Chapter16.txt
+libdata/inform7/Tests/Test Cases/_Command_Scripts/Chapter17.txt
+libdata/inform7/Tests/Test Cases/_Command_Scripts/Chapter18.txt
+libdata/inform7/Tests/Test Cases/_Command_Scripts/Chapter2.txt
+libdata/inform7/Tests/Test Cases/_Command_Scripts/Chapter3.txt
+libdata/inform7/Tests/Test Cases/_Command_Scripts/Chapter4.txt
+libdata/inform7/Tests/Test Cases/_Command_Scripts/Chapter6.txt
+libdata/inform7/Tests/Test Cases/_Command_Scripts/Chapter7.txt
+libdata/inform7/Tests/Test Cases/_Command_Scripts/Chapter8.txt
+libdata/inform7/Tests/Test Cases/_Command_Scripts/Chapter9.txt
+libdata/inform7/Tests/Test Cases/_Command_Scripts/Locks.txt
+libdata/inform7/Tests/Test Cases/_Command_Scripts/Obedience-C.txt
+libdata/inform7/Tests/Test Cases/_Command_Scripts/Obedience-G.txt
+libdata/inform7/Tests/Test Cases/_Command_Scripts/Parser.txt
+libdata/inform7/Tests/Test Cases/_Command_Scripts/Parts-C.txt
+libdata/inform7/Tests/Test Cases/_Command_Scripts/Parts-G.txt
+libdata/inform7/Tests/Test Cases/_Command_Scripts/Rides.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/APRegionAdaptation.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Abacus-C.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Abacus-G.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Acidity.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ActionClauses.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ActionInterrupted.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ActionListTricky.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ActionVariableMatching.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ActionVariableMatching2.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ActionVarsInPremiss.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ActionWith.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ActionsCommandTopic.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ActivityListSpecificity.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ActivityOnRegion.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ActorExplicitlyPlayer.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ActorInPatterns.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ActorSelf.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/AliasedParaBreak.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/AlmostAll.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/AmbiguousValue.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/AmbiguouslyPolymorphic.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/AnonymousAbiding.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/AnyScopeError.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/AnyScoping.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/AnyThings.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/AssemblesQualifiedNoun.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/AssemblyPrintedNames.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/AssertAdjectives.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Astronauts.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Asym1to1.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/AvoidingSpuriousParagraphBreaks.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/AwkwardParseNames.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/BackStep.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Beatles.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/BigGlobalDynamicRelation.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/BigMatchLists.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/BlankOutLots.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Bodysnatching.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/BracketPlus.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/BreakInSwitch.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Bronzino.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C10TopicListedIn.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C11AmbiguousActions.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C11GoingComplexPast.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C11PastIntransitiveActions.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C12AwkwardWhens.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C12ObjectBasedRulebook.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C12RelistingAsFirst.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C12ResolverCasts.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C12RuleSorting1.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C12RuleSorting2.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C12RuleSorting3.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C12RuleSorting4.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C12RuleSorting5.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C12TakingPossessions.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C13Chimps.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C13MistakeOrdering.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C13NestedGPRs.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C13NumberParsing.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C13PluralSpotting.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C4AwkwardNounPhrases.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C4HeadingDependency.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C4HeadingDependency2.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C5DefinitionSpecificity.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C5GradingAdjectives.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C5LiteralsWithQuotes.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C7TryLiteralTopic.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C8NounAsProperty.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C9InitialMovement.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C9PluralsFromKind.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C9SceneEndAmbiguous.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C9SceneEndSequence.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C9ScenesPastTenseActions.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/C9TrickyHeres.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/CalledDefinitions.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/CantNowRelation.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/CapitalisedProperty.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/CapitalisedSnippets.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Carpooling.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/CasePhraseConstants.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/CaseSensitiveTS.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/CasedPU.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ChangeOVtoNonPV.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ChangedSVtoV.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Chapter10.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Chapter11.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Chapter12.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Chapter13.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Chapter14.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Chapter15.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Chapter16.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Chapter17.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Chapter2.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Chapter4.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Chapter6.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Chapter7.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Chapter8.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Chapter9.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ChooseObj1.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ChooseObj2.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ChooseObjects.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/CoincidingKindAsNoun.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ColumnImpliedBlockProperty.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ColumnRuleProperty.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/CommandSomethingNew.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ComparesBlank.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ComparingWithRulebookVars.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ConditionKind.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ConstantLists.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ConstantStoredActionsWithTopics.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ContainmentScanning.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ContractedVerbs.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/CopyDeepCast.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/CountInnerExistential.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Cupid.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/CuriousWith.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Customs.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DPMRMisery.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DecideConditionKind.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DeclareMultipleProperties.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DefOnObject.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DefProCauTexSub.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DefaultBlockPhrases.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DefaultValues.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DefinitionDomainRace.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DelayedRTP.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DemandingList.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DescWithGenerics.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DescribedAltar.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DescriptionMatching.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DifferentKindSpecificity.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Dimensionless2-G.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DimensionsBuiltIn.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DirectionOfDoorFrom.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DisambiguateAdjDescs.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DivertInferences.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DoesPlayerMeanSecond.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DoingSomethingIn.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DoingSomethingOther.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DollarValue.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DontTouchMyChocolate.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DoorSides.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DoubleForced.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DoubleNegative.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DynamicRelationAsConstant.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/DynamicRelationOfLists.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/EmptyListsContextualised.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/EquationWithRootedDims-G.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/EquivRelOfValues.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Exactly0Turns.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ExaminingRedux.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ExcerptTokenNonempty.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ExcludedActions.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Existential.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ExistentialCalling.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ExoticActivities.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ExoticCreation.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/FailedCallings.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/FastRouteFinding1.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/FastRouteFindingReln.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ForLengthsOfTime.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/FormerYourself.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/FourthRoot-G.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/FourthRoots-G.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Frotzing.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/GenericDescriptions.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/GenericNamedKind.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/GoingSouthIn.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/GuardedRelations.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/HasContained.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Hunger.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/I6EscapeChars.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/I6EscapeChars2.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ITCastStackedVars.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ITInAdj.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ImplicitConnections.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ImplicitDoors.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ImpliedDescriptionOfKind.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Impropriety.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/InClosedPart.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/InRegionLoops.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/IncompleteInstruction.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Increases.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/IndefiniteProvision.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/IndexedTextAccess.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/IndexedTextReplacement.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/IndexedTextReturned.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/IndirectRelationTest.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/IndirectTextNonadjacency.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/IndirectUnderstandKOV.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/InferredRegionKind.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/InheritedDescribed.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/InheritedStoredActions.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/InlineClosure-G.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/InlineImpliedCast.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/InstanceParsing.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/InventoryRecursion.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/InvisiblePants.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/IsolationChamber.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/IteratingShrinkingLoops.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Jeeves.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/JustBlanksTable.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/KOVEquivRelation.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/KVsInExpressions.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Kandersteg.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/KindVariables.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/KristerDisregardsPhrases.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/KungFuPanda.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/LPCaseInsensitive.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/LPNegative.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/LPOptionals.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/LetAmbiguity.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/LetDescribedRelation.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/LetOverloading.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Licenses.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListBasics.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListBasicsPrepositions.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListConstants.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListEntryOOR.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListFunctionReturn.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListListIT.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListLog.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListOfActions.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListOfIndexedText.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListOfListOfCasts.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListOfListOfNumbers.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListOfNewKOVs.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListOfPhrases.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListOfStoredActions.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListOfSubstitutions.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListOfTextSubs.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListQueue.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListResizedNegatively.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListRing.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListRotation.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListSet.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListSetEmpty.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListSieve.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListSometimes.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListSorting.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListTogether.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ListingGroupSize.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/LiteralTimePeriods.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/LocaleListRecurse.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Locks.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/LongRoomNames.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Malthus-G.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ManyActions-G.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ManyKinds.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ManyLocals-G.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ManySubstitutions.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/MatchListPeople.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/MatchingNonObject.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/MeasurementSchema.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/MeasuringSouthPark.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/MetaRelations.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/MixedGrammarLineOutcomes.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ModalTest.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/MoveBackdrop.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/MultiinsideWithScope.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/MultipleConditions.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NAPs.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NPCAsking.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NPCCanSee.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NPCGoing.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NPCGoingTwistily.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NamedValues.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NamelessSceneProperty.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NearMidnight.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NegateWithNow.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NegatedImplications.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NegatedKindDescription.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NegatedPhraseOption.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NegatedRP.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NegativeLPs.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NegativeUnitLiterals.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NestedRepeatThrough.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NewPEs.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NextBreak.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NoSelfobj.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NominalisedVarValue.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NonconstantTableSize.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NotProperty.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NotYetEnumerated.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NothingAsTerm.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NothingBasedRulebooks.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NounFilterRecursion.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NowImpliedSelf.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NowToSet.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NumberTheory.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/NumberToken.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/OToORouteFinding.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Obedience-C.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Obedience-G.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Obedience.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/OfOfFear.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/OfPhrases.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/OnOffStage.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/OnStage.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/OnTopOf.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/OptionalMinusLP.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/OrangeAndHandle.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/OverlappingActionNames.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/PTActionAsking.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Pais.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Paragraphing.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Parser.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ParserErrors.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ParsingManyThings-G.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Parts-C.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Parts-G.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/PartsLight.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/PassSubkindList.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/PastBlockValue.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/PastTenseToDecideIf.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/PastTenseWithTurns.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/PastTimes.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Pemberley.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/PersistentDynamicDispatch.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/PhrasalDefnNotOnObjects.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/PhraseDescriptionFilter.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/PhraseLooksBraced.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/PhraseTokenSpecificAction.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/PhysicalLocals.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/PlayerAmbiguity.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/PlayerChange.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/PlayerIsPart.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/PredicateConstantConversion.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/PrepositionComma.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/PrintApproxScaled-G.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/PrivatelyNamed.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ProducingBlocks.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/PronounVariation.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/PropValueCoincides.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/PropertyOfNonobjectInstance.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/PropertyTranslationTiming.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/PropertyValueCompilation.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/QualifiedCommonNoun.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Quotations.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/RTTCFailed.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/RandomCalling.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/RealComparisons-G.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/RealEquations-G.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/RealNumbers-G.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/RecursiveArithmetic.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/RegExTra.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Regarding.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/RegionNames.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/RegionallyIn.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/RegionallyIn2.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/RelDynamicPointer.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/RelatedKindInstantiation.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/RelationDefnTiming.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/RelationSwitchedKinds.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/RelationsAsValues.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/RelationsAsValues2.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/RelativeTimes.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/RepeatRunning.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ReservedVerb.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ResolveBlockConstants.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ResolveBlockVReturned.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ResolverWithBlockValues.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ResponsesUsingTemporaryValues.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Resume.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ReturnToPemberley.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Rides.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/RoomAbove.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Roots-G.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/RouteFindingO2V.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/RuleInsteadMoves.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/RuleListedInsteadNPC.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/RulePremissUnderstand.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/RulebookOutcomeKind.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/RulebookPropertyConflict.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/S9SceneUnstartable.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Sackcloth.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SayIfInstead.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SayOneOf.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SayOneOfClause.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SayOneOfNested.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SaySlashCasing.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SceneBeginsItself.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SceneEndRulePrecedence.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SceneNotHappening.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SceneryInContainer.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SecondAsValue.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SelfScoping.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Semimajor.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SetResponses.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SilentMistake.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SilentTimesCount.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SlashDashDash.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SlashedCaseSensitiveSayPhrases.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SomeProper.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SortListByBlockProperty.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SortListsOfLists.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SortOverflows.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SortTricky.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SpecialKindGPRs.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SpecificAction.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SpecificList.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SpecificPhraseConstants.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Sqrt.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Ss.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/StandardValueAdjectives.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/StartOther.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/StoredActionsWithValues.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SubstitutedTexts.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Swans.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SweetNothings.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/SwitchTexts.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Sym1to1.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/TARDIS.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/TableBlockColumnSorting.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/TableCreatedBlockProperties.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/TableDefinedKOV.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/TableDefinedSAs.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/TableDefinedTexts.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/TableEntryLiteral.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/TableITLookup.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/TableITWriteBlank.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/TableLookupIT.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/TablePrepositions.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/TabularPhrases.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/TakingInventory.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Tenses2.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/TestApostrophe.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/TextSelfWriting.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ThereIs.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ThirdPartyOutOfWorld.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/TinyForest.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/TinyTiger.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Toolcase.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/TopicUnderstood.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/TouchingOtherSide.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/TouchyJack.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/TrickyLateConsult.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/TrickyProperties.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/TrickySayOneOf.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/TwoFormActions.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/TypecheckActionCalc.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/UnderstandFilteredNonobjects.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/UnderstandPname.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/UnderstandTruthState.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Undescribed.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/UndescribedRooms.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/UniversalConversion.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/UniversalDoubtful.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/UniversalRelationCasts.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Unless.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/UnproductiveRulebooks.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/UnproductiveRulebooks2.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/UnsetPronouns.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/VagueFilter.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ValueBlockProperties.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ValueConditions.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ValueDomainList.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ValueDomainNumber.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ValueDomainRandom.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ValueDomainRepeat.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ValueImplications.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ValuePropAccess.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ValueProps.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/ValueQuantification.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/VarScopeClearing.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/VariableNameclash.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/VerbLoop.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/VerbMeaningPropertyOfNonobject.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/VeryOdd.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/VoidApply.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/Volkswagen.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/VolumeVMOnly.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/WhereWords.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/WhichIsEverywhere.txt
+libdata/inform7/Tests/Test Cases/_Results_Ideal/WombatsFromBeyond.txt
+libdata/inform7/Tests/Test Extensions/_Results_Ideal/Approximate Metric Units Example A.txt
+libdata/inform7/Tests/Test Extensions/_Results_Ideal/Approximate Metric Units Example B.txt
+libdata/inform7/Tests/Test Extensions/_Results_Ideal/Complex Listing Example A.txt
+libdata/inform7/Tests/Test Extensions/_Results_Ideal/Complex Listing Example B.txt
+libdata/inform7/Tests/Test Extensions/_Results_Ideal/Complex Listing Example C.txt
+libdata/inform7/Tests/Test Extensions/_Results_Ideal/Inanimate Listeners Example A.txt
+libdata/inform7/Tests/Test Extensions/_Results_Ideal/Locksmith Example A.txt
+libdata/inform7/Tests/Test Extensions/_Results_Ideal/Locksmith Example B.txt
+libdata/inform7/Tests/Test Extensions/_Results_Ideal/Locksmith Example C.txt
+libdata/inform7/Tests/Test Extensions/_Results_Ideal/Locksmith Example D.txt
+libdata/inform7/Tests/Test Extensions/_Results_Ideal/Metric Units Example A.txt
+libdata/inform7/Tests/Test Extensions/_Results_Ideal/Metric Units Example B.txt
+libdata/inform7/Tests/Test Extensions/_Results_Ideal/Punctuation Removal Example A.txt
+libdata/inform7/Tests/Test Extensions/_Results_Ideal/Punctuation Removal Example B.txt
+libdata/inform7/Tests/Test Extensions/_Results_Ideal/Punctuation Removal Example C.txt
+libdata/inform7/Tests/Test Extensions/_Results_Ideal/Rideable Vehicles Example A.txt
+libdata/inform7/Tests/Test Extensions/_Results_Ideal/Skeleton Keys Example A.txt
+libdata/inform7/Tests/Test Extensions/_Results_Ideal/Skeleton Keys Example B.txt
+libdata/inform7/Tests/Test Internals/ActionPatternParsing.txt
+libdata/inform7/Tests/Test Internals/Calculus.txt
+libdata/inform7/Tests/Test Internals/Dimensionless-G.txt
+libdata/inform7/Tests/Test Internals/Index-Behaviour.txt
+libdata/inform7/Tests/Test Internals/Index-Card.txt
+libdata/inform7/Tests/Test Internals/Index-Card2.txt
+libdata/inform7/Tests/Test Internals/Index-Chart.txt
+libdata/inform7/Tests/Test Internals/Index-Events.txt
+libdata/inform7/Tests/Test Internals/Index-Innards.txt
+libdata/inform7/Tests/Test Internals/Index-Map-Ahoy.txt
+libdata/inform7/Tests/Test Internals/Index-Map-BrokenDiagonals.txt
+libdata/inform7/Tests/Test Internals/Index-Map-Bronze.txt
+libdata/inform7/Tests/Test Internals/Index-Map-Crossfire.txt
+libdata/inform7/Tests/Test Internals/Index-Map-GUE.txt
+libdata/inform7/Tests/Test Internals/Index-Map-Glasgow.txt
+libdata/inform7/Tests/Test Internals/Index-Map-InnerQuadrangle.txt
+libdata/inform7/Tests/Test Internals/Index-Map-OnePixel.txt
+libdata/inform7/Tests/Test Internals/Index-Map-PortRoyal.txt
+libdata/inform7/Tests/Test Internals/Index-Map-ROTA.txt
+libdata/inform7/Tests/Test Internals/Index-MapEPS-ROTA.txt
+libdata/inform7/Tests/Test Internals/Index-MapLayout-Ahoy.txt
+libdata/inform7/Tests/Test Internals/Index-MapLayout-BrokenDiagonals.txt
+libdata/inform7/Tests/Test Internals/Index-MapLayout-Bronze.txt
+libdata/inform7/Tests/Test Internals/Index-MapLayout-Crossfire.txt
+libdata/inform7/Tests/Test Internals/Index-MapLayout-GUE.txt
+libdata/inform7/Tests/Test Internals/Index-MapLayout-Glasgow.txt
+libdata/inform7/Tests/Test Internals/Index-MapLayout-InnerQuadrangle.txt
+libdata/inform7/Tests/Test Internals/Index-MapLayout-OnePixel.txt
+libdata/inform7/Tests/Test Internals/Index-MapLayout-PortRoyal.txt
+libdata/inform7/Tests/Test Internals/Index-MapLayout-ROTA.txt
+libdata/inform7/Tests/Test Internals/Index-Plot.txt
+libdata/inform7/Tests/Test Internals/Index-Relations.txt
+libdata/inform7/Tests/Test Internals/Index-Tables.txt
+libdata/inform7/Tests/Test Internals/Index-Tokens.txt
+libdata/inform7/Tests/Test Internals/Index-Values.txt
+libdata/inform7/Tests/Test Internals/Kinds.txt
+libdata/inform7/Tests/Test Internals/Refine-BIP.txt
+libdata/inform7/Tests/Test Internals/ScaledLP-G.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/ActionPatternParsing.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Calculus.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Dimensionless-G.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-Behaviour.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-Card.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-Card2.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-Chart.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-Events.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-Innards.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-Map-Ahoy.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-Map-BrokenDiagonals.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-Map-Bronze.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-Map-Crossfire.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-Map-GUE.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-Map-Glasgow.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-Map-InnerQuadrangle.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-Map-OnePixel.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-Map-PortRoyal.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-Map-ROTA.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-MapEPS-ROTA.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-MapLayout-Ahoy.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-MapLayout-BrokenDiagonals.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-MapLayout-Bronze.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-MapLayout-Crossfire.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-MapLayout-GUE.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-MapLayout-Glasgow.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-MapLayout-InnerQuadrangle.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-MapLayout-OnePixel.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-MapLayout-PortRoyal.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-MapLayout-ROTA.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-Plot.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-Relations.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-Tables.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-Tokens.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Index-Values.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Kinds.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/Refine-BIP.txt
+libdata/inform7/Tests/Test Internals/_Results_Ideal/ScaledLP-G.txt
+libdata/inform7/Tests/Test Makes/Eg1-C.txt
+libdata/inform7/Tests/Test Makes/Eg1-C/Eg1-C.mkscript
+libdata/inform7/Tests/Test Makes/Eg1-C/Eg1.i7
+libdata/inform7/Tests/Test Makes/Eg1-C/ideal_output.txt
+libdata/inform7/Tests/Test Makes/Eg2-C.txt
+libdata/inform7/Tests/Test Makes/Eg2-C/Eg2-C.mkscript
+libdata/inform7/Tests/Test Makes/Eg2-C/Eg2.c
+libdata/inform7/Tests/Test Makes/Eg2-C/Eg2.i7
+libdata/inform7/Tests/Test Makes/Eg2-C/ideal_output.txt
+libdata/inform7/Tests/Test Makes/Eg3-C.txt
+libdata/inform7/Tests/Test Makes/Eg3-C/Eg3-C.mkscript
+libdata/inform7/Tests/Test Makes/Eg3-C/Eg3.c
+libdata/inform7/Tests/Test Makes/Eg3-C/Eg3.i7
+libdata/inform7/Tests/Test Makes/Eg3-C/ideal_output.txt
+libdata/inform7/Tests/Test Makes/Eg4-C.txt
+libdata/inform7/Tests/Test Makes/Eg4-C/Eg4-C.mkscript
+libdata/inform7/Tests/Test Makes/Eg4-C/Eg4.c
+libdata/inform7/Tests/Test Makes/Eg4-C/Eg4.i7
+libdata/inform7/Tests/Test Makes/Eg4-C/ideal_output.txt
+libdata/inform7/Tests/Test Makes/Eg5-C.txt
+libdata/inform7/Tests/Test Makes/Eg5-C/Eg5-C.mkscript
+libdata/inform7/Tests/Test Makes/Eg5-C/Eg5.c
+libdata/inform7/Tests/Test Makes/Eg5-C/Eg5.i7
+libdata/inform7/Tests/Test Makes/Eg5-C/ideal_output.txt
+libdata/inform7/Tests/Test Makes/Eg6-C.txt
+libdata/inform7/Tests/Test Makes/Eg6-C/Eg6-C.mkscript
+libdata/inform7/Tests/Test Makes/Eg6-C/Eg6.c
+libdata/inform7/Tests/Test Makes/Eg6-C/Eg6.i7
+libdata/inform7/Tests/Test Makes/Eg6-C/ideal_output.txt
+libdata/inform7/Tests/Test Makes/Eg7-C.txt
+libdata/inform7/Tests/Test Makes/Eg7-C/Eg7-C.mkscript
+libdata/inform7/Tests/Test Makes/Eg7-C/Eg7.c
+libdata/inform7/Tests/Test Makes/Eg7-C/Eg7.i7
+libdata/inform7/Tests/Test Makes/Eg7-C/ideal_output.txt
+libdata/inform7/Tests/Test Makes/Eg8-C.txt
+libdata/inform7/Tests/Test Makes/Eg8-C/Eg8-C.mkscript
+libdata/inform7/Tests/Test Makes/Eg8-C/Eg8.c
+libdata/inform7/Tests/Test Makes/Eg8-C/Eg8.i7
+libdata/inform7/Tests/Test Makes/Eg8-C/ideal_output.txt
+libdata/inform7/Tests/Test Problems/PM_APAsConstant.txt
+libdata/inform7/Tests/Test Problems/PM_APClauseIndefinite.txt
+libdata/inform7/Tests/Test Problems/PM_APUnknown.txt
+libdata/inform7/Tests/Test Problems/PM_APWithBadWhen.txt
+libdata/inform7/Tests/Test Problems/PM_APWithDisjunction.txt
+libdata/inform7/Tests/Test Problems/PM_APWithImmiscible.txt
+libdata/inform7/Tests/Test Problems/PM_APWithNoParticiple.txt
+libdata/inform7/Tests/Test Problems/PM_ActionAdjective.txt
+libdata/inform7/Tests/Test Problems/PM_ActionAlreadyExists.txt
+libdata/inform7/Tests/Test Problems/PM_ActionBothValues.txt
+libdata/inform7/Tests/Test Problems/PM_ActionClauseRepeated.txt
+libdata/inform7/Tests/Test Problems/PM_ActionClauseUnknown.txt
+libdata/inform7/Tests/Test Problems/PM_ActionEquated.txt
+libdata/inform7/Tests/Test Problems/PM_ActionEquated2.txt
+libdata/inform7/Tests/Test Problems/PM_ActionMisapplied.txt
+libdata/inform7/Tests/Test Problems/PM_ActionNotSpecific.txt
+libdata/inform7/Tests/Test Problems/PM_ActionTooSpecific.txt
+libdata/inform7/Tests/Test Problems/PM_ActionVarAnd.txt
+libdata/inform7/Tests/Test Problems/PM_ActionVarOverspecific.txt
+libdata/inform7/Tests/Test Problems/PM_ActionVarUncalled.txt
+libdata/inform7/Tests/Test Problems/PM_ActionVarUnknownKOV.txt
+libdata/inform7/Tests/Test Problems/PM_ActionVarValue.txt
+libdata/inform7/Tests/Test Problems/PM_ActionVarsPastTense.txt
+libdata/inform7/Tests/Test Problems/PM_ActionsEquated.txt
+libdata/inform7/Tests/Test Problems/PM_ActivityIndefinite.txt
+libdata/inform7/Tests/Test Problems/PM_ActivityMisnamed.txt
+libdata/inform7/Tests/Test Problems/PM_ActivityNoteUnknown.txt
+libdata/inform7/Tests/Test Problems/PM_ActivityOf.txt
+libdata/inform7/Tests/Test Problems/PM_ActivityVarAnd.txt
+libdata/inform7/Tests/Test Problems/PM_ActivityVarOverspecific.txt
+libdata/inform7/Tests/Test Problems/PM_ActivityVarUnknownKOV.txt
+libdata/inform7/Tests/Test Problems/PM_ActivityVarValue.txt
+libdata/inform7/Tests/Test Problems/PM_ActivityVariableNameless.txt
+libdata/inform7/Tests/Test Problems/PM_ActivityWithFor.txt
+libdata/inform7/Tests/Test Problems/PM_AdjDomainDuplicated.txt
+libdata/inform7/Tests/Test Problems/PM_AdjDomainSlippery.txt
+libdata/inform7/Tests/Test Problems/PM_AdjDomainSurreal.txt
+libdata/inform7/Tests/Test Problems/PM_AdjDomainTopic.txt
+libdata/inform7/Tests/Test Problems/PM_AdjDomainUnknown.txt
+libdata/inform7/Tests/Test Problems/PM_AdjDomainVague.txt
+libdata/inform7/Tests/Test Problems/PM_AdjacentTokens.txt
+libdata/inform7/Tests/Test Problems/PM_AdjectiveCircular.txt
+libdata/inform7/Tests/Test Problems/PM_AdjectiveIsObject.txt
+libdata/inform7/Tests/Test Problems/PM_AdjectiveIsValue.txt
+libdata/inform7/Tests/Test Problems/PM_AdjectiveMisapplied.txt
+libdata/inform7/Tests/Test Problems/PM_AdjectivePunctuated.txt
+libdata/inform7/Tests/Test Problems/PM_AllInvsFailed.txt
+libdata/inform7/Tests/Test Problems/PM_AllSayInvsFailed.txt
+libdata/inform7/Tests/Test Problems/PM_AmbiguitiesTooDeep.txt
+libdata/inform7/Tests/Test Problems/PM_AnomalousProperty.txt
+libdata/inform7/Tests/Test Problems/PM_ArticleAsAdjective.txt
+libdata/inform7/Tests/Test Problems/PM_AssemblyLoop.txt
+libdata/inform7/Tests/Test Problems/PM_AssemblyOnBothSides.txt
+libdata/inform7/Tests/Test Problems/PM_AssemblyOnFixedKind.txt
+libdata/inform7/Tests/Test Problems/PM_AssemblyRegress.txt
+libdata/inform7/Tests/Test Problems/PM_AtTimeThat.txt
+libdata/inform7/Tests/Test Problems/PM_AtWithoutTime.txt
+libdata/inform7/Tests/Test Problems/PM_BackdoorFigureCreation.txt
+libdata/inform7/Tests/Test Problems/PM_BackdoorFileCreation.txt
+libdata/inform7/Tests/Test Problems/PM_BackdoorSoundCreation.txt
+libdata/inform7/Tests/Test Problems/PM_BackdropAdrift.txt
+libdata/inform7/Tests/Test Problems/PM_BackspaceWithdrawn.txt
+libdata/inform7/Tests/Test Problems/PM_BadActionDeclaration.txt
+libdata/inform7/Tests/Test Problems/PM_BadActivityName.txt
+libdata/inform7/Tests/Test Problems/PM_BadActivityRef.txt
+libdata/inform7/Tests/Test Problems/PM_BadArithmetic.txt
+libdata/inform7/Tests/Test Problems/PM_BadConstantListEntry.txt
+libdata/inform7/Tests/Test Problems/PM_BadDefaultOutcome.txt
+libdata/inform7/Tests/Test Problems/PM_BadEpisode.txt
+libdata/inform7/Tests/Test Problems/PM_BadEvery.txt
+libdata/inform7/Tests/Test Problems/PM_BadEvery2.txt
+libdata/inform7/Tests/Test Problems/PM_BadFileIFID.txt
+libdata/inform7/Tests/Test Problems/PM_BadFileOwner.txt
+libdata/inform7/Tests/Test Problems/PM_BadI6Inclusion.txt
+libdata/inform7/Tests/Test Problems/PM_BadICLIdentifier.txt
+libdata/inform7/Tests/Test Problems/PM_BadImplicationDomain.txt
+libdata/inform7/Tests/Test Problems/PM_BadInferenceSubject.txt
+libdata/inform7/Tests/Test Problems/PM_BadInlineExpansion.txt
+libdata/inform7/Tests/Test Problems/PM_BadInlineTag.txt
+libdata/inform7/Tests/Test Problems/PM_BadIntermediateKind.txt
+libdata/inform7/Tests/Test Problems/PM_BadKOVForRelationProperty.txt
+libdata/inform7/Tests/Test Problems/PM_BadLPEquivalent.txt
+libdata/inform7/Tests/Test Problems/PM_BadLPNameOption.txt
+libdata/inform7/Tests/Test Problems/PM_BadLPOffset.txt
+libdata/inform7/Tests/Test Problems/PM_BadLPPartOption.txt
+libdata/inform7/Tests/Test Problems/PM_BadLocalKOV.txt
+libdata/inform7/Tests/Test Problems/PM_BadMapCell.txt
+libdata/inform7/Tests/Test Problems/PM_BadMatchingSyntax.txt
+libdata/inform7/Tests/Test Problems/PM_BadNow1.txt
+libdata/inform7/Tests/Test Problems/PM_BadNow2.txt
+libdata/inform7/Tests/Test Problems/PM_BadNow3.txt
+libdata/inform7/Tests/Test Problems/PM_BadObjectTranslation.txt
+libdata/inform7/Tests/Test Problems/PM_BadOldSyntax.txt
+libdata/inform7/Tests/Test Problems/PM_BadOutcomeClarification.txt
+libdata/inform7/Tests/Test Problems/PM_BadParameter.txt
+libdata/inform7/Tests/Test Problems/PM_BadPropertyList.txt
+libdata/inform7/Tests/Test Problems/PM_BadProvides.txt
+libdata/inform7/Tests/Test Problems/PM_BadQuantifierInDescription.txt
+libdata/inform7/Tests/Test Problems/PM_BadReferringProperty.txt
+libdata/inform7/Tests/Test Problems/PM_BadRelation.txt
+libdata/inform7/Tests/Test Problems/PM_BadRelationCondition.txt
+libdata/inform7/Tests/Test Problems/PM_BadRepeatDomain.txt
+libdata/inform7/Tests/Test Problems/PM_BadRuleConstraint.txt
+libdata/inform7/Tests/Test Problems/PM_BadRulePlacementNegation.txt
+libdata/inform7/Tests/Test Problems/PM_BadRulePreamble.txt
+libdata/inform7/Tests/Test Problems/PM_BadRulePreambleWhen.txt
+libdata/inform7/Tests/Test Problems/PM_BadRulebookRef.txt
+libdata/inform7/Tests/Test Problems/PM_BadTitleSentence.txt
+libdata/inform7/Tests/Test Problems/PM_BadTypeIndication.txt
+libdata/inform7/Tests/Test Problems/PM_BadUnderstandProperty.txt
+libdata/inform7/Tests/Test Problems/PM_BadUnderstandPropertyAs.txt
+libdata/inform7/Tests/Test Problems/PM_BadUniversal1.txt
+libdata/inform7/Tests/Test Problems/PM_BadVisibilityWhen.txt
+libdata/inform7/Tests/Test Problems/PM_BadWhen.txt
+libdata/inform7/Tests/Test Problems/PM_BadWhenWhile.txt
+libdata/inform7/Tests/Test Problems/PM_BadXofY.txt
+libdata/inform7/Tests/Test Problems/PM_BareKindVariable.txt
+libdata/inform7/Tests/Test Problems/PM_BareProperty.txt
+libdata/inform7/Tests/Test Problems/PM_BareTo.txt
+libdata/inform7/Tests/Test Problems/PM_BeforeOrAfterSelf.txt
+libdata/inform7/Tests/Test Problems/PM_BeforeTheLibrary.txt
+libdata/inform7/Tests/Test Problems/PM_BeginWithoutEnd.txt
+libdata/inform7/Tests/Test Problems/PM_BizarreToken.txt
+libdata/inform7/Tests/Test Problems/PM_BlockNestingTooDeep.txt
+libdata/inform7/Tests/Test Problems/PM_BogusExtension.txt
+libdata/inform7/Tests/Test Problems/PM_BothBlockSyntaxes.txt
+libdata/inform7/Tests/Test Problems/PM_BothOneAndMany.txt
+libdata/inform7/Tests/Test Problems/PM_BothRoomAndSupporter.txt
+libdata/inform7/Tests/Test Problems/PM_BothWaysDoor.txt
+libdata/inform7/Tests/Test Problems/PM_BracketedAdjective.txt
+libdata/inform7/Tests/Test Problems/PM_BrokenNegationPair.txt
+libdata/inform7/Tests/Test Problems/PM_CalledArticle.txt
+libdata/inform7/Tests/Test Problems/PM_CalledInRepeat.txt
+libdata/inform7/Tests/Test Problems/PM_CalledOverloaded.txt
+libdata/inform7/Tests/Test Problems/PM_CalledThe.txt
+libdata/inform7/Tests/Test Problems/PM_CalledWithDash.txt
+libdata/inform7/Tests/Test Problems/PM_CalledWithoutKind.txt
+libdata/inform7/Tests/Test Problems/PM_CantAssertAdjective.txt
+libdata/inform7/Tests/Test Problems/PM_CantAssertNegatedEverywhere.txt
+libdata/inform7/Tests/Test Problems/PM_CantAssertNegatedRelations.txt
+libdata/inform7/Tests/Test Problems/PM_CantAssertNonKind.txt
+libdata/inform7/Tests/Test Problems/PM_CantAssertQuantifier.txt
+libdata/inform7/Tests/Test Problems/PM_CantCallBoth.txt
+libdata/inform7/Tests/Test Problems/PM_CantCallDeferredDescs.txt
+libdata/inform7/Tests/Test Problems/PM_CantCallLeft.txt
+libdata/inform7/Tests/Test Problems/PM_CantCallRight.txt
+libdata/inform7/Tests/Test Problems/PM_CantChangeConstants.txt
+libdata/inform7/Tests/Test Problems/PM_CantChangeEverywhere.txt
+libdata/inform7/Tests/Test Problems/PM_CantChangeKind.txt
+libdata/inform7/Tests/Test Problems/PM_CantChangeNamedConstant.txt
+libdata/inform7/Tests/Test Problems/PM_CantChangeScore.txt
+libdata/inform7/Tests/Test Problems/PM_CantCheckListContents.txt
+libdata/inform7/Tests/Test Problems/PM_CantContainAndSupport.txt
+libdata/inform7/Tests/Test Problems/PM_CantCreateImplicitly.txt
+libdata/inform7/Tests/Test Problems/PM_CantEquateValues.txt
+libdata/inform7/Tests/Test Problems/PM_CantForceCalling.txt
+libdata/inform7/Tests/Test Problems/PM_CantForceExistence.txt
+libdata/inform7/Tests/Test Problems/PM_CantForceGeneralised.txt
+libdata/inform7/Tests/Test Problems/PM_CantForceRelation.txt
+libdata/inform7/Tests/Test Problems/PM_CantIncrementKind.txt
+libdata/inform7/Tests/Test Problems/PM_CantLetEmptyList.txt
+libdata/inform7/Tests/Test Problems/PM_CantLookUpTableInDeferred.txt
+libdata/inform7/Tests/Test Problems/PM_CantQualifyVariableValues.txt
+libdata/inform7/Tests/Test Problems/PM_CantRelateNothing.txt
+libdata/inform7/Tests/Test Problems/PM_CantReverseOne.txt
+libdata/inform7/Tests/Test Problems/PM_CantTranslateIntoEnglish.txt
+libdata/inform7/Tests/Test Problems/PM_CantTranslateValue.txt
+libdata/inform7/Tests/Test Problems/PM_CantUncreate.txt
+libdata/inform7/Tests/Test Problems/PM_CantUseOutsideLoop.txt
+libdata/inform7/Tests/Test Problems/PM_CantUseOutsideStructure.txt
+libdata/inform7/Tests/Test Problems/PM_CaseValueDuplicated.txt
+libdata/inform7/Tests/Test Problems/PM_CaseValueMismatch.txt
+libdata/inform7/Tests/Test Problems/PM_CaseValueNonConstant.txt
+libdata/inform7/Tests/Test Problems/PM_CaseValueUnknown.txt
+libdata/inform7/Tests/Test Problems/PM_ChalkCheese.txt
+libdata/inform7/Tests/Test Problems/PM_ChangeToWrongValue.txt
+libdata/inform7/Tests/Test Problems/PM_ChangedKind.txt
+libdata/inform7/Tests/Test Problems/PM_CinderOverflow.txt
+libdata/inform7/Tests/Test Problems/PM_CommaInName.txt
+libdata/inform7/Tests/Test Problems/PM_CommonIsProper.txt
+libdata/inform7/Tests/Test Problems/PM_ComparativeMisapplied.txt
+libdata/inform7/Tests/Test Problems/PM_ComparisonFailed.txt
+libdata/inform7/Tests/Test Problems/PM_ComplexDeterminer.txt
+libdata/inform7/Tests/Test Problems/PM_ComplexEvery.txt
+libdata/inform7/Tests/Test Problems/PM_ComplicatedSayStructure.txt
+libdata/inform7/Tests/Test Problems/PM_ComplicatedSayStructure2.txt
+libdata/inform7/Tests/Test Problems/PM_ComplicatedSayStructure3.txt
+libdata/inform7/Tests/Test Problems/PM_ComplicatedSayStructure4.txt
+libdata/inform7/Tests/Test Problems/PM_ComplicatedSayStructure5.txt
+libdata/inform7/Tests/Test Problems/PM_CompoundConditionFailed.txt
+libdata/inform7/Tests/Test Problems/PM_ConflictedReturnKinds.txt
+libdata/inform7/Tests/Test Problems/PM_ContainerAdrift.txt
+libdata/inform7/Tests/Test Problems/PM_Contradiction.txt
+libdata/inform7/Tests/Test Problems/PM_Crash1.txt
+libdata/inform7/Tests/Test Problems/PM_Crash10.txt
+libdata/inform7/Tests/Test Problems/PM_Crash11.txt
+libdata/inform7/Tests/Test Problems/PM_DefaultCaseNotLast.txt
+libdata/inform7/Tests/Test Problems/PM_DefaultDecideFails.txt
+libdata/inform7/Tests/Test Problems/PM_DefaultNamedOutcomeTwice.txt
+libdata/inform7/Tests/Test Problems/PM_DefaultOutcomeAlready.txt
+libdata/inform7/Tests/Test Problems/PM_DefaultOutcomeTwice.txt
+libdata/inform7/Tests/Test Problems/PM_DefiniteCommonNoun.txt
+libdata/inform7/Tests/Test Problems/PM_DefinitionBadCondition.txt
+libdata/inform7/Tests/Test Problems/PM_DefinitionWithoutCondition.txt
+libdata/inform7/Tests/Test Problems/PM_DescAsLiteral.txt
+libdata/inform7/Tests/Test Problems/PM_DescLocalPast.txt
+libdata/inform7/Tests/Test Problems/PM_DescriptionIsOther.txt
+libdata/inform7/Tests/Test Problems/PM_DescriptionsEquated.txt
+libdata/inform7/Tests/Test Problems/PM_DimensionNotBaseKOV.txt
+libdata/inform7/Tests/Test Problems/PM_DimensionRedundant.txt
+libdata/inform7/Tests/Test Problems/PM_DimensionsInconsistent.txt
+libdata/inform7/Tests/Test Problems/PM_DirectionAdrift.txt
+libdata/inform7/Tests/Test Problems/PM_DirectionSubkinded.txt
+libdata/inform7/Tests/Test Problems/PM_DirectionTooLong.txt
+libdata/inform7/Tests/Test Problems/PM_DissimilarValuesEquated.txt
+libdata/inform7/Tests/Test Problems/PM_DontCallPhrasesWithCalled.txt
+libdata/inform7/Tests/Test Problems/PM_DoorAdrift.txt
+libdata/inform7/Tests/Test Problems/PM_DoorInThirdRoom.txt
+libdata/inform7/Tests/Test Problems/PM_DoorOverconnected.txt
+libdata/inform7/Tests/Test Problems/PM_DoorToNonRoom.txt
+libdata/inform7/Tests/Test Problems/PM_DoorUnconnected.txt
+libdata/inform7/Tests/Test Problems/PM_DoubleOtherwise.txt
+libdata/inform7/Tests/Test Problems/PM_DoublyDeclaredKindVariable.txt
+libdata/inform7/Tests/Test Problems/PM_DubiousAmbiguity.txt
+libdata/inform7/Tests/Test Problems/PM_DuplicateColumnName.txt
+libdata/inform7/Tests/Test Problems/PM_DuplicateHere.txt
+libdata/inform7/Tests/Test Problems/PM_DuplicateOutcome.txt
+libdata/inform7/Tests/Test Problems/PM_DuplicateParentage.txt
+libdata/inform7/Tests/Test Problems/PM_DuplicateRuleName.txt
+libdata/inform7/Tests/Test Problems/PM_DuplicateUnitSpec.txt
+libdata/inform7/Tests/Test Problems/PM_DuplicateVerbs1.txt
+libdata/inform7/Tests/Test Problems/PM_EOClashesWithCondition.txt
+libdata/inform7/Tests/Test Problems/PM_EOOwnerMutable.txt
+libdata/inform7/Tests/Test Problems/PM_EitherOnThree.txt
+libdata/inform7/Tests/Test Problems/PM_EitherOrAsValue.txt
+libdata/inform7/Tests/Test Problems/PM_ElementOverflow.txt
+libdata/inform7/Tests/Test Problems/PM_EmptyDataType.txt
+libdata/inform7/Tests/Test Problems/PM_EmptyIndentedBlock.txt
+libdata/inform7/Tests/Test Problems/PM_EmptyKind.txt
+libdata/inform7/Tests/Test Problems/PM_EmptyKind2.txt
+libdata/inform7/Tests/Test Problems/PM_EmptyQuotationBox.txt
+libdata/inform7/Tests/Test Problems/PM_EmptySubstitution.txt
+libdata/inform7/Tests/Test Problems/PM_EmptyUnderstandLine.txt
+libdata/inform7/Tests/Test Problems/PM_EndWithoutBegin.txt
+libdata/inform7/Tests/Test Problems/PM_EndsWithComma.txt
+libdata/inform7/Tests/Test Problems/PM_EnigmaticPronoun.txt
+libdata/inform7/Tests/Test Problems/PM_EnigmaticThey.txt
+libdata/inform7/Tests/Test Problems/PM_EntireGameHardwired.txt
+libdata/inform7/Tests/Test Problems/PM_EntryOfNonList.txt
+libdata/inform7/Tests/Test Problems/PM_EquatesSomethingToValue.txt
+libdata/inform7/Tests/Test Problems/PM_EquationBadArithmetic.txt
+libdata/inform7/Tests/Test Problems/PM_EquationBadTarget.txt
+libdata/inform7/Tests/Test Problems/PM_EquationCantPower2-G.txt
+libdata/inform7/Tests/Test Problems/PM_EquationCantRoot-G.txt
+libdata/inform7/Tests/Test Problems/PM_EquationConstantTarget.txt
+libdata/inform7/Tests/Test Problems/PM_EquationDimensionPower.txt
+libdata/inform7/Tests/Test Problems/PM_EquationDoesntEquate.txt
+libdata/inform7/Tests/Test Problems/PM_EquationEquatesBadly.txt
+libdata/inform7/Tests/Test Problems/PM_EquationEquatesMultiply.txt
+libdata/inform7/Tests/Test Problems/PM_EquationIncomparable.txt
+libdata/inform7/Tests/Test Problems/PM_EquationInsoluble.txt
+libdata/inform7/Tests/Test Problems/PM_EquationLeadingZero.txt
+libdata/inform7/Tests/Test Problems/PM_EquationMisnamed.txt
+libdata/inform7/Tests/Test Problems/PM_EquationMisnumbered.txt
+libdata/inform7/Tests/Test Problems/PM_EquationMispunctuated.txt
+libdata/inform7/Tests/Test Problems/PM_EquationOperatorUnrecognised.txt
+libdata/inform7/Tests/Test Problems/PM_EquationSymbolBadSub.txt
+libdata/inform7/Tests/Test Problems/PM_EquationSymbolEqualsKOV.txt
+libdata/inform7/Tests/Test Problems/PM_EquationSymbolMalformed.txt
+libdata/inform7/Tests/Test Problems/PM_EquationSymbolMisdeclared.txt
+libdata/inform7/Tests/Test Problems/PM_EquationSymbolMissing.txt
+libdata/inform7/Tests/Test Problems/PM_EquationSymbolNonNumeric.txt
+libdata/inform7/Tests/Test Problems/PM_EquationSymbolNonValue.txt
+libdata/inform7/Tests/Test Problems/PM_EquationSymbolSpurious.txt
+libdata/inform7/Tests/Test Problems/PM_EquationSymbolVague.txt
+libdata/inform7/Tests/Test Problems/PM_EquationSymbolWrongKOV.txt
+libdata/inform7/Tests/Test Problems/PM_EquationTokenUnrecognised.txt
+libdata/inform7/Tests/Test Problems/PM_EquationTooComplex.txt
+libdata/inform7/Tests/Test Problems/PM_EraseWithdrawn.txt
+libdata/inform7/Tests/Test Problems/PM_EvenOverflow-G.txt
+libdata/inform7/Tests/Test Problems/PM_EveryEquated.txt
+libdata/inform7/Tests/Test Problems/PM_EveryWrongSide.txt
+libdata/inform7/Tests/Test Problems/PM_EverywhereMisapplied.txt
+libdata/inform7/Tests/Test Problems/PM_EverywhereNonBackdrop.txt
+libdata/inform7/Tests/Test Problems/PM_ExistingRegion.txt
+libdata/inform7/Tests/Test Problems/PM_ExistingVarNotFound.txt
+libdata/inform7/Tests/Test Problems/PM_ExtAuthorTooLong.txt
+libdata/inform7/Tests/Test Problems/PM_ExtBeginsAfterEndsHere.txt
+libdata/inform7/Tests/Test Problems/PM_ExtInadequateVM.txt
+libdata/inform7/Tests/Test Problems/PM_ExtMisidentifiedEnds.txt
+libdata/inform7/Tests/Test Problems/PM_ExtMultipleBeginsHere.txt
+libdata/inform7/Tests/Test Problems/PM_ExtMultipleEndsHere.txt
+libdata/inform7/Tests/Test Problems/PM_ExtNoEndsHere.txt
+libdata/inform7/Tests/Test Problems/PM_ExtSpuriouslyContinues.txt
+libdata/inform7/Tests/Test Problems/PM_ExtTitleTooLong.txt
+libdata/inform7/Tests/Test Problems/PM_ExtVersionMalformed.txt
+libdata/inform7/Tests/Test Problems/PM_ExtVersionTooLow.txt
+libdata/inform7/Tests/Test Problems/PM_FRFUnavailable.txt
+libdata/inform7/Tests/Test Problems/PM_FigureWhiteSpace.txt
+libdata/inform7/Tests/Test Problems/PM_FilenameDuplicate.txt
+libdata/inform7/Tests/Test Problems/PM_FilenameNotTextual.txt
+libdata/inform7/Tests/Test Problems/PM_FilenameUnsafe.txt
+libdata/inform7/Tests/Test Problems/PM_FilterQuantified.txt
+libdata/inform7/Tests/Test Problems/PM_GeneralitySpec.txt
+libdata/inform7/Tests/Test Problems/PM_GenericDescription.txt
+libdata/inform7/Tests/Test Problems/PM_GlobalKindWrong.txt
+libdata/inform7/Tests/Test Problems/PM_GlobalRedeclared.txt
+libdata/inform7/Tests/Test Problems/PM_GoingWithoutObject.txt
+libdata/inform7/Tests/Test Problems/PM_GoingWrongKind.txt
+libdata/inform7/Tests/Test Problems/PM_GradingCalled.txt
+libdata/inform7/Tests/Test Problems/PM_GradingMisphrased.txt
+libdata/inform7/Tests/Test Problems/PM_GradingNonLiteral.txt
+libdata/inform7/Tests/Test Problems/PM_GradingNonarithmeticKOV.txt
+libdata/inform7/Tests/Test Problems/PM_GradingUnknownProperty.txt
+libdata/inform7/Tests/Test Problems/PM_GradingUnless.txt
+libdata/inform7/Tests/Test Problems/PM_GradingWrongKOV.txt
+libdata/inform7/Tests/Test Problems/PM_GrammarBadRelation.txt
+libdata/inform7/Tests/Test Problems/PM_GrammarIllFounded.txt
+libdata/inform7/Tests/Test Problems/PM_GrammarMismatchesAction.txt
+libdata/inform7/Tests/Test Problems/PM_GrammarObjectlessRelation.txt
+libdata/inform7/Tests/Test Problems/PM_GrammarTokenCowardice.txt
+libdata/inform7/Tests/Test Problems/PM_GrammarTranslatedAlready.txt
+libdata/inform7/Tests/Test Problems/PM_GrammarValueRelation.txt
+libdata/inform7/Tests/Test Problems/PM_GrammarValueRelation2.txt
+libdata/inform7/Tests/Test Problems/PM_HardIntegerRoot.txt
+libdata/inform7/Tests/Test Problems/PM_HasBareAdjective.txt
+libdata/inform7/Tests/Test Problems/PM_HasNoVariables.txt
+libdata/inform7/Tests/Test Problems/PM_HeadingInPlaceOfSubordinate.txt
+libdata/inform7/Tests/Test Problems/PM_HeadingInPlaceOfUnincluded.txt
+libdata/inform7/Tests/Test Problems/PM_HeadingInPlaceOfUnknown.txt
+libdata/inform7/Tests/Test Problems/PM_HeadingOverLine.txt
+libdata/inform7/Tests/Test Problems/PM_HeadingStopsBeforeEndOfLine.txt
+libdata/inform7/Tests/Test Problems/PM_HereFailedOnNothing.txt
+libdata/inform7/Tests/Test Problems/PM_I6ResponsesAwry.txt
+libdata/inform7/Tests/Test Problems/PM_IdentityUnclear.txt
+libdata/inform7/Tests/Test Problems/PM_IfInAssertion.txt
+libdata/inform7/Tests/Test Problems/PM_IfOutsidePhrase.txt
+libdata/inform7/Tests/Test Problems/PM_IllFounded.txt
+libdata/inform7/Tests/Test Problems/PM_ImplicationCertain.txt
+libdata/inform7/Tests/Test Problems/PM_ImplicationValueProperty.txt
+libdata/inform7/Tests/Test Problems/PM_ImproperRulePlacement.txt
+libdata/inform7/Tests/Test Problems/PM_ImproperlyMadeDirection.txt
+libdata/inform7/Tests/Test Problems/PM_InaccessibleVariable.txt
+libdata/inform7/Tests/Test Problems/PM_IncludeExtQuoted.txt
+libdata/inform7/Tests/Test Problems/PM_IncludeInsteadOf.txt
+libdata/inform7/Tests/Test Problems/PM_IncompatibleConstantListEntry.txt
+libdata/inform7/Tests/Test Problems/PM_IndefiniteTextMeaningless.txt
+libdata/inform7/Tests/Test Problems/PM_IndefiniteVariable.txt
+libdata/inform7/Tests/Test Problems/PM_IndefiniteVariable2.txt
+libdata/inform7/Tests/Test Problems/PM_InequalityFailed.txt
+libdata/inform7/Tests/Test Problems/PM_InexplicitTableEntryAsValue.txt
+libdata/inform7/Tests/Test Problems/PM_InitialiseQ1.txt
+libdata/inform7/Tests/Test Problems/PM_InitialiseQ2.txt
+libdata/inform7/Tests/Test Problems/PM_InlineCopy.txt
+libdata/inform7/Tests/Test Problems/PM_InlineExtremal.txt
+libdata/inform7/Tests/Test Problems/PM_InlineFunctionApplication.txt
+libdata/inform7/Tests/Test Problems/PM_InlineListTogether.txt
+libdata/inform7/Tests/Test Problems/PM_InlineMatchesDescription.txt
+libdata/inform7/Tests/Test Problems/PM_InlineNew.txt
+libdata/inform7/Tests/Test Problems/PM_InlineNoSuch.txt
+libdata/inform7/Tests/Test Problems/PM_InlineNowMatchesDescription.txt
+libdata/inform7/Tests/Test Problems/PM_InlinePrimitive.txt
+libdata/inform7/Tests/Test Problems/PM_InlineRule.txt
+libdata/inform7/Tests/Test Problems/PM_InlineSchemaErrors.txt
+libdata/inform7/Tests/Test Problems/PM_InlineTooLong.txt
+libdata/inform7/Tests/Test Problems/PM_InstanceContradiction.txt
+libdata/inform7/Tests/Test Problems/PM_InstanceNowKind.txt
+libdata/inform7/Tests/Test Problems/PM_IntangibleRelated.txt
+libdata/inform7/Tests/Test Problems/PM_KOVRelated.txt
+libdata/inform7/Tests/Test Problems/PM_KindAdjectiveClash.txt
+libdata/inform7/Tests/Test Problems/PM_KindAsActualValue.txt
+libdata/inform7/Tests/Test Problems/PM_KindAsProperty.txt
+libdata/inform7/Tests/Test Problems/PM_KindIsAction.txt
+libdata/inform7/Tests/Test Problems/PM_KindNowhere.txt
+libdata/inform7/Tests/Test Problems/PM_KindOfActualValue.txt
+libdata/inform7/Tests/Test Problems/PM_KindOfBackdropEverywhere.txt
+libdata/inform7/Tests/Test Problems/PM_KindOfEveryDisallowed.txt
+libdata/inform7/Tests/Test Problems/PM_KindOfExotica.txt
+libdata/inform7/Tests/Test Problems/PM_KindOfInstance.txt
+libdata/inform7/Tests/Test Problems/PM_KindOfIs.txt
+libdata/inform7/Tests/Test Problems/PM_KindOfKindDisallowed.txt
+libdata/inform7/Tests/Test Problems/PM_KindOfVariable.txt
+libdata/inform7/Tests/Test Problems/PM_KindRelated.txt
+libdata/inform7/Tests/Test Problems/PM_KindRelatedToValue.txt
+libdata/inform7/Tests/Test Problems/PM_KindRequiresGlulx.txt
+libdata/inform7/Tests/Test Problems/PM_KindUnalterable.txt
+libdata/inform7/Tests/Test Problems/PM_KindUncertainDisallowed.txt
+libdata/inform7/Tests/Test Problems/PM_KindsCircular.txt
+libdata/inform7/Tests/Test Problems/PM_KindsCircular2.txt
+libdata/inform7/Tests/Test Problems/PM_KindsIncompatible.txt
+libdata/inform7/Tests/Test Problems/PM_LPBuiltInKOV.txt
+libdata/inform7/Tests/Test Problems/PM_LPBuiltInKOVHidden.txt
+libdata/inform7/Tests/Test Problems/PM_LPCantScaleTwice.txt
+libdata/inform7/Tests/Test Problems/PM_LPCantScaleYet.txt
+libdata/inform7/Tests/Test Problems/PM_LPElementTooLarge.txt
+libdata/inform7/Tests/Test Problems/PM_LPEnumeration.txt
+libdata/inform7/Tests/Test Problems/PM_LPFirstOptional.txt
+libdata/inform7/Tests/Test Problems/PM_LPMultipleOptional.txt
+libdata/inform7/Tests/Test Problems/PM_LPNeedsReal.txt
+libdata/inform7/Tests/Test Problems/PM_LPNonpositiveScaling.txt
+libdata/inform7/Tests/Test Problems/PM_LPNotAllNamed.txt
+libdata/inform7/Tests/Test Problems/PM_LPNotKOV.txt
+libdata/inform7/Tests/Test Problems/PM_LPPartNamesTooLong.txt
+libdata/inform7/Tests/Test Problems/PM_LPRepeatedPartNames.txt
+libdata/inform7/Tests/Test Problems/PM_LPTooComplicated.txt
+libdata/inform7/Tests/Test Problems/PM_LPTooLittleAccuracy.txt
+libdata/inform7/Tests/Test Problems/PM_LPTooManyElements.txt
+libdata/inform7/Tests/Test Problems/PM_LPTooManyPartNames.txt
+libdata/inform7/Tests/Test Problems/PM_LPWithoutElement.txt
+libdata/inform7/Tests/Test Problems/PM_LabelNamespaceTooLong.txt
+libdata/inform7/Tests/Test Problems/PM_LateInferenceProblem.txt
+libdata/inform7/Tests/Test Problems/PM_LateLeftTermWrongKind.txt
+libdata/inform7/Tests/Test Problems/PM_LateRightTermWrongKind.txt
+libdata/inform7/Tests/Test Problems/PM_LetCreatedInIf.txt
+libdata/inform7/Tests/Test Problems/PM_LiteralDescriptionAsValue.txt
+libdata/inform7/Tests/Test Problems/PM_LiteralOverflow.txt
+libdata/inform7/Tests/Test Problems/PM_LiteralPunctuation.txt
+libdata/inform7/Tests/Test Problems/PM_LocalInDescription.txt
+libdata/inform7/Tests/Test Problems/PM_LocalMismatch.txt
+libdata/inform7/Tests/Test Problems/PM_LookedUpForbiddenProperty.txt
+libdata/inform7/Tests/Test Problems/PM_LoopWithoutBody.txt
+libdata/inform7/Tests/Test Problems/PM_MapBadRubric.txt
+libdata/inform7/Tests/Test Problems/PM_MapDirectionClue.txt
+libdata/inform7/Tests/Test Problems/PM_MapFromNonRoom.txt
+libdata/inform7/Tests/Test Problems/PM_MapFromNonroom2.txt
+libdata/inform7/Tests/Test Problems/PM_MapFromNowhere.txt
+libdata/inform7/Tests/Test Problems/PM_MapHintUnknown.txt
+libdata/inform7/Tests/Test Problems/PM_MapNonLateral.txt
+libdata/inform7/Tests/Test Problems/PM_MapNonObject.txt
+libdata/inform7/Tests/Test Problems/PM_MapPlacement.txt
+libdata/inform7/Tests/Test Problems/PM_MapPlacementDirection.txt
+libdata/inform7/Tests/Test Problems/PM_MapSettingOfUnknown.txt
+libdata/inform7/Tests/Test Problems/PM_MapSettingTooLong.txt
+libdata/inform7/Tests/Test Problems/PM_MapSettingTypeFailed.txt
+libdata/inform7/Tests/Test Problems/PM_MapSettingUnknown.txt
+libdata/inform7/Tests/Test Problems/PM_MapToNonRoom.txt
+libdata/inform7/Tests/Test Problems/PM_MapToNonobject.txt
+libdata/inform7/Tests/Test Problems/PM_MapUnknownColour.txt
+libdata/inform7/Tests/Test Problems/PM_MapUnknownOffset.txt
+libdata/inform7/Tests/Test Problems/PM_MapUnknownOffsetBase.txt
+libdata/inform7/Tests/Test Problems/PM_MasksRelation.txt
+libdata/inform7/Tests/Test Problems/PM_MatchedAsTooLong.txt
+libdata/inform7/Tests/Test Problems/PM_MeaningRecursive.txt
+libdata/inform7/Tests/Test Problems/PM_MidTextUnicode.txt
+libdata/inform7/Tests/Test Problems/PM_MisalignedCase.txt
+libdata/inform7/Tests/Test Problems/PM_MisalignedIndentation.txt
+libdata/inform7/Tests/Test Problems/PM_MisalignedOtherwise.txt
+libdata/inform7/Tests/Test Problems/PM_MisarrangedOtherwise.txt
+libdata/inform7/Tests/Test Problems/PM_Misboxed.txt
+libdata/inform7/Tests/Test Problems/PM_MiscellaneousEOProblem.txt
+libdata/inform7/Tests/Test Problems/PM_MiseEnAbyme.txt
+libdata/inform7/Tests/Test Problems/PM_MisplacedInitially.txt
+libdata/inform7/Tests/Test Problems/PM_MisplacedRulebookOutcome.txt
+libdata/inform7/Tests/Test Problems/PM_MisplacedRulebookOutcome2.txt
+libdata/inform7/Tests/Test Problems/PM_MixedConstants.txt
+libdata/inform7/Tests/Test Problems/PM_MixedConstantsEquation.txt
+libdata/inform7/Tests/Test Problems/PM_MixedExistingConstants.txt
+libdata/inform7/Tests/Test Problems/PM_MixedOutcome.txt
+libdata/inform7/Tests/Test Problems/PM_MultipleCCR.txt
+libdata/inform7/Tests/Test Problems/PM_MultipleCalled.txt
+libdata/inform7/Tests/Test Problems/PM_MultipleMultiples.txt
+libdata/inform7/Tests/Test Problems/PM_MultiplyVague.txt
+libdata/inform7/Tests/Test Problems/PM_MultiplyingNonKOVs.txt
+libdata/inform7/Tests/Test Problems/PM_MultiwordGrading.txt
+libdata/inform7/Tests/Test Problems/PM_MultiwordPastParticiple.txt
+libdata/inform7/Tests/Test Problems/PM_MustBeOneWord.txt
+libdata/inform7/Tests/Test Problems/PM_NameBestAvoided.txt
+libdata/inform7/Tests/Test Problems/PM_NameIsArticle.txt
+libdata/inform7/Tests/Test Problems/PM_NameOfKindIsnt.txt
+libdata/inform7/Tests/Test Problems/PM_NameOfKindMismatch.txt
+libdata/inform7/Tests/Test Problems/PM_NameReserved.txt
+libdata/inform7/Tests/Test Problems/PM_NameWithBrackets.txt
+libdata/inform7/Tests/Test Problems/PM_NameWithText.txt
+libdata/inform7/Tests/Test Problems/PM_NamedAPIsArticle.txt
+libdata/inform7/Tests/Test Problems/PM_NamedAPWithActor.txt
+libdata/inform7/Tests/Test Problems/PM_NamedGeneric.txt
+libdata/inform7/Tests/Test Problems/PM_NamedInline.txt
+libdata/inform7/Tests/Test Problems/PM_NamelessDirection.txt
+libdata/inform7/Tests/Test Problems/PM_NamelessRule.txt
+libdata/inform7/Tests/Test Problems/PM_NegatedVerb1.txt
+libdata/inform7/Tests/Test Problems/PM_NegationForbidden.txt
+libdata/inform7/Tests/Test Problems/PM_NegationInternal.txt
+libdata/inform7/Tests/Test Problems/PM_NegativeCreation.txt
+libdata/inform7/Tests/Test Problems/PM_NestedSubstitution.txt
+libdata/inform7/Tests/Test Problems/PM_NestedUSubstitution.txt
+libdata/inform7/Tests/Test Problems/PM_NoHere.txt
+libdata/inform7/Tests/Test Problems/PM_NoMapOrigin.txt
+libdata/inform7/Tests/Test Problems/PM_NoMoreRonNewcombMoment.txt
+libdata/inform7/Tests/Test Problems/PM_NoNaturalDefault.txt
+libdata/inform7/Tests/Test Problems/PM_NoNaturalDefault2.txt
+libdata/inform7/Tests/Test Problems/PM_NoNewInstances.txt
+libdata/inform7/Tests/Test Problems/PM_NoRowSelected.txt
+libdata/inform7/Tests/Test Problems/PM_NoStartRoom.txt
+libdata/inform7/Tests/Test Problems/PM_NoSuchPublicRelease.txt
+libdata/inform7/Tests/Test Problems/PM_NoSuchResponse.txt
+libdata/inform7/Tests/Test Problems/PM_NoSuchRuleExists.txt
+libdata/inform7/Tests/Test Problems/PM_NoSuchRulebookPlacement.txt
+libdata/inform7/Tests/Test Problems/PM_NoSuchVerb.txt
+libdata/inform7/Tests/Test Problems/PM_NoSuchVerbComma.txt
+libdata/inform7/Tests/Test Problems/PM_NoSuchVerbNumberedColon.txt
+libdata/inform7/Tests/Test Problems/PM_NoTopicsThatVary.txt
+libdata/inform7/Tests/Test Problems/PM_NonActionIn.txt
+libdata/inform7/Tests/Test Problems/PM_NonActionInPresenceOf.txt
+libdata/inform7/Tests/Test Problems/PM_NonAdjectivalProperty.txt
+libdata/inform7/Tests/Test Problems/PM_NonCaseInIf.txt
+libdata/inform7/Tests/Test Problems/PM_NonDimensional.txt
+libdata/inform7/Tests/Test Problems/PM_NonInstanceHere.txt
+libdata/inform7/Tests/Test Problems/PM_NonNumericListEntry.txt
+libdata/inform7/Tests/Test Problems/PM_NonObjectCanBe.txt
+libdata/inform7/Tests/Test Problems/PM_NonOutcomeProperty.txt
+libdata/inform7/Tests/Test Problems/PM_NonPresentTense.txt
+libdata/inform7/Tests/Test Problems/PM_NonPropertyCompared.txt
+libdata/inform7/Tests/Test Problems/PM_NonPropertyTranslated.txt
+libdata/inform7/Tests/Test Problems/PM_NonQuantityTranslated.txt
+libdata/inform7/Tests/Test Problems/PM_NonThingInModel.txt
+libdata/inform7/Tests/Test Problems/PM_NonValue.txt
+libdata/inform7/Tests/Test Problems/PM_NonValue2.txt
+libdata/inform7/Tests/Test Problems/PM_NonconstantActionInTable.txt
+libdata/inform7/Tests/Test Problems/PM_NonconstantConstantListEntry.txt
+libdata/inform7/Tests/Test Problems/PM_NonconstantEvent.txt
+libdata/inform7/Tests/Test Problems/PM_NonflushRule.txt
+libdata/inform7/Tests/Test Problems/PM_NoninlineUsesNonvalues.txt
+libdata/inform7/Tests/Test Problems/PM_NontextualUnderstand.txt
+libdata/inform7/Tests/Test Problems/PM_NotAPhraseOption.txt
+libdata/inform7/Tests/Test Problems/PM_NotAnLvalue.txt
+libdata/inform7/Tests/Test Problems/PM_NotExactValueWanted.txt
+libdata/inform7/Tests/Test Problems/PM_NotInOldSyntax.txt
+libdata/inform7/Tests/Test Problems/PM_NotNewCommand.txt
+libdata/inform7/Tests/Test Problems/PM_NotOldCommand.txt
+libdata/inform7/Tests/Test Problems/PM_NotTheOnlyPhraseOption.txt
+libdata/inform7/Tests/Test Problems/PM_NothingDiscussed.txt
+libdata/inform7/Tests/Test Problems/PM_NothingForSomething.txt
+libdata/inform7/Tests/Test Problems/PM_NowhereDescribed.txt
+libdata/inform7/Tests/Test Problems/PM_NowhereMisapplied.txt
+libdata/inform7/Tests/Test Problems/PM_NumberOfTurns.txt
+libdata/inform7/Tests/Test Problems/PM_OOWinIWRulebook.txt
+libdata/inform7/Tests/Test Problems/PM_ObjectAndValueEquated.txt
+libdata/inform7/Tests/Test Problems/PM_ObjectIncWhen.txt
+libdata/inform7/Tests/Test Problems/PM_ObjectIsAction.txt
+libdata/inform7/Tests/Test Problems/PM_ObjectIsAction2.txt
+libdata/inform7/Tests/Test Problems/PM_ObjectIsProperty.txt
+libdata/inform7/Tests/Test Problems/PM_ObjectIsValue.txt
+libdata/inform7/Tests/Test Problems/PM_ObsoleteHeldTokens.txt
+libdata/inform7/Tests/Test Problems/PM_OldVerbUsage.txt
+libdata/inform7/Tests/Test Problems/PM_OneOrVariousWithWhen.txt
+libdata/inform7/Tests/Test Problems/PM_OneToOneMiscalled.txt
+libdata/inform7/Tests/Test Problems/PM_OppositeNotDirection.txt
+libdata/inform7/Tests/Test Problems/PM_OptionlessOption.txt
+libdata/inform7/Tests/Test Problems/PM_OtherwiseIfAfterOtherwise.txt
+libdata/inform7/Tests/Test Problems/PM_OtherwiseIfMisplaced.txt
+libdata/inform7/Tests/Test Problems/PM_OtherwiseInNonIf.txt
+libdata/inform7/Tests/Test Problems/PM_OtherwiseWithoutIf.txt
+libdata/inform7/Tests/Test Problems/PM_OutOfPlay.txt
+libdata/inform7/Tests/Test Problems/PM_OverAmbitiousSlash.txt
+libdata/inform7/Tests/Test Problems/PM_OverComplexToken.txt
+libdata/inform7/Tests/Test Problems/PM_OverspecifiedSpec.txt
+libdata/inform7/Tests/Test Problems/PM_OwnerTimeDependent.txt
+libdata/inform7/Tests/Test Problems/PM_PTAPMakesCallings.txt
+libdata/inform7/Tests/Test Problems/PM_PTAPTooComplex.txt
+libdata/inform7/Tests/Test Problems/PM_ParaEndsInColon.txt
+libdata/inform7/Tests/Test Problems/PM_PartOfRoom.txt
+libdata/inform7/Tests/Test Problems/PM_PastActionCalled.txt
+libdata/inform7/Tests/Test Problems/PM_PastCallings.txt
+libdata/inform7/Tests/Test Problems/PM_PastSubordinate.txt
+libdata/inform7/Tests/Test Problems/PM_PastTableEntries.txt
+libdata/inform7/Tests/Test Problems/PM_PastTableLookup.txt
+libdata/inform7/Tests/Test Problems/PM_PeculiarProperty.txt
+libdata/inform7/Tests/Test Problems/PM_PeculiarPropertyValue.txt
+libdata/inform7/Tests/Test Problems/PM_PersonContaining.txt
+libdata/inform7/Tests/Test Problems/PM_PhraseInBracketsPlus.txt
+libdata/inform7/Tests/Test Problems/PM_PhraseNameDuplicated.txt
+libdata/inform7/Tests/Test Problems/PM_PhraseNamedI6Failed.txt
+libdata/inform7/Tests/Test Problems/PM_PhraseOptionsExclusive.txt
+libdata/inform7/Tests/Test Problems/PM_PhraseTokenQuantified.txt
+libdata/inform7/Tests/Test Problems/PM_PhraseTooLong.txt
+libdata/inform7/Tests/Test Problems/PM_PictureDuplicate.txt
+libdata/inform7/Tests/Test Problems/PM_PictureNotTextual.txt
+libdata/inform7/Tests/Test Problems/PM_PlaceWithMissingRule.txt
+libdata/inform7/Tests/Test Problems/PM_PlayerIsPart.txt
+libdata/inform7/Tests/Test Problems/PM_PluralIsQuoted.txt
+libdata/inform7/Tests/Test Problems/PM_PluralOfQuoted.txt
+libdata/inform7/Tests/Test Problems/PM_PluralisedRule.txt
+libdata/inform7/Tests/Test Problems/PM_PrepositionConjugated.txt
+libdata/inform7/Tests/Test Problems/PM_PrepositionLong.txt
+libdata/inform7/Tests/Test Problems/PM_PresentPluralTwice.txt
+libdata/inform7/Tests/Test Problems/PM_PropForBadKOV.txt
+libdata/inform7/Tests/Test Problems/PM_PropWithNegativeCertainty.txt
+libdata/inform7/Tests/Test Problems/PM_ProperIsItself.txt
+libdata/inform7/Tests/Test Problems/PM_PropertiesEquated.txt
+libdata/inform7/Tests/Test Problems/PM_PropertyAlreadyKnown.txt
+libdata/inform7/Tests/Test Problems/PM_PropertyCalledArticle.txt
+libdata/inform7/Tests/Test Problems/PM_PropertyCalledPresence.txt
+libdata/inform7/Tests/Test Problems/PM_PropertyContradiction.txt
+libdata/inform7/Tests/Test Problems/PM_PropertyIndefinite.txt
+libdata/inform7/Tests/Test Problems/PM_PropertyInstance.txt
+libdata/inform7/Tests/Test Problems/PM_PropertyKindClashes.txt
+libdata/inform7/Tests/Test Problems/PM_PropertyKindUnknown.txt
+libdata/inform7/Tests/Test Problems/PM_PropertyKindVague.txt
+libdata/inform7/Tests/Test Problems/PM_PropertyNameClash.txt
+libdata/inform7/Tests/Test Problems/PM_PropertyNameForbidden.txt
+libdata/inform7/Tests/Test Problems/PM_PropertyNameTooLong.txt
+libdata/inform7/Tests/Test Problems/PM_PropertyNameUnsuitable.txt
+libdata/inform7/Tests/Test Problems/PM_PropertyNonConstant.txt
+libdata/inform7/Tests/Test Problems/PM_PropertyNotPermitted.txt
+libdata/inform7/Tests/Test Problems/PM_PropertyObj2.txt
+libdata/inform7/Tests/Test Problems/PM_PropertyOfKind1.txt
+libdata/inform7/Tests/Test Problems/PM_PropertyOfKind2.txt
+libdata/inform7/Tests/Test Problems/PM_PropertyOfPronoun.txt
+libdata/inform7/Tests/Test Problems/PM_PropertyTooSpecific.txt
+libdata/inform7/Tests/Test Problems/PM_PropertyType.txt
+libdata/inform7/Tests/Test Problems/PM_PropertyUninitialisable.txt
+libdata/inform7/Tests/Test Problems/PM_PropertyValueUnknown.txt
+libdata/inform7/Tests/Test Problems/PM_ProtectedFromLet.txt
+libdata/inform7/Tests/Test Problems/PM_QualifiedCanBe.txt
+libdata/inform7/Tests/Test Problems/PM_QuantityKindNothing.txt
+libdata/inform7/Tests/Test Problems/PM_QuantityTranslatedAlready.txt
+libdata/inform7/Tests/Test Problems/PM_QuotedInPhrase.txt
+libdata/inform7/Tests/Test Problems/PM_RandomImpossible.txt
+libdata/inform7/Tests/Test Problems/PM_RangeOverlyBroad.txt
+libdata/inform7/Tests/Test Problems/PM_RedefinedNow.txt
+libdata/inform7/Tests/Test Problems/PM_RedundantReturnKOV.txt
+libdata/inform7/Tests/Test Problems/PM_RedundantThatVaries.txt
+libdata/inform7/Tests/Test Problems/PM_RegionAdrift.txt
+libdata/inform7/Tests/Test Problems/PM_RegionInTwoRegions.txt
+libdata/inform7/Tests/Test Problems/PM_RegionRelated.txt
+libdata/inform7/Tests/Test Problems/PM_RegionRelation.txt
+libdata/inform7/Tests/Test Problems/PM_RegionRelation2.txt
+libdata/inform7/Tests/Test Problems/PM_RelNotStoredInProperty.txt
+libdata/inform7/Tests/Test Problems/PM_RelatedByEquality.txt
+libdata/inform7/Tests/Test Problems/PM_RelatedKindsUnknown.txt
+libdata/inform7/Tests/Test Problems/PM_Relation1to1Right.txt
+libdata/inform7/Tests/Test Problems/PM_RelationAPL.txt
+libdata/inform7/Tests/Test Problems/PM_RelationContradiction.txt
+libdata/inform7/Tests/Test Problems/PM_RelationContradiction2.txt
+libdata/inform7/Tests/Test Problems/PM_RelationExists.txt
+libdata/inform7/Tests/Test Problems/PM_RelationFailedOnNothing.txt
+libdata/inform7/Tests/Test Problems/PM_RelationNameTooLong.txt
+libdata/inform7/Tests/Test Problems/PM_RelationOtoVContradiction.txt
+libdata/inform7/Tests/Test Problems/PM_RelationVtoOContradiction.txt
+libdata/inform7/Tests/Test Problems/PM_RelationWithBadProperty.txt
+libdata/inform7/Tests/Test Problems/PM_RelationWithEitherOrProperty.txt
+libdata/inform7/Tests/Test Problems/PM_RelationsEquated.txt
+libdata/inform7/Tests/Test Problems/PM_ReleaseAlong.txt
+libdata/inform7/Tests/Test Problems/PM_RescaleWithdrawn.txt
+libdata/inform7/Tests/Test Problems/PM_ResponseComparisonUnsafe.txt
+libdata/inform7/Tests/Test Problems/PM_ResponseContextWrong.txt
+libdata/inform7/Tests/Test Problems/PM_ResponseDuplicated.txt
+libdata/inform7/Tests/Test Problems/PM_ReturnKindUndetermined.txt
+libdata/inform7/Tests/Test Problems/PM_ReturnKindVague.txt
+libdata/inform7/Tests/Test Problems/PM_ReturnWrongKind.txt
+libdata/inform7/Tests/Test Problems/PM_RoomAdrift.txt
+libdata/inform7/Tests/Test Problems/PM_RoomInIgnoredSource.txt
+libdata/inform7/Tests/Test Problems/PM_RoomMissingDoor.txt
+libdata/inform7/Tests/Test Problems/PM_RoomOrDoorAsPart.txt
+libdata/inform7/Tests/Test Problems/PM_RoomTwistyDoor.txt
+libdata/inform7/Tests/Test Problems/PM_RuleInIncompatibleRulebooks.txt
+libdata/inform7/Tests/Test Problems/PM_RuleNotAllowedOutcome.txt
+libdata/inform7/Tests/Test Problems/PM_RuleOutcomeWrongKind.txt
+libdata/inform7/Tests/Test Problems/PM_RuleWithComma.txt
+libdata/inform7/Tests/Test Problems/PM_RuleWithDefiniteArticle.txt
+libdata/inform7/Tests/Test Problems/PM_RuleWithoutColon.txt
+libdata/inform7/Tests/Test Problems/PM_RulebookIndefinite.txt
+libdata/inform7/Tests/Test Problems/PM_RulebookVarUncalled.txt
+libdata/inform7/Tests/Test Problems/PM_RulebookVariableAnd.txt
+libdata/inform7/Tests/Test Problems/PM_RulebookVariableBadKind.txt
+libdata/inform7/Tests/Test Problems/PM_RulebookVariableKindless.txt
+libdata/inform7/Tests/Test Problems/PM_RulebookVariableTooSpecific.txt
+libdata/inform7/Tests/Test Problems/PM_RulebookVariableVague.txt
+libdata/inform7/Tests/Test Problems/PM_RulebookWithAt.txt
+libdata/inform7/Tests/Test Problems/PM_RulebookWithDefinition.txt
+libdata/inform7/Tests/Test Problems/PM_RulebookWithTo.txt
+libdata/inform7/Tests/Test Problems/PM_RulesCantInterchange.txt
+libdata/inform7/Tests/Test Problems/PM_RunOnsInTabbedRoutine.txt
+libdata/inform7/Tests/Test Problems/PM_SameKindEquated.txt
+libdata/inform7/Tests/Test Problems/PM_Sarcasm1.txt
+libdata/inform7/Tests/Test Problems/PM_Sarcasm2.txt
+libdata/inform7/Tests/Test Problems/PM_Sarcasm3.txt
+libdata/inform7/Tests/Test Problems/PM_SayAList.txt
+libdata/inform7/Tests/Test Problems/PM_SayComma.txt
+libdata/inform7/Tests/Test Problems/PM_SayElseMisplaced.txt
+libdata/inform7/Tests/Test Problems/PM_SayEndIfWithoutSayIf.txt
+libdata/inform7/Tests/Test Problems/PM_SayIfNested.txt
+libdata/inform7/Tests/Test Problems/PM_SayOtherwiseWithoutIf.txt
+libdata/inform7/Tests/Test Problems/PM_SayOverComplex.txt
+libdata/inform7/Tests/Test Problems/PM_SaySlashed.txt
+libdata/inform7/Tests/Test Problems/PM_SayUnicode.txt
+libdata/inform7/Tests/Test Problems/PM_SayUnknown.txt
+libdata/inform7/Tests/Test Problems/PM_SayUnknownCondition.txt
+libdata/inform7/Tests/Test Problems/PM_SayWithPhraseOptions.txt
+libdata/inform7/Tests/Test Problems/PM_SceneryDoublyDescribed.txt
+libdata/inform7/Tests/Test Problems/PM_ScenesBadCondition.txt
+libdata/inform7/Tests/Test Problems/PM_ScenesBadDuring.txt
+libdata/inform7/Tests/Test Problems/PM_ScenesDisallowCalled.txt
+libdata/inform7/Tests/Test Problems/PM_ScenesNotPlay.txt
+libdata/inform7/Tests/Test Problems/PM_ScenesOnly.txt
+libdata/inform7/Tests/Test Problems/PM_ScenesOversetEnd.txt
+libdata/inform7/Tests/Test Problems/PM_ScenesUnknownEnd.txt
+libdata/inform7/Tests/Test Problems/PM_ScenesWithTooManyEnds.txt
+libdata/inform7/Tests/Test Problems/PM_SemicolonAfterColon.txt
+libdata/inform7/Tests/Test Problems/PM_SemicolonAfterStop.txt
+libdata/inform7/Tests/Test Problems/PM_SentenceEndsInColon.txt
+libdata/inform7/Tests/Test Problems/PM_SentenceEndsInSemicolon.txt
+libdata/inform7/Tests/Test Problems/PM_SimilarValuesEquated.txt
+libdata/inform7/Tests/Test Problems/PM_SlashCutsDigits.txt
+libdata/inform7/Tests/Test Problems/PM_SlashedCommand.txt
+libdata/inform7/Tests/Test Problems/PM_SolvedNameless.txt
+libdata/inform7/Tests/Test Problems/PM_SoundDuplicate.txt
+libdata/inform7/Tests/Test Problems/PM_SoundNotTextual.txt
+libdata/inform7/Tests/Test Problems/PM_SoundWhiteSpace.txt
+libdata/inform7/Tests/Test Problems/PM_SpacyCommand.txt
+libdata/inform7/Tests/Test Problems/PM_SpatialContradiction.txt
+libdata/inform7/Tests/Test Problems/PM_SpecNotText.txt
+libdata/inform7/Tests/Test Problems/PM_SpecificCalling.txt
+libdata/inform7/Tests/Test Problems/PM_StartsOutsideRooms.txt
+libdata/inform7/Tests/Test Problems/PM_StartsWithComma.txt
+libdata/inform7/Tests/Test Problems/PM_SubjectNotFree.txt
+libdata/inform7/Tests/Test Problems/PM_SuperfluousCalled.txt
+libdata/inform7/Tests/Test Problems/PM_TSWithPunctuation.txt
+libdata/inform7/Tests/Test Problems/PM_TableAmendmentMisfit.txt
+libdata/inform7/Tests/Test Problems/PM_TableAmendmentMismatch.txt
+libdata/inform7/Tests/Test Problems/PM_TableCantDefineAndAmend.txt
+libdata/inform7/Tests/Test Problems/PM_TableCoincidesWithKind.txt
+libdata/inform7/Tests/Test Problems/PM_TableColumnAlready.txt
+libdata/inform7/Tests/Test Problems/PM_TableColumnArticle.txt
+libdata/inform7/Tests/Test Problems/PM_TableColumnBracketed.txt
+libdata/inform7/Tests/Test Problems/PM_TableColumnBrackets.txt
+libdata/inform7/Tests/Test Problems/PM_TableColumnDescription.txt
+libdata/inform7/Tests/Test Problems/PM_TableColumnEmptyLists.txt
+libdata/inform7/Tests/Test Problems/PM_TableColumnIncompatible.txt
+libdata/inform7/Tests/Test Problems/PM_TableColumnInconsistent.txt
+libdata/inform7/Tests/Test Problems/PM_TableColumnLocation.txt
+libdata/inform7/Tests/Test Problems/PM_TableContinuationAddsCols.txt
+libdata/inform7/Tests/Test Problems/PM_TableContinuationContradicts.txt
+libdata/inform7/Tests/Test Problems/PM_TableCorrFruitless.txt
+libdata/inform7/Tests/Test Problems/PM_TableCorrFruitless2
+libdata/inform7/Tests/Test Problems/PM_TableCreatedClash.txt
+libdata/inform7/Tests/Test Problems/PM_TableCreatedMapClash.txt
+libdata/inform7/Tests/Test Problems/PM_TableDefiningNothing.txt
+libdata/inform7/Tests/Test Problems/PM_TableDefiningObject.txt
+libdata/inform7/Tests/Test Problems/PM_TableDefiningTheImpossible.txt
+libdata/inform7/Tests/Test Problems/PM_TableDescriptionEntry.txt
+libdata/inform7/Tests/Test Problems/PM_TableEntryGeneric.txt
+libdata/inform7/Tests/Test Problems/PM_TableIncompatibleEntry.txt
+libdata/inform7/Tests/Test Problems/PM_TableIncompatibleEntry2.txt
+libdata/inform7/Tests/Test Problems/PM_TableKindBelowValue.txt
+libdata/inform7/Tests/Test Problems/PM_TableKindTwice.txt
+libdata/inform7/Tests/Test Problems/PM_TableKindlessBlanks.txt
+libdata/inform7/Tests/Test Problems/PM_TableKindlessColumn.txt
+libdata/inform7/Tests/Test Problems/PM_TableMisnamed.txt
+libdata/inform7/Tests/Test Problems/PM_TableNameAmbiguous.txt
+libdata/inform7/Tests/Test Problems/PM_TableNameDuplicate.txt
+libdata/inform7/Tests/Test Problems/PM_TableNameTooLong.txt
+libdata/inform7/Tests/Test Problems/PM_TableNotContinuation.txt
+libdata/inform7/Tests/Test Problems/PM_TableOfBuiltInKind.txt
+libdata/inform7/Tests/Test Problems/PM_TableOfExistingKind.txt
+libdata/inform7/Tests/Test Problems/PM_TableOfExistingKind2.txt
+libdata/inform7/Tests/Test Problems/PM_TableOfQuantifiedKind.txt
+libdata/inform7/Tests/Test Problems/PM_TablePlayerEntry.txt
+libdata/inform7/Tests/Test Problems/PM_TableReplacementMissesCols.txt
+libdata/inform7/Tests/Test Problems/PM_TableRowFull.txt
+libdata/inform7/Tests/Test Problems/PM_TableTooManyColumns.txt
+libdata/inform7/Tests/Test Problems/PM_TableUndefined.txt
+libdata/inform7/Tests/Test Problems/PM_TableUnknownBlanks.txt
+libdata/inform7/Tests/Test Problems/PM_TableUnknownEntry.txt
+libdata/inform7/Tests/Test Problems/PM_TableValueBelowKind.txt
+libdata/inform7/Tests/Test Problems/PM_TableVariableEntry.txt
+libdata/inform7/Tests/Test Problems/PM_TableWithBlankNames.txt
+libdata/inform7/Tests/Test Problems/PM_TableWithoutRows.txt
+libdata/inform7/Tests/Test Problems/PM_TailAfterInline.txt
+libdata/inform7/Tests/Test Problems/PM_TelemetryAccepted.txt
+libdata/inform7/Tests/Test Problems/PM_TemplateError.txt
+libdata/inform7/Tests/Test Problems/PM_TestBadRequirements.txt
+libdata/inform7/Tests/Test Problems/PM_TestCommandTooLong.txt
+libdata/inform7/Tests/Test Problems/PM_TestContainsUndo.txt
+libdata/inform7/Tests/Test Problems/PM_TestDoubleWith.txt
+libdata/inform7/Tests/Test Problems/PM_TestDuplicate.txt
+libdata/inform7/Tests/Test Problems/PM_TestMultiWord.txt
+libdata/inform7/Tests/Test Problems/PM_TestQuoted.txt
+libdata/inform7/Tests/Test Problems/PM_TextFollowedBy.txt
+libdata/inform7/Tests/Test Problems/PM_TextIsNotTopic.txt
+libdata/inform7/Tests/Test Problems/PM_TextNotClosing.txt
+libdata/inform7/Tests/Test Problems/PM_TextTokenRestricted.txt
+libdata/inform7/Tests/Test Problems/PM_TextWithoutSubject.txt
+libdata/inform7/Tests/Test Problems/PM_TextlessMistake.txt
+libdata/inform7/Tests/Test Problems/PM_ThereIsVague.txt
+libdata/inform7/Tests/Test Problems/PM_ThingAdrift.txt
+libdata/inform7/Tests/Test Problems/PM_ThingReferringProperty.txt
+libdata/inform7/Tests/Test Problems/PM_ThisIsEitherOr.txt
+libdata/inform7/Tests/Test Problems/PM_ThreeValuedLine.txt
+libdata/inform7/Tests/Test Problems/PM_TokenMisunderstood.txt
+libdata/inform7/Tests/Test Problems/PM_TokenWithEmptyBrackets.txt
+libdata/inform7/Tests/Test Problems/PM_TokenWithNestedBrackets.txt
+libdata/inform7/Tests/Test Problems/PM_TokenWithoutCloseBracket.txt
+libdata/inform7/Tests/Test Problems/PM_TokenWithoutOpenBracket.txt
+libdata/inform7/Tests/Test Problems/PM_TooLongName.txt
+libdata/inform7/Tests/Test Problems/PM_TooManyAliases.txt
+libdata/inform7/Tests/Test Problems/PM_TooManyDirections.txt
+libdata/inform7/Tests/Test Problems/PM_TooManyDuplicates.txt
+libdata/inform7/Tests/Test Problems/PM_TooManyGrammarLines.txt
+libdata/inform7/Tests/Test Problems/PM_TooManyLocals.txt
+libdata/inform7/Tests/Test Problems/PM_TooManyPhraseOptions.txt
+libdata/inform7/Tests/Test Problems/PM_TooManySynonymWords.txt
+libdata/inform7/Tests/Test Problems/PM_TooManyTokens.txt
+libdata/inform7/Tests/Test Problems/PM_TooMuchIndentation.txt
+libdata/inform7/Tests/Test Problems/PM_TooMuchQuotedText.txt
+libdata/inform7/Tests/Test Problems/PM_TooVagueForVariables.txt
+libdata/inform7/Tests/Test Problems/PM_TopicText.txt
+libdata/inform7/Tests/Test Problems/PM_TotalEitherOr.txt
+libdata/inform7/Tests/Test Problems/PM_TotalTableColumn.txt
+libdata/inform7/Tests/Test Problems/PM_TranslatedToNonIdentifier.txt
+libdata/inform7/Tests/Test Problems/PM_TranslatedTwice.txt
+libdata/inform7/Tests/Test Problems/PM_TranslatedUnknownCategory.txt
+libdata/inform7/Tests/Test Problems/PM_TranslatesActionAlready.txt
+libdata/inform7/Tests/Test Problems/PM_TranslatesNonAction.txt
+libdata/inform7/Tests/Test Problems/PM_TruthStateToDecide.txt
+libdata/inform7/Tests/Test Problems/PM_TwoAppearances.txt
+libdata/inform7/Tests/Test Problems/PM_TwoLikelihoods.txt
+libdata/inform7/Tests/Test Problems/PM_TwoSayOtherwises.txt
+libdata/inform7/Tests/Test Problems/PM_TwoValuedToken.txt
+libdata/inform7/Tests/Test Problems/PM_TypeCantVary.txt
+libdata/inform7/Tests/Test Problems/PM_TypeCheckBP2.txt
+libdata/inform7/Tests/Test Problems/PM_TypeCheckBP2a.txt
+libdata/inform7/Tests/Test Problems/PM_TypeCheckKind.txt
+libdata/inform7/Tests/Test Problems/PM_TypeMismatch.txt
+libdata/inform7/Tests/Test Problems/PM_TypeUnmaintainable.txt
+libdata/inform7/Tests/Test Problems/PM_UODuplicate.txt
+libdata/inform7/Tests/Test Problems/PM_UONotNumerical.txt
+libdata/inform7/Tests/Test Problems/PM_UnarticledRule.txt
+libdata/inform7/Tests/Test Problems/PM_Unassertable.txt
+libdata/inform7/Tests/Test Problems/PM_Unassertable2.txt
+libdata/inform7/Tests/Test Problems/PM_UnclosedSubstitution.txt
+libdata/inform7/Tests/Test Problems/PM_UndeclaredKindVariable.txt
+libdata/inform7/Tests/Test Problems/PM_Undefined.txt
+libdata/inform7/Tests/Test Problems/PM_UndefinedContainment.txt
+libdata/inform7/Tests/Test Problems/PM_UndefinedContainment2.txt
+libdata/inform7/Tests/Test Problems/PM_UnderstandAsActivity.txt
+libdata/inform7/Tests/Test Problems/PM_UnderstandAsBadValue.txt
+libdata/inform7/Tests/Test Problems/PM_UnderstandAsCompoundText.txt
+libdata/inform7/Tests/Test Problems/PM_UnderstandAsQualified.txt
+libdata/inform7/Tests/Test Problems/PM_UnderstandCommaCommand.txt
+libdata/inform7/Tests/Test Problems/PM_UnderstandCommandWhen.txt
+libdata/inform7/Tests/Test Problems/PM_UnderstandEmptyText.txt
+libdata/inform7/Tests/Test Problems/PM_UnderstandMismatch.txt
+libdata/inform7/Tests/Test Problems/PM_UnderstandNothingNonAction.txt
+libdata/inform7/Tests/Test Problems/PM_UnderstandNothingWhen.txt
+libdata/inform7/Tests/Test Problems/PM_UnderstandPluralValue.txt
+libdata/inform7/Tests/Test Problems/PM_UnderstandPropertyAsNonObjectKind.txt
+libdata/inform7/Tests/Test Problems/PM_UnderstandVague.txt
+libdata/inform7/Tests/Test Problems/PM_UnderstandVariable.txt
+libdata/inform7/Tests/Test Problems/PM_UndeterminedKind.txt
+libdata/inform7/Tests/Test Problems/PM_UnendingComment.txt
+libdata/inform7/Tests/Test Problems/PM_UnendingI6.txt
+libdata/inform7/Tests/Test Problems/PM_UnendingQuote.txt
+libdata/inform7/Tests/Test Problems/PM_UnequalHeadingInPlaceOf.txt
+libdata/inform7/Tests/Test Problems/PM_UnequalValueAmbiguity.txt
+libdata/inform7/Tests/Test Problems/PM_UnexpectedSemicolon.txt
+libdata/inform7/Tests/Test Problems/PM_UnicodeAlready.txt
+libdata/inform7/Tests/Test Problems/PM_UnicodeNonLiteral.txt
+libdata/inform7/Tests/Test Problems/PM_UnicodeOutOfRange.txt
+libdata/inform7/Tests/Test Problems/PM_UnitSequenceOverflow.txt
+libdata/inform7/Tests/Test Problems/PM_Unknown.txt
+libdata/inform7/Tests/Test Problems/PM_UnknownCondition.txt
+libdata/inform7/Tests/Test Problems/PM_UnknownDA.txt
+libdata/inform7/Tests/Test Problems/PM_UnknownInternalTest.txt
+libdata/inform7/Tests/Test Problems/PM_UnknownLanguageElement.txt
+libdata/inform7/Tests/Test Problems/PM_UnknownPhrase.txt
+libdata/inform7/Tests/Test Problems/PM_UnknownPropertyType.txt
+libdata/inform7/Tests/Test Problems/PM_UnknownToken.txt
+libdata/inform7/Tests/Test Problems/PM_UnknownTryAction1.txt
+libdata/inform7/Tests/Test Problems/PM_UnknownTryAction2.txt
+libdata/inform7/Tests/Test Problems/PM_UnknownUnderstandProperty.txt
+libdata/inform7/Tests/Test Problems/PM_UnknownUnpermittedProperty.txt
+libdata/inform7/Tests/Test Problems/PM_UnknownUseOption.txt
+libdata/inform7/Tests/Test Problems/PM_UnknownValueToDecide.txt
+libdata/inform7/Tests/Test Problems/PM_UnknownVirtualMachine.txt
+libdata/inform7/Tests/Test Problems/PM_UnopenedSubstitution.txt
+libdata/inform7/Tests/Test Problems/PM_UnpairedBrackets.txt
+libdata/inform7/Tests/Test Problems/PM_UnparsableKind.txt
+libdata/inform7/Tests/Test Problems/PM_UnreleasedRelease.txt
+libdata/inform7/Tests/Test Problems/PM_Unspecifiable.txt
+libdata/inform7/Tests/Test Problems/PM_UnspecifiedRulebookPlacement.txt
+libdata/inform7/Tests/Test Problems/PM_UnusedTimedEvent.txt
+libdata/inform7/Tests/Test Problems/PM_UseElementWithdrawn.txt
+libdata/inform7/Tests/Test Problems/PM_UseOptionAtLeastNegative.txt
+libdata/inform7/Tests/Test Problems/PM_UseTextNotTopic.txt
+libdata/inform7/Tests/Test Problems/PM_UseThingNotObject.txt
+libdata/inform7/Tests/Test Problems/PM_UseTranslatesNotI6.txt
+libdata/inform7/Tests/Test Problems/PM_VagueAboutSpecific.txt
+libdata/inform7/Tests/Test Problems/PM_VagueVariable.txt
+libdata/inform7/Tests/Test Problems/PM_ValueAsStorageItem.txt
+libdata/inform7/Tests/Test Problems/PM_ValueAsTableReference.txt
+libdata/inform7/Tests/Test Problems/PM_ValueCantHaveProperties.txt
+libdata/inform7/Tests/Test Problems/PM_ValueCantHaveVProperties.txt
+libdata/inform7/Tests/Test Problems/PM_ValueCantHaveVProperties2.txt
+libdata/inform7/Tests/Test Problems/PM_ValueEverywhere.txt
+libdata/inform7/Tests/Test Problems/PM_VarKOVClash.txt
+libdata/inform7/Tests/Test Problems/PM_VariableCantHaveProperties.txt
+libdata/inform7/Tests/Test Problems/PM_VariableContradiction.txt
+libdata/inform7/Tests/Test Problems/PM_VariablesEquated.txt
+libdata/inform7/Tests/Test Problems/PM_VerbMalformed.txt
+libdata/inform7/Tests/Test Problems/PM_VerbRelationUnknown.txt
+libdata/inform7/Tests/Test Problems/PM_VerbRelationVague.txt
+libdata/inform7/Tests/Test Problems/PM_VerbUnknownMeaning.txt
+libdata/inform7/Tests/Test Problems/PM_WantonEngineering.txt
+libdata/inform7/Tests/Test Problems/PM_WayFromUnclear.txt
+libdata/inform7/Tests/Test Problems/PM_WhenAction.txt
+libdata/inform7/Tests/Test Problems/PM_WhenDefiningUnknown.txt
+libdata/inform7/Tests/Test Problems/PM_WhenIsARoomNotARoom.txt
+libdata/inform7/Tests/Test Problems/PM_WhenThePlay.txt
+libdata/inform7/Tests/Test Problems/PM_WithEitherOrValue.txt
+libdata/inform7/Tests/Test Problems/PM_WithIsWith.txt
+libdata/inform7/Tests/Test Problems/PM_WithValuelessValue.txt
+libdata/inform7/Tests/Test Problems/PM_WordTooLong.txt
+libdata/inform7/Tests/Test Problems/PM_WrongContinue.txt
+libdata/inform7/Tests/Test Problems/PM_WrongEnd.txt
+libdata/inform7/Tests/Test Problems/PM_WrongEndToPhrase.txt
+libdata/inform7/Tests/Test Problems/PM_XofYRelated.txt
+libdata/inform7/Tests/Test Problems/PM_XofYisZofW.txt
+libdata/inform7/Tests/Test Problems/PM_ZMachineOverflow.txt
+libdata/inform7/Tests/Test Problems/PM_ZMachineOverflow2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_APAsConstant.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_APClauseIndefinite.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_APUnknown.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_APWithBadWhen.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_APWithDisjunction.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_APWithImmiscible.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_APWithNoParticiple.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActionAdjective.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActionAlreadyExists.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActionBothValues.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActionClauseRepeated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActionClauseUnknown.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActionEquated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActionEquated2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActionMisapplied.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActionNotSpecific.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActionTooSpecific.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActionVarAnd.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActionVarOverspecific.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActionVarUncalled.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActionVarUnknownKOV.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActionVarValue.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActionVarsPastTense.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActionsEquated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActivityIndefinite.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActivityMisnamed.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActivityNoteUnknown.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActivityOf.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActivityVarAnd.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActivityVarOverspecific.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActivityVarUnknownKOV.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActivityVarValue.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActivityVariableNameless.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ActivityWithFor.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_AdjDomainDuplicated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_AdjDomainSlippery.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_AdjDomainSurreal.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_AdjDomainTopic.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_AdjDomainUnknown.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_AdjDomainVague.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_AdjacentTokens.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_AdjectiveCircular.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_AdjectiveIsObject.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_AdjectiveIsValue.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_AdjectiveMisapplied.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_AdjectivePunctuated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_AllInvsFailed.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_AllSayInvsFailed.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_AmbiguitiesTooDeep.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_AnomalousProperty.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ArticleAsAdjective.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_AssemblyLoop.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_AssemblyOnBothSides.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_AssemblyOnFixedKind.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_AssemblyRegress.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_AtTimeThat.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_AtWithoutTime.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BackdoorFigureCreation.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BackdoorFileCreation.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BackdoorSoundCreation.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BackdropAdrift.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BackspaceWithdrawn.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadActionDeclaration.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadActivityName.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadActivityRef.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadArithmetic.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadConstantListEntry.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadDefaultOutcome.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadEpisode.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadEvery.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadEvery2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadFileIFID.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadFileOwner.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadI6Inclusion.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadICLIdentifier.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadImplicationDomain.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadInferenceSubject.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadInlineExpansion.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadInlineTag.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadIntermediateKind.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadKOVForRelationProperty.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadLPEquivalent.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadLPNameOption.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadLPOffset.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadLPPartOption.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadLocalKOV.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadMapCell.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadMatchingSyntax.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadNow1.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadNow2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadNow3.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadObjectTranslation.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadOldSyntax.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadOutcomeClarification.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadParameter.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadPropertyList.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadProvides.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadQuantifierInDescription.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadReferringProperty.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadRelation.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadRelationCondition.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadRepeatDomain.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadRuleConstraint.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadRulePlacementNegation.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadRulePreamble.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadRulePreambleWhen.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadRulebookRef.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadTitleSentence.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadTypeIndication.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadUnderstandProperty.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadUnderstandPropertyAs.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadUniversal1.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadVisibilityWhen.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadWhen.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadWhenWhile.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BadXofY.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BareKindVariable.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BareProperty.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BareTo.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BeforeOrAfterSelf.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BeforeTheLibrary.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BeginWithoutEnd.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BizarreToken.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BlockNestingTooDeep.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BogusExtension.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BothBlockSyntaxes.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BothOneAndMany.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BothRoomAndSupporter.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BothWaysDoor.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BracketedAdjective.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_BrokenNegationPair.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CalledArticle.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CalledInRepeat.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CalledOverloaded.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CalledThe.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CalledWithDash.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CalledWithoutKind.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantAssertAdjective.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantAssertNegatedEverywhere.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantAssertNegatedRelations.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantAssertNonKind.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantAssertQuantifier.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantCallBoth.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantCallDeferredDescs.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantCallLeft.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantCallRight.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantChangeConstants.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantChangeEverywhere.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantChangeKind.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantChangeNamedConstant.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantChangeScore.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantCheckListContents.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantContainAndSupport.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantCreateImplicitly.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantEquateValues.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantForceCalling.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantForceExistence.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantForceGeneralised.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantForceRelation.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantIncrementKind.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantLetEmptyList.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantLookUpTableInDeferred.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantQualifyVariableValues.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantRelateNothing.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantReverseOne.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantTranslateIntoEnglish.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantTranslateValue.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantUncreate.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantUseOutsideLoop.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CantUseOutsideStructure.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CaseValueDuplicated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CaseValueMismatch.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CaseValueNonConstant.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CaseValueUnknown.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ChalkCheese.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ChangeToWrongValue.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ChangedKind.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CinderOverflow.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CommaInName.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CommonIsProper.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ComparativeMisapplied.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ComparisonFailed.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ComplexDeterminer.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ComplexEvery.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ComplicatedSayStructure.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ComplicatedSayStructure2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ComplicatedSayStructure3.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ComplicatedSayStructure4.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ComplicatedSayStructure5.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_CompoundConditionFailed.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ConflictedReturnKinds.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ContainerAdrift.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_Contradiction.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_Crash1.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_Crash10.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_Crash11.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DefaultCaseNotLast.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DefaultDecideFails.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DefaultNamedOutcomeTwice.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DefaultOutcomeAlready.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DefaultOutcomeTwice.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DefiniteCommonNoun.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DefinitionBadCondition.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DefinitionWithoutCondition.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DescAsLiteral.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DescLocalPast.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DescriptionIsOther.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DescriptionsEquated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DimensionNotBaseKOV.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DimensionRedundant.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DimensionsInconsistent.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DirectionAdrift.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DirectionSubkinded.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DirectionTooLong.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DissimilarValuesEquated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DontCallPhrasesWithCalled.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DoorAdrift.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DoorInThirdRoom.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DoorOverconnected.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DoorToNonRoom.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DoorUnconnected.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DoubleOtherwise.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DoublyDeclaredKindVariable.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DubiousAmbiguity.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DuplicateColumnName.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DuplicateHere.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DuplicateOutcome.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DuplicateParentage.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DuplicateRuleName.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DuplicateUnitSpec.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_DuplicateVerbs1.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EOClashesWithCondition.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EOOwnerMutable.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EitherOnThree.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EitherOrAsValue.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ElementOverflow.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EmptyDataType.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EmptyIndentedBlock.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EmptyKind.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EmptyKind2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EmptyQuotationBox.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EmptySubstitution.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EmptyUnderstandLine.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EndWithoutBegin.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EndsWithComma.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EnigmaticPronoun.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EnigmaticThey.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EntireGameHardwired.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EntryOfNonList.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquatesSomethingToValue.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationBadArithmetic.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationBadTarget.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationCantPower2-G.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationCantRoot-G.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationConstantTarget.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationDimensionPower.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationDoesntEquate.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationEquatesBadly.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationEquatesMultiply.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationIncomparable.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationInsoluble.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationLeadingZero.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationMisnamed.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationMisnumbered.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationMispunctuated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationOperatorUnrecognised.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationSymbolBadSub.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationSymbolEqualsKOV.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationSymbolMalformed.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationSymbolMisdeclared.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationSymbolMissing.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationSymbolNonNumeric.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationSymbolNonValue.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationSymbolSpurious.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationSymbolVague.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationSymbolWrongKOV.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationTokenUnrecognised.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EquationTooComplex.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EraseWithdrawn.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EvenOverflow-G.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EveryEquated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EveryWrongSide.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EverywhereMisapplied.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_EverywhereNonBackdrop.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ExistingRegion.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ExistingVarNotFound.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ExtAuthorTooLong.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ExtBeginsAfterEndsHere.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ExtInadequateVM.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ExtMisidentifiedEnds.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ExtMultipleBeginsHere.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ExtMultipleEndsHere.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ExtNoEndsHere.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ExtSpuriouslyContinues.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ExtTitleTooLong.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ExtVersionMalformed.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ExtVersionTooLow.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_FRFUnavailable.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_FigureWhiteSpace.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_FilenameDuplicate.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_FilenameNotTextual.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_FilenameUnsafe.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_FilterQuantified.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_GeneralitySpec.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_GenericDescription.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_GlobalKindWrong.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_GlobalRedeclared.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_GoingWithoutObject.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_GoingWrongKind.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_GradingCalled.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_GradingMisphrased.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_GradingNonLiteral.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_GradingNonarithmeticKOV.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_GradingUnknownProperty.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_GradingUnless.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_GradingWrongKOV.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_GrammarBadRelation.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_GrammarIllFounded.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_GrammarMismatchesAction.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_GrammarObjectlessRelation.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_GrammarTokenCowardice.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_GrammarTranslatedAlready.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_GrammarValueRelation.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_GrammarValueRelation2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_HardIntegerRoot.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_HasBareAdjective.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_HasNoVariables.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_HeadingInPlaceOfSubordinate.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_HeadingInPlaceOfUnincluded.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_HeadingInPlaceOfUnknown.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_HeadingOverLine.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_HeadingStopsBeforeEndOfLine.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_HereFailedOnNothing.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_I6ResponsesAwry.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_IdentityUnclear.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_IfInAssertion.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_IfOutsidePhrase.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_IllFounded.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ImplicationCertain.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ImplicationValueProperty.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ImproperRulePlacement.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ImproperlyMadeDirection.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_InaccessibleVariable.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_IncludeExtQuoted.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_IncludeInsteadOf.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_IncompatibleConstantListEntry.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_IndefiniteTextMeaningless.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_IndefiniteVariable.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_IndefiniteVariable2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_InequalityFailed.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_InexplicitTableEntryAsValue.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_InitialiseQ1.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_InitialiseQ2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_InlineCopy.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_InlineExtremal.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_InlineFunctionApplication.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_InlineListTogether.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_InlineMatchesDescription.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_InlineNew.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_InlineNoSuch.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_InlineNowMatchesDescription.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_InlinePrimitive.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_InlineRule.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_InlineSchemaErrors.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_InlineTooLong.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_InstanceContradiction.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_InstanceNowKind.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_IntangibleRelated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_KOVRelated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_KindAdjectiveClash.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_KindAsActualValue.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_KindAsProperty.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_KindIsAction.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_KindNowhere.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_KindOfActualValue.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_KindOfBackdropEverywhere.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_KindOfEveryDisallowed.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_KindOfExotica.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_KindOfInstance.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_KindOfIs.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_KindOfKindDisallowed.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_KindOfVariable.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_KindRelated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_KindRelatedToValue.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_KindRequiresGlulx.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_KindUnalterable.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_KindUncertainDisallowed.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_KindsCircular.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_KindsCircular2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_KindsIncompatible.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LPBuiltInKOV.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LPBuiltInKOVHidden.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LPCantScaleTwice.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LPCantScaleYet.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LPElementTooLarge.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LPEnumeration.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LPFirstOptional.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LPMultipleOptional.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LPNeedsReal.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LPNonpositiveScaling.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LPNotAllNamed.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LPNotKOV.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LPPartNamesTooLong.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LPRepeatedPartNames.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LPTooComplicated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LPTooLittleAccuracy.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LPTooManyElements.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LPTooManyPartNames.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LPWithoutElement.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LabelNamespaceTooLong.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LateInferenceProblem.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LateLeftTermWrongKind.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LateRightTermWrongKind.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LetCreatedInIf.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LiteralDescriptionAsValue.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LiteralOverflow.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LiteralPunctuation.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LocalInDescription.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LocalMismatch.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LookedUpForbiddenProperty.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_LoopWithoutBody.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MapBadRubric.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MapDirectionClue.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MapFromNonRoom.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MapFromNonroom2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MapFromNowhere.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MapHintUnknown.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MapNonLateral.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MapNonObject.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MapPlacement.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MapPlacementDirection.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MapSettingOfUnknown.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MapSettingTooLong.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MapSettingTypeFailed.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MapSettingUnknown.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MapToNonRoom.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MapToNonobject.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MapUnknownColour.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MapUnknownOffset.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MapUnknownOffsetBase.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MasksRelation.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MatchedAsTooLong.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MeaningRecursive.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MidTextUnicode.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MisalignedCase.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MisalignedIndentation.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MisalignedOtherwise.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MisarrangedOtherwise.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_Misboxed.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MiscellaneousEOProblem.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MiseEnAbyme.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MisplacedInitially.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MisplacedRulebookOutcome.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MisplacedRulebookOutcome2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MixedConstants.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MixedConstantsEquation.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MixedExistingConstants.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MixedOutcome.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MultipleCCR.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MultipleCalled.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MultipleMultiples.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MultiplyVague.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MultiplyingNonKOVs.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MultiwordGrading.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MultiwordPastParticiple.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_MustBeOneWord.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NameBestAvoided.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NameIsArticle.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NameOfKindIsnt.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NameOfKindMismatch.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NameReserved.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NameWithBrackets.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NameWithText.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NamedAPIsArticle.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NamedAPWithActor.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NamedGeneric.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NamedInline.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NamelessDirection.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NamelessRule.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NegatedVerb1.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NegationForbidden.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NegationInternal.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NegativeCreation.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NestedSubstitution.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NestedUSubstitution.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NoHere.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NoMapOrigin.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NoMoreRonNewcombMoment.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NoNaturalDefault.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NoNaturalDefault2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NoNewInstances.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NoRowSelected.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NoStartRoom.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NoSuchPublicRelease.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NoSuchResponse.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NoSuchRuleExists.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NoSuchRulebookPlacement.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NoSuchVerb.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NoSuchVerbComma.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NoSuchVerbNumberedColon.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NoTopicsThatVary.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NonActionIn.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NonActionInPresenceOf.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NonAdjectivalProperty.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NonCaseInIf.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NonDimensional.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NonInstanceHere.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NonNumericListEntry.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NonObjectCanBe.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NonOutcomeProperty.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NonPresentTense.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NonPropertyCompared.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NonPropertyTranslated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NonQuantityTranslated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NonThingInModel.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NonValue.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NonValue2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NonconstantActionInTable.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NonconstantConstantListEntry.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NonconstantEvent.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NonflushRule.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NoninlineUsesNonvalues.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NontextualUnderstand.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NotAPhraseOption.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NotAnLvalue.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NotExactValueWanted.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NotInOldSyntax.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NotNewCommand.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NotOldCommand.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NotTheOnlyPhraseOption.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NothingDiscussed.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NothingForSomething.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NowhereDescribed.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NowhereMisapplied.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_NumberOfTurns.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_OOWinIWRulebook.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ObjectAndValueEquated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ObjectIncWhen.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ObjectIsAction.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ObjectIsAction2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ObjectIsProperty.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ObjectIsValue.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ObsoleteHeldTokens.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_OldVerbUsage.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_OneOrVariousWithWhen.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_OneToOneMiscalled.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_OppositeNotDirection.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_OptionlessOption.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_OtherwiseIfAfterOtherwise.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_OtherwiseIfMisplaced.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_OtherwiseInNonIf.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_OtherwiseWithoutIf.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_OutOfPlay.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_OverAmbitiousSlash.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_OverComplexToken.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_OverspecifiedSpec.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_OwnerTimeDependent.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PTAPMakesCallings.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PTAPTooComplex.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ParaEndsInColon.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PartOfRoom.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PastActionCalled.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PastCallings.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PastSubordinate.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PastTableEntries.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PastTableLookup.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PeculiarProperty.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PeculiarPropertyValue.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PersonContaining.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PhraseInBracketsPlus.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PhraseNameDuplicated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PhraseNamedI6Failed.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PhraseOptionsExclusive.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PhraseTokenQuantified.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PhraseTooLong.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PictureDuplicate.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PictureNotTextual.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PlaceWithMissingRule.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PlayerIsPart.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PluralIsQuoted.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PluralOfQuoted.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PluralisedRule.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PrepositionConjugated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PrepositionLong.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PresentPluralTwice.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PropForBadKOV.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PropWithNegativeCertainty.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ProperIsItself.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PropertiesEquated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PropertyAlreadyKnown.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PropertyCalledArticle.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PropertyCalledPresence.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PropertyContradiction.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PropertyIndefinite.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PropertyInstance.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PropertyKindClashes.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PropertyKindUnknown.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PropertyKindVague.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PropertyNameClash.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PropertyNameForbidden.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PropertyNameTooLong.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PropertyNameUnsuitable.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PropertyNonConstant.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PropertyNotPermitted.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PropertyObj2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PropertyOfKind1.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PropertyOfKind2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PropertyOfPronoun.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PropertyTooSpecific.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PropertyType.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PropertyUninitialisable.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_PropertyValueUnknown.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ProtectedFromLet.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_QualifiedCanBe.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_QuantityKindNothing.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_QuantityTranslatedAlready.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_QuotedInPhrase.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RandomImpossible.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RangeOverlyBroad.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RedefinedNow.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RedundantReturnKOV.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RedundantThatVaries.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RegionAdrift.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RegionInTwoRegions.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RegionRelated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RegionRelation.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RegionRelation2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RelNotStoredInProperty.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RelatedByEquality.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RelatedKindsUnknown.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_Relation1to1Right.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RelationAPL.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RelationContradiction.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RelationContradiction2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RelationExists.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RelationFailedOnNothing.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RelationNameTooLong.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RelationOtoVContradiction.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RelationVtoOContradiction.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RelationWithBadProperty.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RelationWithEitherOrProperty.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RelationsEquated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ReleaseAlong.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RescaleWithdrawn.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ResponseComparisonUnsafe.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ResponseContextWrong.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ResponseDuplicated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ReturnKindUndetermined.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ReturnKindVague.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ReturnWrongKind.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RoomAdrift.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RoomInIgnoredSource.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RoomMissingDoor.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RoomOrDoorAsPart.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RoomTwistyDoor.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RuleInIncompatibleRulebooks.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RuleNotAllowedOutcome.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RuleOutcomeWrongKind.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RuleWithComma.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RuleWithDefiniteArticle.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RuleWithoutColon.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RulebookIndefinite.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RulebookVarUncalled.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RulebookVariableAnd.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RulebookVariableBadKind.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RulebookVariableKindless.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RulebookVariableTooSpecific.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RulebookVariableVague.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RulebookWithAt.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RulebookWithDefinition.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RulebookWithTo.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RulesCantInterchange.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_RunOnsInTabbedRoutine.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SameKindEquated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_Sarcasm1.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_Sarcasm2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_Sarcasm3.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SayAList.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SayComma.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SayElseMisplaced.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SayEndIfWithoutSayIf.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SayIfNested.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SayOtherwiseWithoutIf.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SayOverComplex.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SaySlashed.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SayUnicode.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SayUnknown.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SayUnknownCondition.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SayWithPhraseOptions.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SceneryDoublyDescribed.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ScenesBadCondition.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ScenesBadDuring.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ScenesDisallowCalled.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ScenesNotPlay.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ScenesOnly.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ScenesOversetEnd.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ScenesUnknownEnd.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ScenesWithTooManyEnds.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SemicolonAfterColon.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SemicolonAfterStop.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SentenceEndsInColon.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SentenceEndsInSemicolon.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SimilarValuesEquated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SlashCutsDigits.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SlashedCommand.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SolvedNameless.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SoundDuplicate.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SoundNotTextual.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SoundWhiteSpace.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SpacyCommand.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SpatialContradiction.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SpecNotText.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SpecificCalling.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_StartsOutsideRooms.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_StartsWithComma.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SubjectNotFree.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_SuperfluousCalled.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TSWithPunctuation.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableAmendmentMisfit.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableAmendmentMismatch.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableCantDefineAndAmend.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableCoincidesWithKind.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableColumnAlready.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableColumnArticle.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableColumnBracketed.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableColumnBrackets.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableColumnDescription.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableColumnEmptyLists.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableColumnIncompatible.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableColumnInconsistent.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableColumnLocation.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableContinuationAddsCols.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableContinuationContradicts.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableCorrFruitless.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableCorrFruitless2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableCreatedClash.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableCreatedMapClash.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableDefiningNothing.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableDefiningObject.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableDefiningTheImpossible.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableDescriptionEntry.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableEntryGeneric.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableIncompatibleEntry.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableIncompatibleEntry2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableKindBelowValue.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableKindTwice.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableKindlessBlanks.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableKindlessColumn.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableMisnamed.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableNameAmbiguous.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableNameDuplicate.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableNameTooLong.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableNotContinuation.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableOfBuiltInKind.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableOfExistingKind.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableOfExistingKind2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableOfQuantifiedKind.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TablePlayerEntry.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableReplacementMissesCols.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableRowFull.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableTooManyColumns.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableUndefined.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableUnknownBlanks.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableUnknownEntry.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableValueBelowKind.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableVariableEntry.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableWithBlankNames.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TableWithoutRows.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TailAfterInline.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TelemetryAccepted.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TemplateError.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TestBadRequirements.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TestCommandTooLong.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TestContainsUndo.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TestDoubleWith.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TestDuplicate.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TestMultiWord.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TestQuoted.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TextFollowedBy.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TextIsNotTopic.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TextNotClosing.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TextTokenRestricted.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TextWithoutSubject.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TextlessMistake.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ThereIsVague.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ThingAdrift.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ThingReferringProperty.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ThisIsEitherOr.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ThreeValuedLine.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TokenMisunderstood.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TokenWithEmptyBrackets.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TokenWithNestedBrackets.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TokenWithoutCloseBracket.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TokenWithoutOpenBracket.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TooLongName.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TooManyAliases.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TooManyDirections.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TooManyDuplicates.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TooManyGrammarLines.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TooManyLocals.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TooManyPhraseOptions.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TooManySynonymWords.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TooManyTokens.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TooMuchIndentation.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TooMuchQuotedText.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TooVagueForVariables.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TopicText.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TotalEitherOr.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TotalTableColumn.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TranslatedToNonIdentifier.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TranslatedTwice.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TranslatedUnknownCategory.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TranslatesActionAlready.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TranslatesNonAction.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TruthStateToDecide.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TwoAppearances.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TwoLikelihoods.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TwoSayOtherwises.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TwoValuedToken.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TypeCantVary.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TypeCheckBP2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TypeCheckBP2a.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TypeCheckKind.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TypeMismatch.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_TypeUnmaintainable.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UODuplicate.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UONotNumerical.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnarticledRule.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_Unassertable.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_Unassertable2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnclosedSubstitution.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UndeclaredKindVariable.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_Undefined.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UndefinedContainment.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UndefinedContainment2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnderstandAsActivity.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnderstandAsBadValue.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnderstandAsCompoundText.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnderstandAsQualified.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnderstandCommaCommand.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnderstandCommandWhen.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnderstandEmptyText.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnderstandMismatch.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnderstandNothingNonAction.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnderstandNothingWhen.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnderstandPluralValue.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnderstandPropertyAsNonObjectKind.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnderstandVague.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnderstandVariable.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UndeterminedKind.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnendingComment.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnendingI6.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnendingQuote.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnequalHeadingInPlaceOf.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnequalValueAmbiguity.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnexpectedSemicolon.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnicodeAlready.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnicodeNonLiteral.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnicodeOutOfRange.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnitSequenceOverflow.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_Unknown.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnknownCondition.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnknownDA.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnknownInternalTest.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnknownLanguageElement.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnknownPhrase.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnknownPropertyType.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnknownToken.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnknownTryAction1.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnknownTryAction2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnknownUnderstandProperty.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnknownUnpermittedProperty.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnknownUseOption.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnknownValueToDecide.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnknownVirtualMachine.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnopenedSubstitution.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnpairedBrackets.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnparsableKind.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnreleasedRelease.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_Unspecifiable.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnspecifiedRulebookPlacement.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UnusedTimedEvent.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UseElementWithdrawn.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UseOptionAtLeastNegative.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UseTextNotTopic.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UseThingNotObject.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_UseTranslatesNotI6.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_VagueAboutSpecific.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_VagueVariable.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ValueAsStorageItem.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ValueAsTableReference.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ValueCantHaveProperties.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ValueCantHaveVProperties.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ValueCantHaveVProperties2.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ValueEverywhere.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_VarKOVClash.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_VariableCantHaveProperties.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_VariableContradiction.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_VariablesEquated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_VerbMalformed.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_VerbRelationUnknown.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_VerbRelationVague.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_VerbUnknownMeaning.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_WantonEngineering.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_WayFromUnclear.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_WhenAction.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_WhenDefiningUnknown.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_WhenIsARoomNotARoom.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_WhenThePlay.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_WithEitherOrValue.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_WithIsWith.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_WithValuelessValue.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_WordTooLong.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_WrongContinue.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_WrongEnd.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_WrongEndToPhrase.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_XofYRelated.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_XofYisZofW.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ZMachineOverflow.txt
+libdata/inform7/Tests/Test Problems/_Results_Ideal/PM_ZMachineOverflow2.txt
+libdata/inform7/Tests/Test Releases/Audiovisual.txt
+libdata/inform7/Tests/Test Releases/Awkward.txt
+libdata/inform7/Tests/Test Releases/Fancy-Z.txt
+libdata/inform7/Tests/Test Releases/Fancy.txt
+libdata/inform7/Tests/Test Releases/Ingredients.txt
+libdata/inform7/Tests/Test Releases/Plain-Z.txt
+libdata/inform7/Tests/Test Releases/Plain.txt
+libdata/inform7/Tests/Test Releases/_Blurb_Ideal/Audiovisual.blurb
+libdata/inform7/Tests/Test Releases/_Blurb_Ideal/Awkward.blurb
+libdata/inform7/Tests/Test Releases/_Blurb_Ideal/Fancy-Z.blurb
+libdata/inform7/Tests/Test Releases/_Blurb_Ideal/Fancy.blurb
+libdata/inform7/Tests/Test Releases/_Blurb_Ideal/Ingredients.blurb
+libdata/inform7/Tests/Test Releases/_Blurb_Ideal/Plain-Z.blurb
+libdata/inform7/Tests/Test Releases/_Blurb_Ideal/Plain.blurb
+libdata/inform7/Tests/Test Releases/_Metadata_Ideal/Audiovisual.iFiction
+libdata/inform7/Tests/Test Releases/_Metadata_Ideal/Awkward.iFiction
+libdata/inform7/Tests/Test Releases/_Metadata_Ideal/Fancy-Z.iFiction
+libdata/inform7/Tests/Test Releases/_Metadata_Ideal/Fancy.iFiction
+libdata/inform7/Tests/Test Releases/_Metadata_Ideal/Ingredients.iFiction
+libdata/inform7/Tests/Test Releases/_Metadata_Ideal/Plain-Z.iFiction
+libdata/inform7/Tests/Test Releases/_Metadata_Ideal/Plain.iFiction
+libdata/inform7/Tests/inform7.intest
+libdata/inform7/assertions-module/Chapter 1/Assertions Module.w
+libdata/inform7/assertions-module/Chapter 2/Anaphoric References.w
+libdata/inform7/assertions-module/Chapter 2/Booting Verbs.w
+libdata/inform7/assertions-module/Chapter 2/Classifying Sentences.w
+libdata/inform7/assertions-module/Chapter 2/Imperative Subtrees.w
+libdata/inform7/assertions-module/Chapter 2/Passes through Major Nodes.w
+libdata/inform7/assertions-module/Chapter 2/Property Sentences.w
+libdata/inform7/assertions-module/Chapter 3/Debugging Log Requests.w
+libdata/inform7/assertions-module/Chapter 3/Define by Table Requests.w
+libdata/inform7/assertions-module/Chapter 3/Intervention Requests.w
+libdata/inform7/assertions-module/Chapter 3/New Activity Requests.w
+libdata/inform7/assertions-module/Chapter 3/New Adjective Requests.w
+libdata/inform7/assertions-module/Chapter 3/New Literal Pattern Requests.w
+libdata/inform7/assertions-module/Chapter 3/New Property Requests.w
+libdata/inform7/assertions-module/Chapter 3/New Relation Requests.w
+libdata/inform7/assertions-module/Chapter 3/New Use Option Requests.w
+libdata/inform7/assertions-module/Chapter 3/New Verb Requests.w
+libdata/inform7/assertions-module/Chapter 3/Pluralisation Requests.w
+libdata/inform7/assertions-module/Chapter 3/Rule Placement Requests.w
+libdata/inform7/assertions-module/Chapter 3/Test Requests.w
+libdata/inform7/assertions-module/Chapter 3/Translation Requests.w
+libdata/inform7/assertions-module/Chapter 3/Use Option Requests.w
+libdata/inform7/assertions-module/Chapter 4/Assemblies.w
+libdata/inform7/assertions-module/Chapter 4/Assertions.w
+libdata/inform7/assertions-module/Chapter 4/Implications.w
+libdata/inform7/assertions-module/Chapter 4/Name Resolution.w
+libdata/inform7/assertions-module/Chapter 4/New Property Assertions.w
+libdata/inform7/assertions-module/Chapter 4/Property Knowledge.w
+libdata/inform7/assertions-module/Chapter 4/Refine Parse Tree.w
+libdata/inform7/assertions-module/Chapter 4/Relation Knowledge.w
+libdata/inform7/assertions-module/Chapter 4/The Creator.w
+libdata/inform7/assertions-module/Chapter 5/Adjectival Definition Family.w
+libdata/inform7/assertions-module/Chapter 5/Imperative Definition Families.w
+libdata/inform7/assertions-module/Chapter 5/Imperative Definitions.w
+libdata/inform7/assertions-module/Chapter 5/Parsing Type Data.w
+libdata/inform7/assertions-module/Chapter 5/Phrase Options.w
+libdata/inform7/assertions-module/Chapter 5/Phrase Type Data.w
+libdata/inform7/assertions-module/Chapter 5/Rule Family.w
+libdata/inform7/assertions-module/Chapter 5/Runtime Context Data.w
+libdata/inform7/assertions-module/Chapter 5/To Phrase Family.w
+libdata/inform7/assertions-module/Chapter 6/Activities.w
+libdata/inform7/assertions-module/Chapter 6/Booking Lists.w
+libdata/inform7/assertions-module/Chapter 6/Focus and Outcome.w
+libdata/inform7/assertions-module/Chapter 6/Rule Bookings.w
+libdata/inform7/assertions-module/Chapter 6/Rulebooks.w
+libdata/inform7/assertions-module/Chapter 6/Rules.w
+libdata/inform7/assertions-module/Chapter 6/Shared Variables.w
+libdata/inform7/assertions-module/Chapter 7/Equations.w
+libdata/inform7/assertions-module/Chapter 7/Table Columns.w
+libdata/inform7/assertions-module/Chapter 7/Tables.w
+libdata/inform7/assertions-module/Chapter 8/Adjective Ambiguity.w
+libdata/inform7/assertions-module/Chapter 8/Adjective Meaning Domains.w
+libdata/inform7/assertions-module/Chapter 8/Adjective Meanings.w
+libdata/inform7/assertions-module/Chapter 8/Adjectives by Condition.w
+libdata/inform7/assertions-module/Chapter 8/Adjectives by Inter Condition.w
+libdata/inform7/assertions-module/Chapter 8/Adjectives by Inter Function.w
+libdata/inform7/assertions-module/Chapter 8/Adjectives by Phrase.w
+libdata/inform7/assertions-module/Chapter 8/Calculus Utilities.w
+libdata/inform7/assertions-module/Chapter 8/Explicit Relations.w
+libdata/inform7/assertions-module/Chapter 8/Kind Predicates Revisited.w
+libdata/inform7/assertions-module/Chapter 8/Listed-In Relations.w
+libdata/inform7/assertions-module/Chapter 8/Quasinumeric Relations.w
+libdata/inform7/assertions-module/Chapter 8/The Adjectival Predicates.w
+libdata/inform7/assertions-module/Chapter 8/The Creation Predicates.w
+libdata/inform7/assertions-module/Chapter 8/The Equality Relation Revisited.w
+libdata/inform7/assertions-module/Chapter 8/The Universal Relation.w
+libdata/inform7/assertions-module/Contents.w
+libdata/inform7/assertions-module/Figures/Refine-BIP.txt
+libdata/inform7/assertions-module/Preliminaries/What This Module Does.w
+libdata/inform7/core-module/Chapter 1/Class Predeclarations.w
+libdata/inform7/core-module/Chapter 1/Compilation Settings.w
+libdata/inform7/core-module/Chapter 1/Core Module.w
+libdata/inform7/core-module/Chapter 1/Core Preform.w
+libdata/inform7/core-module/Chapter 1/How To Compile.w
+libdata/inform7/core-module/Chapter 1/Inform-Only Nodes and Annotations.w
+libdata/inform7/core-module/Chapter 1/Internal Test Cases.w
+libdata/inform7/core-module/Chapter 1/Progress Percentages.w
+libdata/inform7/core-module/Chapter 1/What To Compile.w
+libdata/inform7/core-module/Chapter 2/Calculus Problems.w
+libdata/inform7/core-module/Chapter 2/Kinds Problems.w
+libdata/inform7/core-module/Chapter 2/Problems With Source Text.w
+libdata/inform7/core-module/Chapter 2/Supplementary Issues.w
+libdata/inform7/core-module/Chapter 2/Supplementary Quotes.w
+libdata/inform7/core-module/Chapter 2/Using Problems.w
+libdata/inform7/core-module/Chapter 3/Plugin Calls.w
+libdata/inform7/core-module/Chapter 3/Plugin Manager.w
+libdata/inform7/core-module/Contents.w
+libdata/inform7/core-module/Preliminaries/What This Module Does.w
+libdata/inform7/extensions/basic_inform/Contents.w
+libdata/inform7/extensions/basic_inform/Sections/Adjectival Definitions.w
+libdata/inform7/extensions/basic_inform/Sections/Miscellaneous Definitions.w
+libdata/inform7/extensions/basic_inform/Sections/Phrase Definitions.w
+libdata/inform7/extensions/basic_inform/Sections/Preamble.w
+libdata/inform7/extensions/basic_inform/tags
+libdata/inform7/extensions/standard_rules/Contents.w
+libdata/inform7/extensions/standard_rules/Sections/Actions.w
+libdata/inform7/extensions/standard_rules/Sections/Activities.w
+libdata/inform7/extensions/standard_rules/Sections/Command Grammar.w
+libdata/inform7/extensions/standard_rules/Sections/Phrase Definitions.w
+libdata/inform7/extensions/standard_rules/Sections/Physical World Model.w
+libdata/inform7/extensions/standard_rules/Sections/Preamble.w
+libdata/inform7/extensions/standard_rules/Sections/Variables and Rulebooks.w
+libdata/inform7/extensions/standard_rules/tags
+libdata/inform7/if-module/Chapter 1/IF Module.w
+libdata/inform7/if-module/Chapter 2/Bibliographic Data.w
+libdata/inform7/if-module/Chapter 2/Release Instructions.w
+libdata/inform7/if-module/Chapter 2/The Blurb File.w
+libdata/inform7/if-module/Chapter 2/The iFiction Record.w
+libdata/inform7/if-module/Chapter 3/Backdrops.w
+libdata/inform7/if-module/Chapter 3/Devices.w
+libdata/inform7/if-module/Chapter 3/Everywhere, Nowhere and Here.w
+libdata/inform7/if-module/Chapter 3/Map Connection Relations.w
+libdata/inform7/if-module/Chapter 3/Mapping Hint Requests.w
+libdata/inform7/if-module/Chapter 3/Persons.w
+libdata/inform7/if-module/Chapter 3/Regions.w
+libdata/inform7/if-module/Chapter 3/Scenes.w
+libdata/inform7/if-module/Chapter 3/Spatial Inferences.w
+libdata/inform7/if-module/Chapter 3/Spatial Model.w
+libdata/inform7/if-module/Chapter 3/Spatial Relations.w
+libdata/inform7/if-module/Chapter 3/The Map.w
+libdata/inform7/if-module/Chapter 3/The Player.w
+libdata/inform7/if-module/Chapter 3/The Score.w
+libdata/inform7/if-module/Chapter 3/Timed Rules.w
+libdata/inform7/if-module/Chapter 4/Action Conditions.w
+libdata/inform7/if-module/Chapter 4/Action Kinds.w
+libdata/inform7/if-module/Chapter 4/Action Name Lists.w
+libdata/inform7/if-module/Chapter 4/Action Name Names.w
+libdata/inform7/if-module/Chapter 4/Action Pattern Clauses.w
+libdata/inform7/if-module/Chapter 4/Action Patterns.w
+libdata/inform7/if-module/Chapter 4/Action Semantics.w
+libdata/inform7/if-module/Chapter 4/Action Variables.w
+libdata/inform7/if-module/Chapter 4/Actions Plugin.w
+libdata/inform7/if-module/Chapter 4/Actions-Only Nodes and Annotations.w
+libdata/inform7/if-module/Chapter 4/Actions.w
+libdata/inform7/if-module/Chapter 4/Explicit Actions.w
+libdata/inform7/if-module/Chapter 4/Going.w
+libdata/inform7/if-module/Chapter 4/Named Action Patterns.w
+libdata/inform7/if-module/Chapter 4/Parse Action Patterns.w
+libdata/inform7/if-module/Chapter 4/Parse Clauses.w
+libdata/inform7/if-module/Chapter 4/Rules Predicated on Actions.w
+libdata/inform7/if-module/Chapter 5/Command Grammar Lines.w
+libdata/inform7/if-module/Chapter 5/Command Grammar Tokens.w
+libdata/inform7/if-module/Chapter 5/Command Grammars.w
+libdata/inform7/if-module/Chapter 5/Determination Types.w
+libdata/inform7/if-module/Chapter 5/Parsing Plugin.w
+libdata/inform7/if-module/Chapter 5/Property Visibility.w
+libdata/inform7/if-module/Chapter 5/Test Scripts.w
+libdata/inform7/if-module/Chapter 5/Understand Sentences.w
+libdata/inform7/if-module/Contents.w
+libdata/inform7/if-module/Preliminaries/What This Module Does.w
+libdata/inform7/imperative-module/Chapter 1/Imperative Module.w
+libdata/inform7/imperative-module/Chapter 2/Compile Conditions.w
+libdata/inform7/imperative-module/Chapter 2/Compile Lvalues.w
+libdata/inform7/imperative-module/Chapter 2/Compile Rvalues.w
+libdata/inform7/imperative-module/Chapter 2/Compile Values.w
+libdata/inform7/imperative-module/Chapter 2/Matching Action Patterns.w
+libdata/inform7/imperative-module/Chapter 2/Matching Going Action Patterns.w
+libdata/inform7/imperative-module/Chapter 3/Closures.w
+libdata/inform7/imperative-module/Chapter 3/Code Blocks.w
+libdata/inform7/imperative-module/Chapter 3/Compile Imperative Definitions.w
+libdata/inform7/imperative-module/Chapter 3/Functions.w
+libdata/inform7/imperative-module/Chapter 3/Jump Labels.w
+libdata/inform7/imperative-module/Chapter 3/Local Parking.w
+libdata/inform7/imperative-module/Chapter 3/Local Variable Slates.w
+libdata/inform7/imperative-module/Chapter 3/Local Variables.w
+libdata/inform7/imperative-module/Chapter 3/Phrase Requests.w
+libdata/inform7/imperative-module/Chapter 3/Stack Frames.w
+libdata/inform7/imperative-module/Chapter 3/Temporary Variables.w
+libdata/inform7/imperative-module/Chapter 4/Cinders and Deferrals.w
+libdata/inform7/imperative-module/Chapter 4/Compile Atoms.w
+libdata/inform7/imperative-module/Chapter 4/Compile Deferred Propositions.w
+libdata/inform7/imperative-module/Chapter 4/Compile Loops.w
+libdata/inform7/imperative-module/Chapter 4/Compile Propositions.w
+libdata/inform7/imperative-module/Chapter 4/Compile Schemas.w
+libdata/inform7/imperative-module/Chapter 4/Deciding to Defer.w
+libdata/inform7/imperative-module/Chapter 5/Compile Arithmetic.w
+libdata/inform7/imperative-module/Chapter 5/Compile Blocks and Lines.w
+libdata/inform7/imperative-module/Chapter 5/Compile Invocations As Calls.w
+libdata/inform7/imperative-module/Chapter 5/Compile Invocations Inline.w
+libdata/inform7/imperative-module/Chapter 5/Compile Invocations.w
+libdata/inform7/imperative-module/Chapter 5/Compile Solutions to Equations.w
+libdata/inform7/imperative-module/Contents.w
+libdata/inform7/imperative-module/Preliminaries/What This Module Does.w
+libdata/inform7/inform7.giscript
+libdata/inform7/inform7.mk
+libdata/inform7/inform7.mkscript
+libdata/inform7/knowledge-module/Chapter 1/Assert Propositions.w
+libdata/inform7/knowledge-module/Chapter 1/Knowledge Module.w
+libdata/inform7/knowledge-module/Chapter 2/Instances as Adjectives.w
+libdata/inform7/knowledge-module/Chapter 2/Instances.w
+libdata/inform7/knowledge-module/Chapter 2/Nonlocal Variables.w
+libdata/inform7/knowledge-module/Chapter 2/Ordering Instances.w
+libdata/inform7/knowledge-module/Chapter 2/Preform for Instances.w
+libdata/inform7/knowledge-module/Chapter 3/Comparative Relations.w
+libdata/inform7/knowledge-module/Chapter 3/Either-Or Properties.w
+libdata/inform7/knowledge-module/Chapter 3/Either-Or Property Adjectives.w
+libdata/inform7/knowledge-module/Chapter 3/Measurement Adjectives.w
+libdata/inform7/knowledge-module/Chapter 3/Measurements.w
+libdata/inform7/knowledge-module/Chapter 3/Properties.w
+libdata/inform7/knowledge-module/Chapter 3/Same Property Relation.w
+libdata/inform7/knowledge-module/Chapter 3/Setting Property Relation.w
+libdata/inform7/knowledge-module/Chapter 3/The Provision Relation.w
+libdata/inform7/knowledge-module/Chapter 3/Valued Properties.w
+libdata/inform7/knowledge-module/Chapter 4/Conditions of Subjects.w
+libdata/inform7/knowledge-module/Chapter 4/Inference Subjects.w
+libdata/inform7/knowledge-module/Chapter 4/Instance Subjects.w
+libdata/inform7/knowledge-module/Chapter 4/Kind Subjects.w
+libdata/inform7/knowledge-module/Chapter 4/Property Permissions.w
+libdata/inform7/knowledge-module/Chapter 4/Relation Subjects.w
+libdata/inform7/knowledge-module/Chapter 4/Variable Subjects.w
+libdata/inform7/knowledge-module/Chapter 5/Indefinite Appearance.w
+libdata/inform7/knowledge-module/Chapter 5/Inferences.w
+libdata/inform7/knowledge-module/Chapter 5/Property Inferences.w
+libdata/inform7/knowledge-module/Chapter 5/Relation Inferences.w
+libdata/inform7/knowledge-module/Chapter 5/The Model World.w
+libdata/inform7/knowledge-module/Chapter 5/The Naming Thicket.w
+libdata/inform7/knowledge-module/Contents.w
+libdata/inform7/knowledge-module/Preliminaries/What This Module Does.w
+libdata/inform7/multimedia-module/Chapter 1/Multimedia Module.w
+libdata/inform7/multimedia-module/Chapter 2/External Files.w
+libdata/inform7/multimedia-module/Chapter 2/Figures.w
+libdata/inform7/multimedia-module/Chapter 2/Sound Effects.w
+libdata/inform7/multimedia-module/Contents.w
+libdata/inform7/multimedia-module/Preliminaries/What This Module Does.w
+libdata/inform7/runtime-module/Chapter 1/Runtime Module.w
+libdata/inform7/runtime-module/Chapter 2/Compilation Units.w
+libdata/inform7/runtime-module/Chapter 2/Default Values.w
+libdata/inform7/runtime-module/Chapter 2/Emit Arrays.w
+libdata/inform7/runtime-module/Chapter 2/Emit Code.w
+libdata/inform7/runtime-module/Chapter 2/Emit.w
+libdata/inform7/runtime-module/Chapter 2/Equality Schemas.w
+libdata/inform7/runtime-module/Chapter 2/General Parsing Routines.w
+libdata/inform7/runtime-module/Chapter 2/Here, Nowhere and Everywhere.w
+libdata/inform7/runtime-module/Chapter 2/Hierarchy.w
+libdata/inform7/runtime-module/Chapter 2/Index Extensions.w
+libdata/inform7/runtime-module/Chapter 2/Instance Counting.w
+libdata/inform7/runtime-module/Chapter 2/Interventions.w
+libdata/inform7/runtime-module/Chapter 2/Kind Declarations.w
+libdata/inform7/runtime-module/Chapter 2/Noun Identifiers.w
+libdata/inform7/runtime-module/Chapter 2/Shared Variables.w
+libdata/inform7/runtime-module/Chapter 2/Short Names.w
+libdata/inform7/runtime-module/Chapter 2/Showme Command.w
+libdata/inform7/runtime-module/Chapter 2/The Heap.w
+libdata/inform7/runtime-module/Chapter 3/Completion Module.w
+libdata/inform7/runtime-module/Chapter 3/Generic Module.w
+libdata/inform7/runtime-module/Chapter 3/Use Options.w
+libdata/inform7/runtime-module/Chapter 4/Box Quotations.w
+libdata/inform7/runtime-module/Chapter 4/Enclosures.w
+libdata/inform7/runtime-module/Chapter 4/Group Together.w
+libdata/inform7/runtime-module/Chapter 4/List Literals.w
+libdata/inform7/runtime-module/Chapter 4/Looping Over Scope.w
+libdata/inform7/runtime-module/Chapter 4/Relation Literals.w
+libdata/inform7/runtime-module/Chapter 4/Responses.w
+libdata/inform7/runtime-module/Chapter 4/Stored Action Literals.w
+libdata/inform7/runtime-module/Chapter 4/Text Literals.w
+libdata/inform7/runtime-module/Chapter 4/Text Substitutions.w
+libdata/inform7/runtime-module/Chapter 5/Actions.w
+libdata/inform7/runtime-module/Chapter 5/Activities.w
+libdata/inform7/runtime-module/Chapter 5/Adjectives.w
+libdata/inform7/runtime-module/Chapter 5/Backdrop Instances.w
+libdata/inform7/runtime-module/Chapter 5/Chronology.w
+libdata/inform7/runtime-module/Chapter 5/Conjugations.w
+libdata/inform7/runtime-module/Chapter 5/Door Instances.w
+libdata/inform7/runtime-module/Chapter 5/Equations.w
+libdata/inform7/runtime-module/Chapter 5/Instances.w
+libdata/inform7/runtime-module/Chapter 5/Kind Constructors.w
+libdata/inform7/runtime-module/Chapter 5/Kind IDs.w
+libdata/inform7/runtime-module/Chapter 5/Literal Patterns.w
+libdata/inform7/runtime-module/Chapter 5/Multimedia.w
+libdata/inform7/runtime-module/Chapter 5/Named Action Patterns.w
+libdata/inform7/runtime-module/Chapter 5/Properties.w
+libdata/inform7/runtime-module/Chapter 5/Region Instances.w
+libdata/inform7/runtime-module/Chapter 5/Relations.w
+libdata/inform7/runtime-module/Chapter 5/Rulebooks.w
+libdata/inform7/runtime-module/Chapter 5/Rules.w
+libdata/inform7/runtime-module/Chapter 5/Scene Instances.w
+libdata/inform7/runtime-module/Chapter 5/Table Columns.w
+libdata/inform7/runtime-module/Chapter 5/Tables.w
+libdata/inform7/runtime-module/Chapter 5/Test Scripts.w
+libdata/inform7/runtime-module/Chapter 5/Variables.w
+libdata/inform7/runtime-module/Chapter 6/Action Bitmap Property.w
+libdata/inform7/runtime-module/Chapter 6/Bibliographic Data.w
+libdata/inform7/runtime-module/Chapter 6/Inferences.w
+libdata/inform7/runtime-module/Chapter 6/Mapping Hints.w
+libdata/inform7/runtime-module/Chapter 6/Phrasebook Index.w
+libdata/inform7/runtime-module/Chapter 6/Property Permissions.w
+libdata/inform7/runtime-module/Chapter 6/Property Values.w
+libdata/inform7/runtime-module/Chapter 6/The Map.w
+libdata/inform7/runtime-module/Chapter 6/The Player.w
+libdata/inform7/runtime-module/Chapter 7/Command Grammar Lines.w
+libdata/inform7/runtime-module/Chapter 7/Command Grammar Tokens.w
+libdata/inform7/runtime-module/Chapter 7/Command Grammars.w
+libdata/inform7/runtime-module/Chapter 7/Kind GPRs.w
+libdata/inform7/runtime-module/Chapter 7/Name Properties.w
+libdata/inform7/runtime-module/Chapter 7/Noun Filter Tokens.w
+libdata/inform7/runtime-module/Chapter 7/Parse Name Properties.w
+libdata/inform7/runtime-module/Contents.w
+libdata/inform7/runtime-module/Preliminaries/What This Module Does.w
+libdata/inform7/tags
+libdata/inform7/values-module/Chapter 1/Meaning Codes.w
+libdata/inform7/values-module/Chapter 1/Values Module.w
+libdata/inform7/values-module/Chapter 2/Conditions.w
+libdata/inform7/values-module/Chapter 2/Descriptions.w
+libdata/inform7/values-module/Chapter 2/Lvalues.w
+libdata/inform7/values-module/Chapter 2/Rvalues.w
+libdata/inform7/values-module/Chapter 2/Specifications.w
+libdata/inform7/values-module/Chapter 3/Literal Lists.w
+libdata/inform7/values-module/Chapter 3/Literal Patterns.w
+libdata/inform7/values-module/Chapter 3/Literal Real Numbers.w
+libdata/inform7/values-module/Chapter 3/Parsing Literals.w
+libdata/inform7/values-module/Chapter 3/Times of Day.w
+libdata/inform7/values-module/Chapter 3/Transcoding Text.w
+libdata/inform7/values-module/Chapter 3/Unicode Literals.w
+libdata/inform7/values-module/Chapter 4/Conditions and Phrases.w
+libdata/inform7/values-module/Chapter 4/Constants and Descriptions.w
+libdata/inform7/values-module/Chapter 4/Enter the S-Parser.w
+libdata/inform7/values-module/Chapter 4/Invocation Lists.w
+libdata/inform7/values-module/Chapter 4/Invocations.w
+libdata/inform7/values-module/Chapter 4/Parse Invocations.w
+libdata/inform7/values-module/Chapter 4/Type Expressions and Values.w
+libdata/inform7/values-module/Chapter 4/Verbal and Relative Clauses.w
+libdata/inform7/values-module/Chapter 5/Dash.w
+libdata/inform7/values-module/Contents.w
+libdata/inform7/values-module/Preliminaries/What This Module Does.w
+libdata/inform7/versions.txt
+libexec/inform7
diff --git a/inform/TODO b/inform/TODO
new file mode 100644
index 0000000000..5e64e5032b
--- /dev/null
+++ b/inform/TODO
@@ -0,0 +1,8 @@
+Trying to compile
+
+ To begin:
+        say "Hello world."
+  
+
+with "inform7 -basic helloworld.i7" fails, see
+https://inform7.atlassian.net/browse/I7-2498


Home | Main Index | Thread Index | Old Index