[INFO] fetching crate htmlite 0.11.0...
[INFO] testing htmlite-0.11.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1
[INFO] extracting crate htmlite 0.11.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate htmlite 0.11.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate htmlite 0.11.0
[INFO] tweaked toml for crates.io crate htmlite 0.11.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate htmlite 0.11.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate htmlite 0.11.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded phf_shared v0.13.1
[INFO] [stderr] Downloaded tinyjson v2.5.1
[INFO] [stderr] Downloaded phf_codegen v0.13.1
[INFO] [stderr] Downloaded escape8259 v0.5.3
[INFO] [stderr] Downloaded serde_core v1.0.225
[INFO] [stderr] Downloaded dissimilar v1.0.10
[INFO] [stderr] Downloaded annotate-snippets v0.12.4
[INFO] [stderr] Downloaded serde v1.0.225
[INFO] [stderr] Downloaded libtest-mimic v0.8.1
[INFO] [stderr] Downloaded phf v0.13.1
[INFO] [stderr] Downloaded expect-test v1.5.1
[INFO] [stderr] Downloaded serde_derive v1.0.225
[INFO] [stderr] Downloaded phf_generator v0.13.1
[INFO] [stderr] Downloaded simplecss v0.2.2
[INFO] [stderr] Downloaded unindent v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82837baad60f02120e584b8a759cbb4cb15f06de70840d65b229858bf9d39ef4
[INFO] running `Command { std: "docker" "start" "-a" "82837baad60f02120e584b8a759cbb4cb15f06de70840d65b229858bf9d39ef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82837baad60f02120e584b8a759cbb4cb15f06de70840d65b229858bf9d39ef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82837baad60f02120e584b8a759cbb4cb15f06de70840d65b229858bf9d39ef4", kill_on_drop: false }`
[INFO] [stdout] 82837baad60f02120e584b8a759cbb4cb15f06de70840d65b229858bf9d39ef4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5c88364d6136ff0d7eb0e2f382681ea37e9cbf018b3ed3116c5f1b95e5fbac4
[INFO] running `Command { std: "docker" "start" "-a" "a5c88364d6136ff0d7eb0e2f382681ea37e9cbf018b3ed3116c5f1b95e5fbac4", kill_on_drop: false }`
[INFO] [stderr] Compiling siphasher v1.0.1
[INFO] [stderr] Compiling serde_core v1.0.225
[INFO] [stderr] Compiling fastrand v2.3.0
[INFO] [stderr] Compiling serde_json v1.0.145
[INFO] [stderr] Compiling ryu v1.0.20
[INFO] [stderr] Compiling itoa v1.0.15
[INFO] [stderr] Compiling memchr v2.7.5
[INFO] [stderr] Compiling unicode-width v0.2.1
[INFO] [stderr] Compiling phf_shared v0.13.1
[INFO] [stderr] Compiling anstyle v1.0.11
[INFO] [stderr] Compiling simplecss v0.2.2
[INFO] [stderr] Compiling bumpalo v3.19.0
[INFO] [stderr] Compiling phf_generator v0.13.1
[INFO] [stderr] Compiling phf v0.13.1
[INFO] [stderr] Compiling annotate-snippets v0.12.4
[INFO] [stderr] Compiling phf_codegen v0.13.1
[INFO] [stderr] Compiling htmlite v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.06s
[INFO] running `Command { std: "docker" "inspect" "a5c88364d6136ff0d7eb0e2f382681ea37e9cbf018b3ed3116c5f1b95e5fbac4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5c88364d6136ff0d7eb0e2f382681ea37e9cbf018b3ed3116c5f1b95e5fbac4", kill_on_drop: false }`
[INFO] [stdout] a5c88364d6136ff0d7eb0e2f382681ea37e9cbf018b3ed3116c5f1b95e5fbac4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebc412372a0006d8138847c981d2d659c954ef8f5ffcdfd55f5f21e822390c9a
[INFO] running `Command { std: "docker" "start" "-a" "ebc412372a0006d8138847c981d2d659c954ef8f5ffcdfd55f5f21e822390c9a", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.101
[INFO] [stderr] Compiling unicode-ident v1.0.19
[INFO] [stderr] Compiling serde_core v1.0.225
[INFO] [stderr] Compiling utf8parse v0.2.2
[INFO] [stderr] Compiling serde_json v1.0.145
[INFO] [stderr] Compiling colorchoice v1.0.4
[INFO] [stderr] Compiling anstyle-query v1.1.4
[INFO] [stderr] Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr] Compiling memchr v2.7.5
[INFO] [stderr] Compiling anstyle-parse v0.2.7
[INFO] [stderr] Compiling clap_lex v0.7.5
[INFO] [stderr] Compiling strsim v0.11.1
[INFO] [stderr] Compiling heck v0.5.0
[INFO] [stderr] Compiling escape8259 v0.5.3
[INFO] [stderr] Compiling anstream v0.6.20
[INFO] [stderr] Compiling dissimilar v1.0.10
[INFO] [stderr] Compiling unindent v0.2.4
[INFO] [stderr] Compiling tinyjson v2.5.1
[INFO] [stderr] Compiling expect-test v1.5.1
[INFO] [stderr] Compiling quote v1.0.40
[INFO] [stderr] Compiling clap_builder v4.5.47
[INFO] [stderr] Compiling syn v2.0.106
[INFO] [stderr] Compiling clap_derive v4.5.47
[INFO] [stderr] Compiling htmlite v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling clap v4.5.47
[INFO] [stderr] Compiling libtest-mimic v0.8.1
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.82s
[INFO] running `Command { std: "docker" "inspect" "ebc412372a0006d8138847c981d2d659c954ef8f5ffcdfd55f5f21e822390c9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebc412372a0006d8138847c981d2d659c954ef8f5ffcdfd55f5f21e822390c9a", kill_on_drop: false }`
[INFO] [stdout] ebc412372a0006d8138847c981d2d659c954ef8f5ffcdfd55f5f21e822390c9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b93b69b8be7468ae6ba1d609a63e97fa129295c0f8f0b748964172a0a2f1eb9f
[INFO] running `Command { std: "docker" "start" "-a" "b93b69b8be7468ae6ba1d609a63e97fa129295c0f8f0b748964172a0a2f1eb9f", kill_on_drop: false }`
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stdout]
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/htmlite-c43a0dd924ff1096)
[INFO] [stdout] running 33 tests
[INFO] [stdout] test arena::serialization_tests::children ... ok
[INFO] [stdout] test arena::serialization_tests::empty_attribute_and_child_iterators ... ok
[INFO] [stdout] test arena::serialization_tests::empty_fragment ... ok
[INFO] [stdout] test arena::serialization_tests::serializing_attributes ... ok
[INFO] [stdout] test arena::serialization_tests::serializing_text_in_different_contexts ... ok
[INFO] [stdout] test input_stream::tests::get_next_chunk ... ok
[INFO] [stdout] test input_stream::tests::reconsuming_end_of_stream ... ok
[INFO] [stdout] test iter::iter_tests::deeply_nested_html ... ok
[INFO] [stdout] test iter::iter_tests::gathering_text_content ... ok
[INFO] [stdout] test iter::iter_tests::text_content_without_text_elements ... ok
[INFO] [stdout] test iter::selector_tests::adjacent_selector ... ok
[INFO] [stdout] test iter::selector_tests::attribute_selectors ... ok
[INFO] [stdout] test iter::selector_tests::descendant_selector ... ok
[INFO] [stdout] test iter::selector_tests::child_selector ... ok
[INFO] [stdout] test iter::selector_tests::first_child_selector ... ok
[INFO] [stdout] test iter::selector_tests::type_selector ... ok
[INFO] [stdout] test iter::selector_tests::universal_selector ... ok
[INFO] [stdout] test node::node_tests::appending_a_fragment_appends_its_children ... ok
[INFO] [stdout] test input_stream::tests::consuming_an_empty_stream ... ok
[INFO] [stdout] test node::node_tests::cannot_append_to_doctype - should panic ... ok
[INFO] [stdout] test node::node_tests::cannot_append_to_text - should panic ... ok
[INFO] [stdout] test node::node_tests::cannot_insert_after_fragment - should panic ... ok
[INFO] [stdout] test node::node_tests::cannot_insert_before_fragment - should panic ... ok
[INFO] [stdout] test node::node_tests::detaching_a_node_between_two_siblings_preserves_the_sibling_chain ... ok
[INFO] [stdout] test node::node_tests::cannot_prepend_to_comment - should panic ... ok
[INFO] [stdout] test node::node_tests::cannot_prepend_to_doctype - should panic ... ok
[INFO] [stdout] test node::node_tests::detaching_a_parents_first_child ... ok
[INFO] [stdout] test node::node_tests::empty_fragment ... ok
[INFO] [stdout] test node::node_tests::inserting_a_fragment_inserts_its_children ... ok
[INFO] [stdout] test node::node_tests::detaching_a_parents_last_child ... ok
[INFO] [stdout] test node::node_tests::cannot_append_to_comment - should panic ... ok
[INFO] [stdout] test node::node_tests::prepending_the_first_child_is_the_same_as_appending ... ok
[INFO] [stdout] test node::node_tests::cannot_prepend_to_text - should panic ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout]
[INFO] [stderr] Running tests/html5lib-tokenizer-tests.rs (/opt/rustwide/target/debug/deps/html5lib_tokenizer_tests-ffac5fd9020c4f3e)
[INFO] [stdout]
[INFO] [stdout] running 7032 tests
[INFO] [stdout] test [contentModelFlags] PLAINTEXT content model flag // Initial State: Plaintext ... ok
[INFO] [stdout] test [contentModelFlags] PLAINTEXT with seeming close tag // Initial State: Plaintext ... ok
[INFO] [stdout] test [contentModelFlags] End tag closing RCDATA or RAWTEXT // Initial State: RcData ... ok
[INFO] [stdout] test [contentModelFlags] End tag closing RCDATA or RAWTEXT // Initial State: RawText ... ok
[INFO] [stdout] test [contentModelFlags] End tag closing RCDATA or RAWTEXT (case-insensitivity) // Initial State: RcData ... ok
[INFO] [stdout] test [contentModelFlags] End tag closing RCDATA or RAWTEXT (case-insensitivity) // Initial State: RawText ... ok
[INFO] [stdout] test [contentModelFlags] End tag closing RCDATA or RAWTEXT (ending with space) // Initial State: RcData ... ok
[INFO] [stdout] test [contentModelFlags] End tag closing RCDATA or RAWTEXT (ending with space) // Initial State: RawText ... ok
[INFO] [stdout] test [contentModelFlags] End tag closing RCDATA or RAWTEXT (ending with EOF) // Initial State: RcData ... ok
[INFO] [stdout] test [contentModelFlags] End tag closing RCDATA or RAWTEXT (ending with EOF) // Initial State: RawText ... ok
[INFO] [stdout] test [contentModelFlags] End tag closing RCDATA or RAWTEXT (ending with slash) // Initial State: RcData ... ok
[INFO] [stdout] test [contentModelFlags] End tag closing RCDATA or RAWTEXT (ending with slash) // Initial State: RawText ... ok
[INFO] [stdout] test [contentModelFlags] End tag not closing RCDATA or RAWTEXT (ending with left-angle-bracket) // Initial State: RcData ... ok
[INFO] [stdout] test [contentModelFlags] End tag not closing RCDATA or RAWTEXT (ending with left-angle-bracket) // Initial State: RawText ... ok
[INFO] [stdout] test [contentModelFlags] End tag with incorrect name in RCDATA or RAWTEXT // Initial State: RcData ... ok
[INFO] [stdout] test [contentModelFlags] End tag with incorrect name in RCDATA or RAWTEXT // Initial State: RawText ... ok
[INFO] [stdout] test [contentModelFlags] Partial end tags leading straight into partial end tags // Initial State: RcData ... ok
[INFO] [stdout] test [contentModelFlags] Partial end tags leading straight into partial end tags // Initial State: RawText ... ok
[INFO] [stdout] test [contentModelFlags] End tag with incorrect name in RCDATA or RAWTEXT (starting like correct name) // Initial State: RcData ... ok
[INFO] [stdout] test [contentModelFlags] End tag with incorrect name in RCDATA or RAWTEXT (starting like correct name) // Initial State: RawText ... ok
[INFO] [stdout] test [contentModelFlags] End tag closing RCDATA or RAWTEXT, switching back to PCDATA // Initial State: RcData ... ok
[INFO] [stdout] test [contentModelFlags] End tag closing RCDATA or RAWTEXT, switching back to PCDATA // Initial State: RawText ... ok
[INFO] [stdout] test [contentModelFlags] RAWTEXT w/ something looking like an entity // Initial State: RawText ... ok
[INFO] [stdout] test [contentModelFlags] RCDATA w/ an entity // Initial State: RcData ... ok
[INFO] [stdout] test [domjs] CR in bogus comment state // Initial State: Data ... ok
[INFO] [stdout] test [domjs] CRLF in bogus comment state // Initial State: Data ... ok
[INFO] [stdout] test [domjs] CRLFLF in bogus comment state // Initial State: Data ... ok
[INFO] [stdout] test [domjs] Raw NUL replacement // Initial State: RcData ... ok
[INFO] [stdout] test [domjs] Raw NUL replacement // Initial State: RawText ... ok
[INFO] [stdout] test [domjs] Raw NUL replacement // Initial State: Plaintext ... ok
[INFO] [stdout] test [domjs] Raw NUL replacement // Initial State: ScriptData ... ok
[INFO] [stdout] test [domjs] NUL in CDATA section // Initial State: CdataSection ... ok
[INFO] [stdout] test [domjs] NUL in script HTML comment // Initial State: ScriptData ... ok
[INFO] [stdout] test [domjs] NUL in script HTML comment - double escaped // Initial State: ScriptData ... ok
[INFO] [stdout] test [domjs] EOF in script HTML comment // Initial State: ScriptData ... ok
[INFO] [stdout] test [domjs] EOF in script HTML comment after dash // Initial State: ScriptData ... ok
[INFO] [stdout] test [domjs] EOF in script HTML comment after dash dash // Initial State: ScriptData ... ok
[INFO] [stdout] test [domjs] EOF in script HTML comment double escaped after dash // Initial State: ScriptData ... ok
[INFO] [stdout] test [domjs] EOF in script HTML comment double escaped after dash dash // Initial State: ScriptData ... ok
[INFO] [stdout] test [domjs] EOF in script HTML comment - double escaped // Initial State: ScriptData ... ok
[INFO] [stdout] test [domjs] Dash in script HTML comment // Initial State: ScriptData ... ok
[INFO] [stdout] test [domjs] Dash less-than in script HTML comment // Initial State: ScriptData ... ok
[INFO] [stdout] test [domjs] Dash at end of script HTML comment // Initial State: ScriptData ... ok
[INFO] [stdout] test [domjs] in script HTML comment // Initial State: ScriptData ... ok
[INFO] [stdout] test [domjs] in script HTML comment - double escaped // Initial State: ScriptData ... ok
[INFO] [stdout] test [domjs] in script HTML comment - double escaped with nested in script HTML comment - double escaped with abrupt end // Initial State: ScriptData ... ok
[INFO] [stdout] test [domjs] Incomplete start tag in script HTML comment double escaped // Initial State: ScriptData ... ok
[INFO] [stdout] test [domjs] Unclosed start tag in script HTML comment double escaped // Initial State: ScriptData ... ok
[INFO] [stdout] test [domjs] Incomplete end tag in script HTML comment double escaped // Initial State: ScriptData ... ok
[INFO] [stdout] test [domjs] Unclosed end tag in script HTML comment double escaped // Initial State: ScriptData ... ok
[INFO] [stdout] test [domjs] leading U+FEFF must pass through // Initial State: Data ... ok
[INFO] [stdout] test [domjs] leading U+FEFF must pass through // Initial State: RcData ... ok
[INFO] [stdout] test [domjs] leading U+FEFF must pass through // Initial State: RawText ... ok
[INFO] [stdout] test [domjs] leading U+FEFF must pass through // Initial State: ScriptData ... ok
[INFO] [stdout] test [domjs] lowercase endtags // Initial State: RcData ... ok
[INFO] [stdout] test [domjs] lowercase endtags // Initial State: RawText ... ok
[INFO] [stdout] test [domjs] lowercase endtags // Initial State: ScriptData ... ok
[INFO] [stdout] test [domjs] bad endtag (space before name) // Initial State: RcData ... ok
[INFO] [stdout] test [domjs] bad endtag (space before name) // Initial State: RawText ... ok
[INFO] [stdout] test [domjs] bad endtag (space before name) // Initial State: ScriptData ... ok
[INFO] [stdout] test [domjs] bad endtag (not matching last start tag) // Initial State: RcData ... ok
[INFO] [stdout] test [domjs] bad endtag (not matching last start tag) // Initial State: RawText ... ok
[INFO] [stdout] test [domjs] bad endtag (not matching last start tag) // Initial State: ScriptData ... ok
[INFO] [stdout] test [domjs] bad endtag (without close bracket) // Initial State: RcData ... ok
[INFO] [stdout] test [domjs] bad endtag (without close bracket) // Initial State: RawText ... ok
[INFO] [stdout] test [domjs] bad endtag (without close bracket) // Initial State: ScriptData ... ok
[INFO] [stdout] test [domjs] bad endtag (trailing solidus) // Initial State: RcData ... ok
[INFO] [stdout] test [domjs] bad endtag (trailing solidus) // Initial State: RawText ... ok
[INFO] [stdout] test [domjs] bad endtag (trailing solidus) // Initial State: ScriptData ... ok
[INFO] [stdout] test [domjs] Non BMP-charref in attribute // Initial State: Data ... ok
[INFO] [stdout] test [domjs] --!NUL in comment // Initial State: Data ... ok
[INFO] [stdout] test [domjs] space EOF after doctype // Initial State: Data ... ok
[INFO] [stdout] test [domjs] CDATA in HTML content // Initial State: Data ... ok
[INFO] [stdout] test [domjs] CDATA content // Initial State: CdataSection ... ok
[INFO] [stdout] test [domjs] CDATA with extra bracket // Initial State: CdataSection ... ok
[INFO] [stdout] test [domjs] CDATA without end marker // Initial State: CdataSection ... ok
[INFO] [stdout] test [domjs] CDATA with single bracket ending // Initial State: CdataSection ... ok
[INFO] [stdout] test [domjs] CDATA with two brackets ending // Initial State: CdataSection ... ok
[INFO] [stdout] test [domjs] HTML tag in script data // Initial State: ScriptData ... ok
[INFO] [stdout] test [entities] Undefined named entity in a double-quoted attribute value ending in semicolon and whose name starts with a known entity name. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Entity name requiring semicolon instead followed by the equals sign in a double-quoted attribute value. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Valid entity name followed by the equals sign in a double-quoted attribute value. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Entity name requiring semicolon instead followed by the equals sign in a single-quoted attribute value. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Valid entity name followed by the equals sign in a single-quoted attribute value. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Undefined named entity in an unquoted attribute value ending in semicolon and whose name starts with a known entity name. // Initial State: Data ... ok
[INFO] [stdout] test [domjs] Bad charref in RCDATA // Initial State: RcData ... ok
[INFO] [stdout] test [entities] Ambiguous ampersand. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Semicolonless named entity 'not' followed by 'i;' in body // Initial State: Data ... ok
[INFO] [stdout] test [entities] Very long undefined named entity in body // Initial State: Data ... ok
[INFO] [stdout] test [entities] CR as numeric entity // Initial State: Data ... ok
[INFO] [stdout] test [entities] CR as hexadecimal numeric entity // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 EURO SIGN numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 REPLACEMENT CHAR numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 SINGLE LOW-9 QUOTATION MARK numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 LATIN SMALL LETTER F WITH HOOK numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 DOUBLE LOW-9 QUOTATION MARK numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 HORIZONTAL ELLIPSIS numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 DAGGER numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 DOUBLE DAGGER numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 MODIFIER LETTER CIRCUMFLEX ACCENT numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 PER MILLE SIGN numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 LATIN CAPITAL LETTER S WITH CARON numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 SINGLE LEFT-POINTING ANGLE QUOTATION MARK numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 LATIN CAPITAL LIGATURE OE numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 REPLACEMENT CHAR numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 LATIN CAPITAL LETTER Z WITH CARON numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 REPLACEMENT CHAR numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 REPLACEMENT CHAR numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 LEFT SINGLE QUOTATION MARK numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 RIGHT SINGLE QUOTATION MARK numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 LEFT DOUBLE QUOTATION MARK numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 RIGHT DOUBLE QUOTATION MARK numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 BULLET numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 EN DASH numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 EM DASH numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 SMALL TILDE numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 TRADE MARK SIGN numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 LATIN SMALL LETTER S WITH CARON numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 SINGLE RIGHT-POINTING ANGLE QUOTATION MARK numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 LATIN SMALL LIGATURE OE numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 REPLACEMENT CHAR numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 EURO SIGN hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 REPLACEMENT CHAR hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 SINGLE LOW-9 QUOTATION MARK hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 LATIN SMALL LETTER F WITH HOOK hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 DOUBLE LOW-9 QUOTATION MARK hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 HORIZONTAL ELLIPSIS hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 DAGGER hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 DOUBLE DAGGER hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 MODIFIER LETTER CIRCUMFLEX ACCENT hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 PER MILLE SIGN hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 LATIN CAPITAL LETTER S WITH CARON hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 SINGLE LEFT-POINTING ANGLE QUOTATION MARK hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 LATIN CAPITAL LIGATURE OE hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 REPLACEMENT CHAR hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 LATIN CAPITAL LETTER Z WITH CARON hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 REPLACEMENT CHAR hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 REPLACEMENT CHAR hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 LEFT SINGLE QUOTATION MARK hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 RIGHT SINGLE QUOTATION MARK hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 LEFT DOUBLE QUOTATION MARK hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 RIGHT DOUBLE QUOTATION MARK hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 BULLET hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 EN DASH hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 EM DASH hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 SMALL TILDE hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 TRADE MARK SIGN hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 LATIN SMALL LETTER S WITH CARON hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 SINGLE RIGHT-POINTING ANGLE QUOTATION MARK hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 LATIN SMALL LIGATURE OE hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 REPLACEMENT CHAR hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 LATIN SMALL LETTER Z WITH CARON hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Windows-1252 LATIN CAPITAL LETTER Y WITH DIAERESIS hexadecimal numeric entity. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Decimal numeric entity followed by hex character a. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Decimal numeric entity followed by hex character A. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Decimal numeric entity followed by hex character f. // Initial State: Data ... ok
[INFO] [stdout] test [entities] Decimal numeric entity followed by hex character A. // Initial State: Data ... ok
[INFO] [stdout] test [escapeFlag] Commented close tag in RCDATA or RAWTEXT // Initial State: RcData ... ok
[INFO] [stdout] test [escapeFlag] Commented close tag in RCDATA or RAWTEXT // Initial State: RawText ... ok
[INFO] [stdout] test [escapeFlag] Bogus comment in RCDATA or RAWTEXT // Initial State: RcData ... ok
[INFO] [stdout] test [escapeFlag] Bogus comment in RCDATA or RAWTEXT // Initial State: RawText ... ok
[INFO] [stdout] test [escapeFlag] End tag surrounded by bogus comment in RCDATA or RAWTEXT // Initial State: RcData ... ok
[INFO] [stdout] test [escapeFlag] End tag surrounded by bogus comment in RCDATA or RAWTEXT // Initial State: RawText ... ok
[INFO] [stdout] test [escapeFlag] Incorrect comment ending sequences in RCDATA or RAWTEXT // Initial State: RcData ... ok
[INFO] [stdout] test [escapeFlag] Incorrect comment ending sequences in RCDATA or RAWTEXT // Initial State: RawText ... ok
[INFO] [stdout] test [namedEntities] Named entity: AElig without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: AElig; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: AMP without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Aacute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Aacute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [entities] Valid entity name followed by the equals sign in an unquoted attribute value. // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Abreve; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Acirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [domjs] CDATA followed by HTML content // Initial State: CdataSection ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Acy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Acy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Afr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Afr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Agrave without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Agrave; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [entities] Entity name requiring semicolon instead followed by the equals sign in an unquoted attribute value. // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Alpha; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Amacr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Amacr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: And without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [entities] Undefined named entity in a single-quoted attribute value ending in semicolon and whose name starts with a known entity name. // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Aogon without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Aogon; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Aopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Aopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [escapeFlag] Commented entities in RCDATA // Initial State: RcData ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Abreve without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Aring without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Aring; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Ascr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ascr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Assign without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Acirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: AMP; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Atilde; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Auml without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Auml; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [domjs] Non BMP-charref in RCDATA // Initial State: RcData ... ok
[INFO] [stdout] test [namedEntities] Named entity: Backslash; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Barv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Barv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Barwed without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Backslash without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Bcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Atilde without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Because without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Because; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: And; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Bernoullis; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Beta without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Beta; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Bfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ApplyFunction; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Bopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Bopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Breve without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Breve; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Alpha without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Bscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Bumpeq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Bumpeq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: CHcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ApplyFunction without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: COPY without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: COPY; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Cacute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Cacute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Assign; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Cap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Bcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: CapitalDifferentialD; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Barwed; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Cayleys; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Ccaron without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ccaron; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Bernoullis without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ccedil; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Ccirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ccirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Bscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Cconint; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Cdot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Cdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Bfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Cedilla; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: CenterDot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: CenterDot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: CapitalDifferentialD without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Cfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Chi without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Chi; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: CircleDot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ccedil without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: CircleMinus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: CircleMinus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: CHcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: CirclePlus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: CircleTimes without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Cap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ClockwiseContourIntegral without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Cayleys without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: CloseCurlyDoubleQuote without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Cconint without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: CloseCurlyQuote without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Cedilla without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Colon without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Colon; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Colone without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Cfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Congruent without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Congruent; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ClockwiseContourIntegral; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Conint without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: CircleTimes; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ContourIntegral; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: CloseCurlyDoubleQuote; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Copf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: CircleDot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Coproduct; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: CirclePlus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Colone; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Cross without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Cross; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Cscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Cscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Cup without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: CloseCurlyQuote; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: CupCap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: CupCap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DD without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DD; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Coproduct without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ContourIntegral without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DDotrahd; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DJcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DJcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DScy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Copf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DZcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DZcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Dagger; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Darr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Conint; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Dashv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: CounterClockwiseContourIntegral without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Dcaron without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Dcaron; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Dashv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Dcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Del without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Del; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: CounterClockwiseContourIntegral; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Delta; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Dfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Dfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Cup; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DiacriticalAcute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DDotrahd without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DiacriticalDot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DScy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DiacriticalDoubleAcute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Darr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Dagger without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DiacriticalTilde without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DiacriticalGrave; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Diamond without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DiacriticalAcute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Delta without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DifferentialD; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Dopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Diamond; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DifferentialD without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Dopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DotDot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Dcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DotEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DotEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DiacriticalDot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DoubleContourIntegral; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DoubleDot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DotDot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DiacriticalTilde; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DoubleDownArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DoubleContourIntegral without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DiacriticalDoubleAcute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DoubleDownArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DoubleLeftArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DoubleLeftRightArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DoubleLeftRightArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DoubleLeftArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DoubleDot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DiacriticalGrave without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Dot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DoubleLongRightArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DoubleLongLeftArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DoubleLeftTee without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DoubleLongLeftArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DoubleRightTee without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DoubleLongLeftRightArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Dot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DoubleUpArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DoubleLeftTee; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DoubleUpArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DoubleLongLeftRightArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DoubleVerticalBar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DoubleRightArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DoubleRightArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DownArrowBar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DownArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DoubleLongRightArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DoubleRightTee; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DoubleUpDownArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DownBreve; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DownBreve without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DoubleUpDownArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DownLeftTeeVector without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DownArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DownLeftVector without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DownArrowUpArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DoubleVerticalBar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DownLeftRightVector without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DownArrowUpArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DownArrowBar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DownLeftTeeVector; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DownRightTeeVector; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DownRightVector; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DownLeftVectorBar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DownRightVector without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DownLeftVectorBar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DownLeftRightVector; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DownLeftVector; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Downarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DownRightTeeVector without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Dscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Dscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Dstrok without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DownTeeArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Downarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ENG without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ETH without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ENG; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DownTee without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Eacute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Ecaron without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DownTee; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ecirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ecirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Ecy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ecy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Edot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: DownRightVectorBar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Edot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DownTeeArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Egrave without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Egrave; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Element without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ETH; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Emacr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Emacr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: DownRightVectorBar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Eacute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Efr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Dstrok; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Eogon without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Eogon; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Eopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Eopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ecaron; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: EmptySmallSquare without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Epsilon; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Equal without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Equal; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Element; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Equilibrium without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: EmptyVerySmallSquare without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Efr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: EmptySmallSquare; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Escr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Escr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Esim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Esim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Eta without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Eta; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Euml without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Exists without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: EmptyVerySmallSquare; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Exists; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ExponentialE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Fcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Fcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ExponentialE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: EqualTilde; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: FilledSmallSquare without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Epsilon without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: FilledVerySmallSquare; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Fopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Equilibrium; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ForAll without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ForAll; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: EqualTilde without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Fouriertrf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Fscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ffr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: GJcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: GJcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: GT without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: GT; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Gamma without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Gamma; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: FilledVerySmallSquare without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Ffr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Gammad; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Gbreve without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Gbreve; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Gcedil without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Euml; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Gcirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Gcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Gcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Gdot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Fouriertrf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Gfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Gfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Gg without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Gg; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Gopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Gopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Gcirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: FilledSmallSquare; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: GreaterEqualLess without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Fopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: GreaterFullEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Fscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: GreaterGreater without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Gcedil; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: GreaterLess without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: GreaterLess; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Gammad without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: GreaterSlantEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Gdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: GreaterTilde; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Gscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Gscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Gt without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Gt; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: GreaterEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: HARDcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Hacek without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: GreaterEqualLess; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Hat without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Hacek; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Hat; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Hcirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Hcirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Hfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: GreaterFullEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: HilbertSpace; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Hopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: GreaterGreater; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: HorizontalLine without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: GreaterSlantEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Hscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Hscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: GreaterTilde without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Hstrok; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: HumpDownHump without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Hopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: HumpEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: HumpEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: HARDcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: IEcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: IJlig without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: IJlig; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Hfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: IOcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Iacute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Iacute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Icirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: HorizontalLine; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Icy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Icy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Idot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Idot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Hstrok without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ifr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Igrave without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Igrave; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Im without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Im; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: HumpDownHump; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Imacr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ImaginaryI without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: IOcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Implies without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Implies; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Int without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Int; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: IEcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Integral; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Intersection without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Icirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: InvisibleComma without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Ifr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: InvisibleTimes without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: InvisibleTimes; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: InvisibleComma; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Imacr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Iopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Iopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Iota without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Iota; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ImaginaryI; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Iscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Itilde without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Integral without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Iukcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Iukcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Iuml without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Intersection; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Jcirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Jcirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Iogon; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Jcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Jfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Jfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Jopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Iogon without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Jscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Jscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Jsercy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Iscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Jukcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Jukcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: KHcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: KHcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: KJcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Iuml; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Kappa without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Kappa; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Jopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Itilde; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Kcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Kcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Kfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Kfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Kopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Jcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Kscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Kscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LJcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LJcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LT without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Kcedil without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Lacute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Jsercy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Lambda without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Lambda; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Lang without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Lang; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Kcedil; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Laplacetrf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Larr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: KJcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Lcaron without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LT; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Lcedil without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Lcedil; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Lcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Lcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Lcaron; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Kopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LeftArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LeftArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Lacute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LeftArrowBar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Larr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LeftArrowRightArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Laplacetrf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LeftAngleBracket; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LeftCeiling; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LeftArrowRightArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LeftDoubleBracket without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LeftAngleBracket without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LeftArrowBar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LeftCeiling without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LeftDownTeeVector without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LeftDownVector; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LeftDownVectorBar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LeftFloor without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LeftFloor; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LeftRightArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LeftDownVector without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LeftRightVector; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LeftTee without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LeftDownTeeVector; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LeftTeeArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LeftRightArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LeftDownVectorBar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LeftRightVector without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LeftTeeArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LeftTeeVector without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LeftTee; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LeftTriangleBar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LeftTriangleEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LeftTriangle without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LeftUpDownVector without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LeftTriangle; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LeftTeeVector; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LeftTriangleBar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LeftUpDownVector; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LeftTriangleEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LeftUpVector; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LeftUpVectorBar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LeftUpVector without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LeftUpTeeVector without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LeftUpTeeVector; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LeftUpVectorBar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LeftVector; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LeftVectorBar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Leftarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LeftVector without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Leftarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Leftrightarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LessEqualGreater; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LessFullEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LeftVectorBar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Leftrightarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LessGreater without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LessGreater; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LessSlantEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LessFullEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LessLess; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LessEqualGreater without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LessSlantEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LessTilde without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LessTilde; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LessLess without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Lfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Lfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ll; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Lleftarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Lmidot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Lleftarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Ll without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Lmidot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LongLeftArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LongLeftRightArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LongRightArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Longleftarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LongLeftArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Longleftrightarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Longrightarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LongLeftRightArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Lopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Lopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LongRightArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LowerLeftArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: LowerRightArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Longrightarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Longleftarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Longleftrightarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LowerRightArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Lscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Lsh without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Lsh; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Lstrok without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Lscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Lt without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Lt; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Map without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Map; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Mcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Mcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: MediumSpace; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Mellintrf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Mfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: MediumSpace without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LowerLeftArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: MinusPlus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Mfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: MinusPlus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Lstrok; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Mopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Mopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Mscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Mscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Mu without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Mu; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NJcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Nacute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Nacute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ncaron; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Ncedil without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ncedil; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Ncy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ncy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Ncaron without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Mellintrf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NJcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NegativeMediumSpace; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NegativeThickSpace without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NegativeThickSpace; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NegativeThinSpace; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NegativeVeryThinSpace; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NegativeMediumSpace without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NegativeThinSpace without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NestedLessLess; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NestedGreaterGreater; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NegativeVeryThinSpace without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NestedGreaterGreater without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NewLine; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NestedLessLess without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NewLine without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Nfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NoBreak without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: GreaterEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NonBreakingSpace without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NoBreak; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Nopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Nopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Not; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotCongruent without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotCongruent; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotCupCap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotDoubleVerticalBar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Nfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Not without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NonBreakingSpace; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotElement without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotEqualTilde; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotExists without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotElement; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotCupCap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotGreaterEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotDoubleVerticalBar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotGreater without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: LeftDoubleBracket; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotGreaterFullEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotEqualTilde without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotGreaterLess without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotGreater; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotGreaterSlantEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotGreaterFullEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotExists; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotGreaterTilde; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotGreaterEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotGreaterGreater without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotGreaterTilde without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: HilbertSpace without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotGreaterLess; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotHumpEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotGreaterGreater; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotHumpDownHump without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotGreaterSlantEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotLeftTriangleBar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotLess without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotLess; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotHumpEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotHumpDownHump; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotLessEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotLessEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotLeftTriangle; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotLeftTriangleBar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotLeftTriangle without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotLeftTriangleEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotLeftTriangleEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotLessLess without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotLessGreater; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotLessLess; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotLessTilde without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotNestedGreaterGreater; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotLessSlantEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotLessGreater without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotPrecedes without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotPrecedes; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotNestedGreaterGreater without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotPrecedesEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotLessSlantEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotReverseElement without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotNestedLessLess; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotReverseElement; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotNestedLessLess without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotRightTriangleBar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotRightTriangle; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotRightTriangle without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotPrecedesSlantEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotRightTriangleEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotLessTilde; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotSquareSubset; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotSquareSubset without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotSquareSubsetEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotPrecedesSlantEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotSquareSuperset without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotSquareSubsetEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotSubset without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotSquareSuperset; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotPrecedesEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotSubset; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotSucceeds; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotSucceeds without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotSubsetEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotRightTriangleBar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotSucceedsEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotSucceedsSlantEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotSucceedsEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotSuperset without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotSucceedsSlantEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotSucceedsTilde; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotSquareSupersetEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotSuperset; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotRightTriangleEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotSubsetEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotSquareSupersetEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotSucceedsTilde without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotSupersetEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotTildeEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotTilde without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotTildeFullEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotVerticalBar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotTildeEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Nscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Nscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ntilde; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Nu without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Nu; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotSupersetEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: OElig; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotTildeFullEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotTildeTilde; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Oacute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ocirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: NotTildeTilde without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ocirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Ocy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Odblac; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: OElig without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Ofr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Odblac without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotTilde; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ofr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Omacr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ograve; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: NotVerticalBar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Omega without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Omicron without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Oopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Oopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ocy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Omacr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ntilde without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Oacute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Or without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Omega; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ograve without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Or; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: OpenCurlyDoubleQuote; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: OpenCurlyQuote without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Oscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Omicron; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Oscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: OpenCurlyQuote; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Oslash without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Oslash; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: OpenCurlyDoubleQuote without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Otimes without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Otimes; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ouml without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ouml; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: OverBar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Otilde; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: OverBrace; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: OverBracket without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Otilde without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: OverBracket; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: OverParenthesis; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: PartialD without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Pcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: PartialD; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Pcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Pfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: OverBrace without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Phi; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Pi without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Pi; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: PlusMinus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: PlusMinus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: OverParenthesis without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Popf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Pr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Pr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Precedes without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: OverBar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Precedes; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: PrecedesEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Popf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Poincareplane without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: PrecedesSlantEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Prime without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: PrecedesTilde; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Product without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: PrecedesTilde without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Pfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Proportion; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Proportional without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Phi without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Pscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: PrecedesSlantEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Psi without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Proportion without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: QUOT without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: QUOT; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Qfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Poincareplane; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Qfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Qopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Qopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Qscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Qscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: RBarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: REG without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Product; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: REG; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Racute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Rang without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Rang; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Pscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Rarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Rarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Rarrtl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Proportional; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Rcaron; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Rcedil without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: PrecedesEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Rcedil; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Rcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Psi; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Re without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Re; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Prime; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ReverseElement; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ReverseEquilibrium without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Rcaron without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Racute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Rfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Rfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ReverseUpEquilibrium without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Rho; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ReverseElement without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: RBarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: RightArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Rarrtl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Rho without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: RightArrowBar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Rcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: RightAngleBracket without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ReverseUpEquilibrium; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: RightCeiling without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: RightAngleBracket; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ReverseEquilibrium; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: RightDoubleBracket without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: RightCeiling; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: RightDoubleBracket; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: RightArrowLeftArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: RightDownTeeVector; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: RightArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: RightArrowBar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: RightDownVectorBar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: RightFloor; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: RightTee without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: RightArrowLeftArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: RightTeeArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: RightDownVector without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: RightFloor without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: RightTee; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: RightDownVectorBar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: RightDownTeeVector without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: RightTriangleBar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: RightTriangle without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: RightDownVector; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: RightTriangleEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: RightTriangleEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: RightTriangle; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: RightTeeVector without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: RightTriangleBar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: RightTeeVector; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: RightTeeArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: RightUpVector without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: RightUpTeeVector; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: RightUpTeeVector without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: RightUpVector; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: RightVector; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: RightUpVectorBar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: RightUpDownVector without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: RightUpVectorBar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Ropf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: RightVector without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ropf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: RightVectorBar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: RightUpDownVector; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Rightarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: RoundImplies without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: RoundImplies; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Rscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Rsh; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Rrightarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Rightarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Rscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: RightVectorBar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Rsh without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: RuleDelayed; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: SHcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: SOFTcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: SOFTcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Sacute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Sc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: RuleDelayed without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Sc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Scaron without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Scaron; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Scedil; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Rrightarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: SHcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Scy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Scirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Sfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: SHCHcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Sfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ShortDownArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: SHCHcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ShortLeftArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Sacute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ShortUpArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ShortDownArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Sigma without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Scy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ShortLeftArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: SmallCircle without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Sopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ShortRightArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Sqrt without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Scirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Scedil without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Square without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Square; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ShortRightArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Sopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ShortUpArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: SquareIntersection without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Sqrt; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: SquareSubset without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Sigma; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: SquareIntersection; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: SquareSubsetEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: SquareSuperset; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: SquareSuperset without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: SmallCircle; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: SquareUnion without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Sscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Star without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Sscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Star; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Sub without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Sub; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: SquareSubset; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Subset; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: SubsetEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: SquareSubsetEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: SquareUnion; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: SquareSupersetEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Succeeds; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: SquareSupersetEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: SucceedsEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: SubsetEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Subset without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: SucceedsSlantEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Succeeds without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Sum without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Sum; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Sup without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Sup; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: SucceedsSlantEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: SucceedsEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Superset; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: SuchThat without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: SuchThat; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: THORN without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: THORN; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: SucceedsTilde; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: SupersetEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: TRADE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: TRADE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Supset without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: TScy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Supset; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Tab; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: TSHcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: SucceedsTilde without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Tau; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Tcaron without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Tcaron; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Tcedil without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Tcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: TSHcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Tfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Superset without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Therefore without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: SupersetEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Tau without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Tab without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Theta; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ThickSpace without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: TScy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ThinSpace; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ThickSpace; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Tilde; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Tcedil; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Tilde without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Theta without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Tcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Tfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: TildeTilde without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: TildeTilde; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Topf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Therefore; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ThinSpace without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: TildeEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Tscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: TildeFullEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Tscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Topf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: TildeEqual without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: TripleDot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Tstrok; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Uacute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Uarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Uarrocir without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: TildeFullEqual; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Ubrcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ubrcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Ubreve without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Tstrok without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ubreve; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ucirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Ucy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ucy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ucirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Udblac without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Ufr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ugrave without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Uarrocir; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: TripleDot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Umacr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Umacr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: UnderBar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: UnderBar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: UnderBrace; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Uacute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: UnderParenthesis without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: UnderBracket; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ufr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: UnderBracket without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Uarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Union without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Union; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Udblac; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Uogon without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Uopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Uogon; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: UpArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ugrave; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: UpArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: UpArrowBar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: UnionPlus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: UpArrowDownArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Uopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: UpDownArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: UpArrowDownArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: UpTee without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: UnderBrace without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: UnionPlus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: UpArrowBar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: UpTeeArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Uparrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: UpTeeArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: UpTee; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Updownarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: UpEquilibrium without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: UpperLeftArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: UnderParenthesis; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: UpDownArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Upsi without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Upsi; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Uparrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: UpEquilibrium; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Upsilon without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Uring without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: UpperLeftArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: UpperRightArrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: UpperRightArrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Uscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Uring; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Uscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Utilde without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Upsilon; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Utilde; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: VDash without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Updownarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Vbar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: VDash; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Vbar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Vcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Vcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Vdash without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Vdash; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Uuml; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Vee without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Vdashl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Verbar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Vee; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Vert without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Uuml without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: VerticalBar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Verbar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: VerticalBar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: VerticalSeparator without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: VerticalLine; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Vert; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: VeryThinSpace without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Vfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Vfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Vopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Vopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Vscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Vvdash without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Vvdash; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Wcirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Vdashl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Wedge without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Wedge; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Wfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Wfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: VerticalSeparator; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Wopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Wscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Wscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Xfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: VerticalLine without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Xi without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Vscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Xi; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Xopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: VerticalTilde; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Xscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: VerticalTilde without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: YAcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: YAcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: YIcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: YIcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: YUcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: VeryThinSpace; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Xscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Ycirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Yacute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Ycy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Wcirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Yfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Yfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Yopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Xopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Yscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Wopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Yuml without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Yuml; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ycirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ZHcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ZHcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Zacute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Zacute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Xfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Zcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Zcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Zdot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Zdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Yscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: YUcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Zeta without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Ycy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Yopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Zfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Zfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Zopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ZeroWidthSpace; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Zscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Zeta; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Yacute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: aacute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: abreve without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ac without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ac; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Zopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: acE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: acE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: acd without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: acd; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Zcaron without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: Zcaron; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: acute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: acy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ZeroWidthSpace without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: abreve; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: aelig without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: aelig; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: af; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: aacute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: acute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: acirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: agrave without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: agrave; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: acy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: aleph without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: acirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: alpha without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: Zscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: alpha; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: amacr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: amacr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: amalg without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: amp without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: amalg; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: amp; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: and without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: afr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: af without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: andd without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: andand; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: andslope without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: afr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: andv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: aleph; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ang without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ang; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ange without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: alefsym without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: angle without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: angle; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: angmsd without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: andv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: angmsdaa without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: alefsym; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: angmsdab without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: andd; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ange; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: angmsdac without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: angmsdad without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: and; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: angmsdae without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: angmsdae; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: andand without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: angmsdaf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: angmsd; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: angmsdac; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: angmsdab; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: andslope; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: angmsdag without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: angrt without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: angrtvb without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: angmsdaa; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: angmsdad; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: angmsdaf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: angrtvbd without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: angsph; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: angrtvb; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: angst; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: angmsdag; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: angzarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: aogon without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: angmsdah without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: angrtvbd; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: aopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: aopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: angmsdah; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: apE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: apE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: apacir; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ape without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ape; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: apid; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: apos without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: angrt; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: approx without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: angsph without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: approx; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: approxeq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: approxeq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: angst without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ascr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ascr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ast without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ast; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: aogon; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: apacir without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: asympeq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: aring without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: asympeq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: atilde without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: auml without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: angzarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: awconint without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: apid without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: awint without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: awint; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bNot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bNot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: asymp; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: awconint; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: backcong; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: backepsilon; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: apos; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: backprime; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: auml; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: backsim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: atilde; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: backsimeq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: aring; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: backsim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: barvee; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: asymp without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: barwedge without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: barwedge; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bbrk without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: barwed; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: barwed without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bbrktbrk without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bbrktbrk; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: backepsilon without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: backsimeq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: backprime without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bdquo; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: becaus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: becaus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: because without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: backcong without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bemptyv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bepsi without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bepsi; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: barvee without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bernou; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bbrk; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bdquo without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: beth without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: beth; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: between without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: beta; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bigcap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bigcap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: beta without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bcong without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bigcirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bigcup without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bigodot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bcong; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bigoplus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bigoplus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bemptyv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: between; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bigsqcup without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bigotimes; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bigstar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bigodot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bigstar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: because; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bernou without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bigtriangleup; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: biguplus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bigcup; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bigtriangledown without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bigvee without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bigvee; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bigwedge without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bkarow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bigcirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bigsqcup; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: blacklozenge without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bigtriangleup without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: blacksquare; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bigotimes without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: blacktriangle; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: blacktriangledown without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: blacklozenge; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: biguplus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bigtriangledown; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: blacktriangleleft; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bkarow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: blank without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: blacktriangle without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: blank; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: blk12 without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: blk12; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: blk14 without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: blk34 without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: blacksquare without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: block without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: block; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bne without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bne; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bnequiv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bigwedge; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bnot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bnot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: blacktriangleleft without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bottom without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: blacktriangledown; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: blacktriangleright; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxDL without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxDL; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: blk14; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxDR; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxDl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: blk34; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxDl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxDr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxDr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxDR without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxHD without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxH without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxHU without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxHU; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bowtie without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxHd; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxHu without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxHu; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxUL without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxUL; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxHD; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxUR; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bottom; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bowtie; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxUl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxUr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxV without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxV; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxVH without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxVH; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bnequiv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxVL; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxVR without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxVR; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxVh without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxH; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxVl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxVl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxUl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxUr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxHd without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxVr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxVh; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxdL without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxdL; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxbox; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxdR; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxdl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxdl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: blacktriangleright without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxdr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxbox without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxh without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxh; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxhD without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxhD; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxUR without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxVL without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxhU without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxhu without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxdR without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxminus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxhd; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxplus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxplus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxVr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxhu; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxuL without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxuR without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxuR; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxhU; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxuL; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxul; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxur without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxul without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxur; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxvH; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxvL without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxminus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxhd without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxvR; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxvh without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxvh; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxvl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxvl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxvH without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bprime without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bprime; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: breve without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxvr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: breve; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxtimes; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxdr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bsemi without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxvR without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bsemi; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bsim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bsime without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bsol without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bsime; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bsolb without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bsolb; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bsol; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bsolhsub; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bull without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bull; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: brvbar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bullet; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bump without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bump; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxvL; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: boxvr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bullet without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bsim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: boxtimes without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: brvbar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bsolhsub without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bumpE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bumpE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bumpe without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bumpe; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: bumpeq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cacute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cacute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: bumpeq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: capand; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: capbrcup without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: capcap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: capcup without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: capcup; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: caps without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: capdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: caps; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: capdot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: capbrcup; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: capand without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: caron without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: caron; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ccaps; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ccaron without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ccaron; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: capcap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ccirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ccirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: caret; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ccups; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ccedil; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cdot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ccupssm; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cedil without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cedil; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: caret without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cemptyv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ccaps without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cent; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: centerdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: chcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: chcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ccups without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: check; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: checkmark; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ccedil without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cent without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ccupssm without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cir without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cirE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cirE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cir; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: circ; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: circeq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: check without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: checkmark without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: chi; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: circ without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cemptyv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: circledR without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: circlearrowleft; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: circlearrowleft without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: circlearrowright without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: circledast without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: chi without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: circledR; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: circledcirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: circlearrowright; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: circeq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cire without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cire; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: circleddash without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: circledS without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: circledS; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cirscir without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cirscir; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: clubs without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cirfnint without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: circleddash; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: circledcirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: colon without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cirfnint; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: colon; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cirmid without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cirmid; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: coloneq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: coloneq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: comma without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: clubsuit without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: commat without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: commat; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: circledast; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: comp; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: compfn without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: clubs; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: complement without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: complement; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: complexes; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: comma; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cong; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: congdot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: colone without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: conint without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: colone; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: conint; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: copf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: copf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: coprod without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: clubsuit; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: congdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: copy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: copysr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: crarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: coprod; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cross without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cross; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: compfn; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: csub without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: csub; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: copy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: csube; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: csup without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: csube without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: csupe without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: comp without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ctdot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ctdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: complexes without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cong without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cudarrr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cuepr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cudarrl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: crarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cuepr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cudarrr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cuesc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cudarrl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cup without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: csupe; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: csup; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cuesc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cularrp; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cupbrcap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cupcup without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cularr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cupcap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cupdot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cularr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cup; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cupcap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cups without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cupbrcap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cupdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: curarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cularrp without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cupor; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: curarrm; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: curlyeqprec without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cupor without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cups; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: curarrm without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: curlyvee; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: curlywedge without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: curren without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: curarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: curlyvee without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: curlyeqprec; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cupcup; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: curlyeqsucc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: curvearrowright; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: curvearrowleft without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cuvee without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cuwed without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: curlywedge; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: curvearrowleft; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cwint without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cuwed; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: curlyeqsucc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cylcty without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cylcty; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cuvee; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: curren; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dHar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cwconint; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dArr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: daleth without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: cwint; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dHar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: darr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: darr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dash without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dash; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dashv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: curvearrowright without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dbkarow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dblac without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dagger; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dagger without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: cwconint without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dd without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dcaron without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dd; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dArr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ddarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ddarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ddotseq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dashv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: deg without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dblac; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dcaron; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: delta without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: delta; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: demptyv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ddagger without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ddagger; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dharl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dfisht without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dfisht; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dbkarow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: diam without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dharr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: diam; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dharr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: diamond; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: diamondsuit; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: daleth; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: diamond without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: diams; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: die; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: diamondsuit without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: die without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dharl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: digamma without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: div without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: disin without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: demptyv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: deg; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: divide; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: digamma; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: divonx; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: djcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: divonx without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: divideontimes; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dlcorn without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: divide without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dlcrop without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ddotseq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dollar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: disin; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dlcorn; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dlcrop; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: div; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dotminus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: djcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dotplus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: doteqdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: doteqdot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: diams without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: doublebarwedge without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: doteq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dotminus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: downarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dotsquare without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dollar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dotsquare; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dotplus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: downharpoonleft without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: downarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: drbkarow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: drbkarow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: downdownarrows; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: downharpoonleft; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: drcorn; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: doublebarwedge; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: downharpoonright without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: doteq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dscy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dsol without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dstrok without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: downdownarrows without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: drcrop; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: drcrop without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dtri without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dsol; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: downharpoonright; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dtri; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: duarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: duarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dtdot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: duhar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dstrok; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dtdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dwangle; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dtrif without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dscy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dzigrarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: eDDot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dtrif; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: eDot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: eDot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: duhar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dzcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: easter without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: drcorn without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ecaron without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dzcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ecaron; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ecir; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ecirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: eDDot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: easter; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: dzigrarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ecir without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ecy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ecy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: edot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ee without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ee; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ecolon; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: efDot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: efr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: efr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: eacute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: eg; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ecolon without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: egrave; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: egs without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: egs; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: egsdot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: dwangle without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: el without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: egsdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: el; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: eacute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: edot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ell without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ell; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: els; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: elinters; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: egrave without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: els without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: emacr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: empty without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: emacr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ecirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: efDot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: emptyset; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: emptyv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: elsdot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: emptyv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: emsp13; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: emsp13 without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: empty; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: emsp14; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: elsdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: emptyset without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: eng; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ensp without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ensp; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: eogon without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: emsp14 without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: eopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: eg without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: epar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: epar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: eparsl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: eng without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: eplus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: eplus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: epsi; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: eopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: epsilon; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: eogon; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: epsiv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: epsiv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: emsp; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: eqcolon without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: elinters without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: eqsim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: eparsl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: emsp without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: epsilon without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: eqslantgtr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: eqslantgtr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: eqcolon; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: equals; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: eqsim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: equest without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: equest; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: equals without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: equivDD without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: eqslantless without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: eqvparsl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: epsi without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: erDot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: erDot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: eqcirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: eqcirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: escr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: erarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: escr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: erarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: esim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: esim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: equiv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: esdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: eth without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: eth; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: esdot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: euml without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: eqvparsl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: euro; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: eqslantless; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: excl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: eta; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: equiv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: euml; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: expectation without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: exist; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: exist without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: equivDD; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: fallingdotseq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: fcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: fcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: excl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: exponentiale; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: eta without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: expectation; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ffilig; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: fflig; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: euro without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: fallingdotseq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ffllig; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: fflig without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ffr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: filig without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: exponentiale without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ffr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: fjlig; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: flat without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ffilig without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: fllig; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ffllig without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: fjlig without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: fltns; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: fllig without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: fltns without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: filig; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: forall without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: fnof without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: flat; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: fork; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: forkv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: fopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: fopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: female without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: fork without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: frac12 without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: frac12; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: frac13 without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: frac14 without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: frac14; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: fpartint; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: fnof; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: frac16 without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: frac13; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: fpartint without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: frac18; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: forall; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: frac15; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: frac23; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: forkv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: frac34 without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: frac16; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: frac35 without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: frac35; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: frac23 without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: frac34; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: frac25; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: frac45; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: frac25 without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: frac18 without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: frac45 without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: frac15 without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: frac58 without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: frac78 without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: frac78; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: frasl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: frac38 without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: frac38; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: frown; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: fscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gEl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gEl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: frasl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: frac56; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gamma without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gacute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gammad without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: female; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gamma; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gbreve without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: frac56 without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gcirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gcirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gdot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ge without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: frac58; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gel without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gel; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: fscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: geq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: geqq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: geqq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: geq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ge; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ges without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: frown without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gescc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gescc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gesdot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gesdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gesdoto without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gacute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gammad; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gesl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gesdotol; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gesl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gesles; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ges; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gg without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gg; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: geqslant; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ggg without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ggg; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gimel without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gjcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gimel; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gesles without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: glE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gbreve; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: geqslant without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gla without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gla; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: glj without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: glj; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gnE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gnE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gnap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gnap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gne without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gne; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gneq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gnapprox without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gneqq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gesdotol without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gnsim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gesdoto; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gnsim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: grave without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gsim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gsim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: glE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gsime; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gsiml without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gt without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gjcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gt; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gsiml; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gtcc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gtcir; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gtlPar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gtdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gtrarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gtrdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gneq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gtreqqless; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gtrless; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gnapprox; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gneqq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gvertneqq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gvnE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gvertneqq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gvnE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: hArr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: hArr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: hairsp without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: half without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gtrapprox; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: gsime without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: grave; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: hamilt; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: hardcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: harr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: hardcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: harr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gtquest; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: harrcir; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: harrw without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: hbar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: hbar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: hcirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gtrsim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: hearts without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: hearts; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: hamilt without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: heartsuit without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: heartsuit; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: gtreqless; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: hercon without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: half; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: hfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: hercon; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: hfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: hksearow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: hkswarow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: hairsp; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: hoarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: hoarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: harrcir without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: homtht without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: homtht; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: hellip; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: hookleftarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: hcirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: hopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: harrw; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: hopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: horbar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: hscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: horbar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: hscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: hslash without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: hslash; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: hellip without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: hybull without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: hybull; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: hookrightarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: hyphen without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: hyphen; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: iacute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: hkswarow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ic without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: icirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: hksearow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: icy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ic; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: icy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: iecy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: iecy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: iexcl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: iexcl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: iff without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: iff; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ifr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: hookrightarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: hstrok without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ii without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ii; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: iiiint without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: iiiint; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: iiint without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: hookleftarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: iinfin without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ifr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: igrave; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: iinfin; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: iiota; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ijlig without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: imacr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ijlig; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: iacute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: image; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: hstrok; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: imagline; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: imagline without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: imagpart without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: imath without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: icirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: imath; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: imof without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: iiota without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: imped without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: in without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: imped; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: incare without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: incare; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: image without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: imagpart; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: infintie without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: infintie; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: inodot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: igrave without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: int without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: int; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: intcal without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: intcal; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: infin; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: iiint; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: imacr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: intercal; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: integers; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: intercal without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: intprod without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: imof; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: iocy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: iocy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: iogon without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: intprod; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: iogon; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: iopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: infin without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: iota; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: iprod without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: intlarhk; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: integers without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: iquest; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: iscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: iscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: iquest without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: iopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: iprod; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: inodot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: isinE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: intlarhk without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: isinE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: isin; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: isins without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: isinsv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: isindot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: isinsv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: it without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: isindot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: iota without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: itilde without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: isins; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: iukcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: iuml without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: iuml; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: in; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: jcirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: jcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: isinv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: jcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: iukcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: jfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: it; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: isinv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: jmath; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: jopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: jscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: jopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: isin without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: jscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: jukcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: jfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: kappa without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: itilde; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: kappa; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: kcedil without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: jsercy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: kcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: kcedil; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: kcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: kfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: jukcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: kgreen; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: khcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: kappav; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: kjcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: jmath without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: kjcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: kopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: kscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: kappav without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lAarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: kscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lAarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lArr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lAtail without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: jcirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lBarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lAtail; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lBarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lArr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lHar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lHar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lEg without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: kgreen without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: kopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: laemptyv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lagran without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lacute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: jsercy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lambda without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lang without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lambda; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: kfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: langd; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: langle without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: langle; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lacute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: langd without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: laquo; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: larr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: larr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: larrb; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: khcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: larrbfs; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: larrfs without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lagran; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: larrhk without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lang; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: larrlp without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: laemptyv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lEg; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: larrpl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: larrpl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: larrb without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: larrtl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: larrsim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lat without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: larrsim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: latail without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: latail; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lat; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: late; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: larrlp; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lates; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lbarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: larrhk; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lates without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lbbrk without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lbbrk; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lbrace; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lbrack without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lbrack; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: larrtl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lbrke without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lbrke; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lbrksld without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: larrfs; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lbrkslu; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lcaron without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: larrbfs without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lcaron; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lcedil without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lbrkslu without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lceil without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lcub without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lceil; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ldca without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ldca; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ldquo without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lbrace without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ldquo; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ldquor without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ldquor; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ldrdhar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lbarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ldrushar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: laquo without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ldsh; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: le without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: le; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ldrushar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lcub; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: leftarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: leftarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: leftarrowtail; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: late without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: leftharpoondown; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: leftharpoonup; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: leftharpoonup without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: leftleftarrows without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ldrdhar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ldsh without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: leftrightarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: leftrightarrows without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lcedil; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: leftarrowtail without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: leftrightharpoons; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: leftrightsquigarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lbrksld; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: leftthreetimes; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: leg without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: leg; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: leftrightarrows; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: leftharpoondown without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: leqq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: leqq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: leqslant without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: leq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: les without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: leftrightarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: les; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lescc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lescc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lesdot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lesdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: leftleftarrows; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: leq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lesdotor without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lesg without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: leftthreetimes without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lesges without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lesg; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lesdotor; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lesdoto without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lessapprox; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lessdot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lessdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: leftrightharpoons without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lesseqqgtr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lesseqqgtr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: leftrightsquigarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lessgtr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lesssim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: leqslant; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lfisht without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lfisht; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lfloor without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lfloor; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lesges; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lg without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lg; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lgE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lesseqgtr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lesdoto; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lgE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lhard without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lhard; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lharu without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lessapprox without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lharul without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lhblk; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ljcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lhblk without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ll without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ll; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: llarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: llarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lesseqgtr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: llcorner; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lessgtr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: llhard without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lltri without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: llhard; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lharu; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lmidot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lmoust without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lesssim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lmoustache without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lmoustache; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lnE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lnE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lltri; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lmidot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lnap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lnapprox without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lne without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lne; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lneq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lnapprox; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lneqq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lneqq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lnsim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: loang without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lnsim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: loarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: loang; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lobrk without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: loarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lobrk; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: longleftarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: llcorner without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lharul; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: longmapsto without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ljcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: longleftrightarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: longmapsto; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: longrightarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: longleftrightarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: longleftarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: looparrowright; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lopar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: looparrowright without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lmoust; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: loplus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: loplus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lneq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lowast without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lowast; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lowbar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lowbar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lotimes without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: loz; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lozenge without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lozenge; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lozf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lozf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lotimes; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lnap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lpar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lparlt without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: looparrowleft; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lrarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lrarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lrcorner without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lrcorner; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: looparrowleft without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lrhard without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lrhard; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: longrightarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lrm; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lrtri without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lrtri; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lsaquo without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lrhar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lsh without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lsh; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lsim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lparlt; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lsime without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lopar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lsimg without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lsimg; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lsqb without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lsqb; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lpar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lsquo without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lsquo; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lrhar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lsquor; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lsime; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lstrok without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lt without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lstrok; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lt; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ltcc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: loz without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ltdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ltimes; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ltquest; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ltrPar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ltri; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lthree; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lsaquo; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lurdshar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lurdshar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ltlarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: luruhar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lrm without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lvertneqq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lvertneqq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lvnE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lvnE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ltrif; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: macr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: lsim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: male without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: male; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: malt without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: malt; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: maltese without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: mDDot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: map without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: map; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: mapsto without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: lsquor without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: mapstodown without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: macr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: mapstodown; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ltrie; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: mapstoup without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: mapstoleft without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: mapstoup; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: marker without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: marker; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: mcomma without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: mcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: luruhar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: mdash without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: mdash; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: mDDot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: measuredangle; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: mfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: mfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: mho without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: mho; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: maltese; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: micro; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: mid without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: mapsto; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: midast without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: midast; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: measuredangle without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: midcir without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: midcir; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: middot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: mapstoleft; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: minus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: minusb without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: mcomma; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: minusb; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: minusd without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: minusdu without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: minusdu; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: mid; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: mlcp; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: mldr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: middot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: mnplus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: micro without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: models without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: models; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: mopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: mcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: mp without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: mopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: mp; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: minus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: mscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: mstpos without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: mu without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: mstpos; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: mu; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: multimap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: mldr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: mumap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nGg without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nGg; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nGt without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: minusd; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nGt; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nGtv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nGtv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nLeftarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: multimap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: mnplus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nLl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nLl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nLt without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nLeftrightarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nLt; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nLtv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: mlcp without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nRightarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nVDash without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nVDash; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: mscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: mumap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nabla without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nVdash; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nacute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nabla; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nang without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nacute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nang; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: napE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nLeftrightarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nLeftarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: napos without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: napos; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: napprox without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: napE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: natur without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nLtv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nRightarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: natural without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: natural; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: naturals; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nbsp without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nVdash without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: natur; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nbump without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nbump; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nbumpe without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ncap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ncap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: napid; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ncaron without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ncaron; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nbumpe; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: napid without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ncong; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ncongdot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ncongdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ncong without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ncup; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nbsp; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ncy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ncy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: naturals without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ndash without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ne without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ne; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ndash; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nearhk without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nearhk; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ltcir; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nearr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nearrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nearrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: napprox; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nedot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nedot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: neArr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nesear without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nequiv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nesear; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nesim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ncedil without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nexist; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nexists without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nexists; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ncedil; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ngE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nequiv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nge without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ncup without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nge; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ngeq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ngeq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ngeqq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ngeqq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ngeqslant without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: neArr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nges; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ngsim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ngsim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ngt without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nexist without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nesim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ngtr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nhArr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ngtr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nharr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nearr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nhpar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nhpar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nharr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nhArr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nis without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nis; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ni; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nisd without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ngE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nisd; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ni without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: niv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: njcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nlArr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nlE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nlArr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nlE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ngeqslant; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nldr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nges without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nldr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nle without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: njcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nleftarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nle; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nleq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nleq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nleftarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nleftrightarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nleftrightarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: niv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nles without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nles; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nless without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nless; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nlsim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nleqq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nlt without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nlarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ngt; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nltri; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nlt; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nltrie without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nltrie; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nmid without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nleqq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nmid; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: not without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nlarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: notindot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: notinva; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: notinvb; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nltri without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: notin; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nleqslant; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: notniva; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: notnivb; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: notni; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: npar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: npar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nleqslant without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: not; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nparsl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nparsl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: npart without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: npart; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: npolint without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: npr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: notnivc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nprcue without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nparallel without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: npre without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: npre; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nprcue; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nprec without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nlsim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nprec; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: notinE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: npreceq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nrArr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nrArr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nrarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nrarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nrarrc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: npolint; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nrarrw without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: notinvc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nrtri without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nrightarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nrightarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nrtrie without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nsc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nrtri; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nsccue without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nsccue; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: npreceq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nparallel; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: npr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nshortmid without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nshortmid; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nsc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nsim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nsim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nsime without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nsime; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nrarrc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nsimeq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nsmid without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nsmid; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nrtrie; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nspar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nspar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nsqsube; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nsqsupe without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nsce; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nrarrw; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nsub without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nsub; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nsubE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nsubE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nsube without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nsube; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nsimeq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nsce without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nsubseteq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nsubseteqq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nsubset without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nsqsupe; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nsucc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nshortparallel; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nshortparallel without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nsucceq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nsup without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nsucceq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nsup; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nsupe without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nsqsube without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nsubseteq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nsupset; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nsupE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nsupseteq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nsupset without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nsupE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ntgl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ntgl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nsucc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ntilde; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nsupe; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ntlg without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ntlg; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ntriangleleft without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ntriangleleft; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nsubset; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ntriangleright without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nsupseteq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nsupseteqq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nsubseteqq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nu without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ntrianglerighteq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nu; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: num without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: num; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: numero; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nsupseteqq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: numsp; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nvDash without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ntilde without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nvHarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: numero without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nvap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nvHarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ntrianglelefteq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ntrianglerighteq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nvdash without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nvdash; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nvge without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nvap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nvgt without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nvgt; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nvinfin without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: numsp without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nvle without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nvle; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nvlt without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nvinfin; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ntriangleright; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nvlt; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nvrArr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nvltrie; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nvrtrie without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nvlArr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nvsim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nvsim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nwArr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nwArr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nvltrie without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ntrianglelefteq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nwarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nwarhk; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nvge; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nwarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nwarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nwnear without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nwarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: oS without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nvDash; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: oacute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: oast without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nwnear; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: oast; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ocir without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ocir; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: oS; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ocy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ocy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ocirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: odash; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: odblac without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: odblac; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: odiv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nvrtrie; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: odot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nvlArr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: odot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: odsold without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: odsold; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: oelig without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ofcir without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ofcir; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ofr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: odiv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: nvrArr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ogon without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ogon; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ograve; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ogt without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ogt; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: odash without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ohbar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ohm without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ohm; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: oacute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: oint; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: olarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: olarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: olcir without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: oelig; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: olcross without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ocirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: oline without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: oline; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: olt without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: olt; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: omacr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: omacr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: oint without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: omega; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ograve without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: omicron; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: omid without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ofr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: omid; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ominus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: oopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: oopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: opar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: omicron without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: operp without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ohbar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: operp; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: oplus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: or without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: oplus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: or; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: orarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: orarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ord; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: order without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: olcross; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: olcir; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: orderof; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ordf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ordf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ordm without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ordm; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ominus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: origof; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: oror without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: oror; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: orslope without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: omega without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: orderof without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: orv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: orslope; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: orv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: oscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: oscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: oslash without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: oslash; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: osol without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: opar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: otilde; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ord without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: otimes; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: otimes without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: otimesas; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ouml without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: order; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ovbar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: otimesas without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ovbar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: par without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: par; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: para without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: para; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: parsim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: nwarhk without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: parsl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: parsl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: part without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: origof without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: pcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: osol; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: pcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: percnt without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: percnt; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: period without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: period; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: permil without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: permil; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: perp without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: perp; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: part; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: pfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: phi without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: phi; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: phiv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: phiv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: otilde without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: parallel; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: phmmat; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: phone; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: pi without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: pi; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: phmmat without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: pfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: piv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: piv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: planck without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: pertenk; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: planckh without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ouml; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: pitchfork; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: planckh; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: plankv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: plus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: plankv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: plus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: plusb without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: plusacir without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: plusacir; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: phone without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: plusdo without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: parsim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: plusdu without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: plusdu; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: pluse without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: pertenk without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: plusmn without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: plusmn; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: plussim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: plusdo; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: plusb; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: plustwo without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: pm without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: pm; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: pluscir without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: plustwo; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: pointint; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: popf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: pound without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: planck; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: popf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: pr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: pr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: prE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: prE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: prap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: pitchfork without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: prcue; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: pre without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: pre; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: prec without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: prec; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: pluscir; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: precapprox; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: pluse; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: preccurlyeq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: preceq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: plussim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: pointint without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: precnapprox without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: preccurlyeq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: precnapprox; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: precneqq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: prap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: precsim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: precsim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: prime without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: prime; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: pound; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: primes; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: prnE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: prcue without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: prnE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: prnap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: prnap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: prnsim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: prod without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: precnsim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: profalar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: preceq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: profalar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: precapprox without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: profsurf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: profsurf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: prop without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: prnsim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: propto without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: precnsim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: prsim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: prsim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: precneqq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: prurel without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: prurel; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: pscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: psi without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: psi; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: puncsp without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: profline; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: qfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: prod; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: qint without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: qint; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: qopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: qopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: qprime without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: propto; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: qscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: primes without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: quaternions without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: profline without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: quatint without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: qfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: quest without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: quatint; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: quest; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: questeq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: qscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: quot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rAarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rAarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rArr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: prop; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: quaternions; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rArr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rAtail without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rBarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rHar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rHar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: puncsp; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: race; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: racute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: racute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: pscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: radic without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: radic; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rAtail; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rang without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: raemptyv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rang; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rangd without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: range without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: questeq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rangle without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: qprime; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: raquo without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: raquo; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: quot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rarrap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rangle; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: race without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rarrb without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rarrb; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rarrbfs without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rBarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rarrc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: raemptyv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rarrfs; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rarrhk; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rarrap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rangd; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rarrhk without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rarrpl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rarrlp; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rarrpl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rarrtl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rarrbfs; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rarrw without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rarrw; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rarrfs without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ratail; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rarrlp without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ratio; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rarrsim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rationals; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: range; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rbarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rbbrk without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rbbrk; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rarrtl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rbrace without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rbrace; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rbrack; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ratio without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rbrke without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rbrke; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rbrksld; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rationals without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rarrc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rarrsim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rcaron; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rcedil without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rcedil; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rceil without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rcaron without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rcub without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rcub; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rdca without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rbarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ratail without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rdldhar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rdquo without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rbrkslu; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rdquor without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rdquor; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rdsh without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rbrack without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: real without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: real; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: realine without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rdldhar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: realpart without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: realpart; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: reals without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rdquo; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rect without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rect; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: reg without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: reg; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rceil; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rfisht; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rfloor without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rdca; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rfloor; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rdsh; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: reals; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: realine; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rharul without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rharul; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rho without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rho; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rhov without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rhard; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rightarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rharu without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rfisht without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rightarrowtail without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rightarrowtail; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rharu; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rhard without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rightharpoonup; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rightharpoonup without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rhov; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rightarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rightleftharpoons without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rightharpoondown without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rightrightarrows; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rightharpoondown; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rightsquigarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rightleftarrows; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rightleftarrows without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ring without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ring; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: risingdotseq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rightthreetimes without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rlarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rlarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rbrkslu without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rbrksld without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rightleftharpoons; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rlm without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rlm; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rmoust without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rmoust; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rmoustache without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rnmid without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rightrightarrows without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: roang without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: roang; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: roarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: roarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rightthreetimes; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rlhar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ropar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ropar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ropf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rmoustache; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: risingdotseq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ropf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: roplus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rotimes; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: robrk; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rpar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rotimes without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rpar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rpargt; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rppolint without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rlhar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rrarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rsaquo without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rnmid; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rsaquo; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rightsquigarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rsqb without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rsh; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rsquo without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: roplus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rppolint; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rsquo; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rsqb; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: robrk without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rsquor without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rsquor; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rtimes without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rtri without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rtimes; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rtri; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rtrie without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rtrif without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rtrif; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rtriltri without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rrarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rthree; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rx without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rthree without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rx; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sacute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rpargt without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sbquo without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sbquo; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ruluhar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: scE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: scE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: scap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: scap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: scaron without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: scaron; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sccue without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sce; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rtriltri; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: rsh without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: scirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: scedil; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: scirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: scnE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sacute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: scnap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: scedil without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: scnsim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: scnap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: scpolint; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: scsim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: scsim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: scy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: scy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: scnE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: rtrie; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: scpolint without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sdotb without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sdotb; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sdote without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: seArr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ruluhar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: searhk without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sdot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: searr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: searr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: searhk; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sccue; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sect; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sect without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: semi; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: searrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: searrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: seswar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: setminus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: setminus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: setmn; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sce without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: scnsim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sfrown without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sext; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sfrown; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sharp without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: shchcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: setmn without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: seArr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: shcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: shcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: shchcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: shortmid without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: shortmid; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: shy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: shy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sigma without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sdote; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sigmaf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sigmaf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: shortparallel; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: seswar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sigmav; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: simdot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sharp; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: simdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: simeq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sigmav without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: simg without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sime without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: semi without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: simgE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: siml without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: simgE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sime; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: simlE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: simeq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: simne without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: shortparallel without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: simne; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sext without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sigma; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: slarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: simrarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: simg; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: slarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: smallsetminus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: smallsetminus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: simrarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: smeparsl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: smeparsl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: siml; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: smile without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: simlE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: smt without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: smile; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: smt; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: smte without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: smte; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: smtes without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: smtes; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: softcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sol without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: smid; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: solb without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: solb; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: simplus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: solbar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: solbar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: smid without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: smashp without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: spadesuit without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: softcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: spar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: spades without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sqcap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sqcap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: spades; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: simplus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sqcup without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sqcaps without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sqcups without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: spadesuit; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sqsub without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sqcup; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sqsube; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sqsubset without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sqcups; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sqsubseteq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: smashp; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: spar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sqsubseteq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sqsup without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sqsup; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sol; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sqsupe without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sqsupe; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sqsupset without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sqsupset; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: squ without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: squ; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sqsupseteq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: square; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: squarf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sqsube without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: squarf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: squf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: srarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sqcaps; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ssetmn without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ssmile without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: square without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sqsub; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sstarf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: star without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sqsupseteq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: starf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: starf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ssetmn; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: star; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ssmile; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: straightphi without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: straightphi; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sqsubset; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sub without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sstarf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: subE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: subE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: straightepsilon without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: strns; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sub; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: srarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sube; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: subedot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: submult without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: straightepsilon; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: subnE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: submult; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sube without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: subdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: subne; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: subplus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: subdot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: subplus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: subrarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: subset without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: subnE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: strns without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: subseteq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: squf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: subedot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: subsetneq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: subsetneqq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: subsetneq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: subrarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: subset; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: subseteqq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: subsub; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: subseteq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: subsup without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: subsup; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: succ without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: succ; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: subsim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: succapprox; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: subsub without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: succcurlyeq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: subsim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: succeq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: subseteqq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: succeq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: succneqq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: succnapprox; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: succnsim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: subne without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: succsim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sum without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sum; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: succnsim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sung without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sung; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: succapprox without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sup1; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: sup without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sup2; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: subsetneqq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sup3 without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: succnapprox without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sup3; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sup; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: supE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: supE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sup1 without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: supdsub without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: supdsub; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: supe without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: supe; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: sup2 without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: succneqq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: suphsol without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: supedot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: suphsub without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: suphsol; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: suplarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: succcurlyeq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: succsim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: supnE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: supnE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: supne without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: supdot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: supplus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: supdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: supmult; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: supplus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: supset without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: suphsub; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: supseteq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: supseteqq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: supsetneq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: suplarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: supsetneqq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: supsetneqq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: supsim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: supset; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: supsub without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: supmult without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: supsup without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: supsub; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: swArr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: supsup; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: supseteq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: swarhk without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: swarhk; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: swarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: swarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: supedot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: swnwar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: swarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: szlig without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: swnwar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: supsetneq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: target without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: tau without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: target; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: tau; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: tbrk without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: supne; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: supsim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: tcedil without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: swarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: tcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: tcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: tcaron without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: tdot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: tdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: tcedil; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: tfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: swArr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: there4 without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: supseteqq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: there4; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: tcaron; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: szlig; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: theta; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: thetasym without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: thetasym; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: theta without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: thetav; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: tfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: thickapprox; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: therefore; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: thicksim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: telrec without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: therefore without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: thinsp without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: thkap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: thinsp; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: thkap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: thorn without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: thickapprox without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: tilde without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: tbrk; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: tilde; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: times without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: timesb; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: timesbar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: thicksim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: tint without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: tint; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: toea without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: toea; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: top without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: thksim; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: thorn; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: topbot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: thetav without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: topcir without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: topbot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: topf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: topf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: topfork without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: times; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: topcir; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: tosa; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: tprime without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: trade without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: trade; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: tosa without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: top; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: triangle; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: topfork; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: thksim without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: triangleleft without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: triangledown; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: triangledown without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: triangleleft; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: triangleq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: triangleq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: triangle without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: tprime; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: telrec; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: tridot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: trianglerighteq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: tridot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: trie without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: trie; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: triminus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: trianglerighteq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: triangleright without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: trianglelefteq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: trisb without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: trisb; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: triplus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: tritime; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: triplus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: trpezium; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: tscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: tscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: tscy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: timesd; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: trpezium without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: tshcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: tshcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: tstrok without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: twixt without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: tritime without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: twoheadleftarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: twixt; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: triminus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: uArr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: twoheadleftarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: uHar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: uHar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: uArr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: uacute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: uarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: tstrok; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ubrcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: twoheadrightarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ubrcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: trianglelefteq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ubreve without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ucirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ubreve; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ucy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: udarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: uacute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: tscy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: uarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: udblac; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: triangleright; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ucy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ufisht without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ufr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: udblac without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ufisht; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: udhar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ufr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ugrave without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: udarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ugrave; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: uharr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: uharr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: uhblk; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ulcorn without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: uharl without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ulcorn; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ulcorner without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ulcorner; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ultri without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ucirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: umacr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: umacr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: uml without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: uml; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: twoheadrightarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: uogon without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: uogon; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: uopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: uhblk without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: uparrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ulcrop; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: udhar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: updownarrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: updownarrow; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: uharl; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: upharpoonright without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ulcrop without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: uplus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: upsi without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: upharpoonleft without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: uplus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: upsi; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: upsih without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: upharpoonright; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: upsih; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: upsilon without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: upsilon; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: upuparrows without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: uopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: upuparrows; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: urcorner; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: urcrop; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: uring without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ultri; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: uparrow without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: urtri; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: uscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: uscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: utdot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: upharpoonleft; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: utilde without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: utilde; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: utri without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: utri; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: urtri without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: utrif; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: uuarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: uuarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: uuml without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: urcrop without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: uwangle without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: uwangle; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: vArr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: uring; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: vArr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: urcorn without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: vBarv without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: utdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: vBarv; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: vDash; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: urcorn; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: vDash without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: vangrt; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: varepsilon; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: varepsilon without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: vBar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: urcorner without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: varnothing without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: varphi without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: utrif without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: varphi; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: varpi without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: varpropto without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: varpropto; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: uuml; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: varkappa; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: varrho without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: varrho; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: varr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: varsigma without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: varsigma; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: vBar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: varsubsetneqq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: varkappa without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: varsupsetneq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: varnothing; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: varsubsetneq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: vangrt without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: varsubsetneqq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: vartheta without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: varsubsetneq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: varr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: varpi; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: vartheta; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: vcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: varsupsetneq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: vcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: vdash without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: varsupsetneqq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: vee without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: vee; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: veebar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: veebar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: vartriangleright without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: veeeq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: vellip without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: varsupsetneqq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: verbar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: vert without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: vdash; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: vfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: vfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: verbar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: vltri; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: vartriangleleft; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: vnsub without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: vartriangleright; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: vnsub; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: vnsup without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: vopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: vnsup; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: vopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: vrtri without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: vrtri; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: vartriangleleft without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: vscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: vert; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: vscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: vsubnE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: vsubne without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: vsupnE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: vsubne; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: vltri without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: vsupne; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: vzigzag without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: vzigzag; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: wcirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: veeeq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: wedbar without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: vprop; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: vellip; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: wedge without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: wedgeq without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: vsupnE; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: wedbar; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: vsubnE without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: wedgeq; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: wfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: wfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: wopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: wp without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: wp; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: weierp; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: wr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: weierp without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: wreath without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: wreath; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: wscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: wscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: wedge; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: xcirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: vprop without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: wcirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: xcirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: xcup without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: xcup; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: xfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: xdtri; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: xfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: xhArr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: xhArr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: xharr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: vsupne without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: xi; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: xlArr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: wr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: xcap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: xlarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: wopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: xlarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: xnis without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: xmap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: xodot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: xlArr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: xmap without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: xopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: xodot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: xopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: xotime without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: xi without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: xrArr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: xdtri without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: xharr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: xrArr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: xrarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: xrarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: xscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: xoplus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: xsqcup without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: xotime; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: xutri without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: xnis; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: xvee without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: xvee; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: xcap; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: xwedge; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: xuplus without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: yacute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: yacy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: yacy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: xscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ycirc; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: xutri; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: xoplus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: yacute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: yen; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: yfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: xuplus; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: yfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: yicy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: xwedge without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: ycy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: yopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: yscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: yopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: yucy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: yuml without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ycy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: yuml; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: xsqcup; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: zacute without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: yen without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: zcaron without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: zcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: zcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: zdot without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: yucy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: zeetrf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: yicy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: zeta; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: zfr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: zfr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: ycirc without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: zeetrf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: zhcy; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: zigrarr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: zacute; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: zeta without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: zopf; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: zopf without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: zscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: zcaron; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: zwj without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: zwj; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid unterminated numeric entity character overflow before EOF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid unterminated numeric entity character overflow before EOF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid unterminated numeric entity character overflow before EOF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid unterminated numeric entity character overflow // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid unterminated numeric entity character overflow // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid unterminated numeric entity character overflow // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character overflow // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character overflow // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character overflow // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+0000 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+0001 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+0002 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+0003 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+0004 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+0005 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+0006 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+0007 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+0008 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+000B // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+000E // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+000F // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+0010 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+0011 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+0012 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+0013 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+0014 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+0015 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+0016 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+0017 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+0018 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+0019 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+001A // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+001B // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+001C // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+001D // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+001E // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+001F // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+007F // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+D800 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+DFFF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDD0 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDD1 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDD2 // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: zwnj without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: yscr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: zhcy without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: zigrarr; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Bad named entity: zscr without a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: zwnj; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [namedEntities] Named entity: zdot; with a semi-colon // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDD3 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDD4 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDD5 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDD6 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDD7 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDD8 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDD9 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDDA // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDDB // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDDC // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDDD // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDDE // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDDF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDE0 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDE1 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDE2 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDE3 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDE4 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDE5 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDE6 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDE7 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDE8 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDE9 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDEA // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDEB // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDEC // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDED // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDEE // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FDEF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FFFE // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FFFF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+1FFFE // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+1FFFF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+2FFFE // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+2FFFF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+3FFFE // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+3FFFF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+4FFFE // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+4FFFF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+5FFFE // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+5FFFF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+6FFFE // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+6FFFF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+7FFFE // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+7FFFF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+8FFFE // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+8FFFF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+9FFFE // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+9FFFF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+AFFFE // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+AFFFF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+BFFFE // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+BFFFF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+CFFFE // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+CFFFF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+DFFFE // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+DFFFF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+EFFFE // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+EFFFF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FFFFE // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+FFFFF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+10FFFE // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Invalid numeric entity character U+10FFFF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0009 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+000A // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0020 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0021 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0022 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0023 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0024 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0025 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0026 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0027 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0028 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0029 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+002A // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+002B // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+002C // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+002D // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+002E // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+002F // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0030 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0031 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0032 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0033 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0034 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0035 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0036 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0037 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0038 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0039 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+003A // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+003B // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+003C // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+003D // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+003E // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+003F // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0040 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0041 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0042 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0043 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0044 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0045 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0046 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0047 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0048 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0049 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+004A // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+004B // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+004C // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+004D // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+004E // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+004F // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0050 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0051 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0052 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0053 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0054 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0055 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0056 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0057 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0058 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0059 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+005A // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+005B // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+005C // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+005D // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+005E // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+005F // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0060 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0061 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0062 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0063 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0064 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0065 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0066 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0067 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0068 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0069 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+006A // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+006B // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+006C // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+006D // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+006E // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+006F // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0070 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0071 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0072 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0073 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0074 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0075 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0076 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0077 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0078 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+0079 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+007A // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+007B // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+007C // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+007D // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+007E // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00A0 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00A1 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00A2 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00A3 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00A4 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00A5 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00A6 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00A7 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00A8 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00A9 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00AA // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00AB // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00AC // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00AD // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00AE // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00AF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00B0 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00B1 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00B2 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00B3 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00B4 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00B5 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00B6 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00B7 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00B8 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00B9 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00BA // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00BB // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00BC // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00BD // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00BE // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00BF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00C0 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00C1 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00C2 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00C3 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00C4 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00C5 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00C6 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00C7 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00C8 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00C9 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00CA // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00CB // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00CC // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00CD // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00CE // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00CF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00D0 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00D1 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00D2 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00D3 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00D4 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00D5 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00D6 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00D7 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00D8 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00D9 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00DA // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00DB // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00DC // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00DD // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00DE // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00DF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00E0 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00E1 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00E2 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00E3 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00E4 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00E5 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00E6 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00E7 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00E8 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00E9 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00EA // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00EB // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00EC // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00ED // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00EE // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00EF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00F0 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00F1 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00F2 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00F3 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00F4 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00F5 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00F6 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00F7 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00F8 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00F9 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00FA // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00FB // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00FC // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00FD // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00FE // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+00FF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+D7FF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+E000 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+FDCF // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+FDF0 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+FFFD // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+10000 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+1FFFD // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+20000 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+2FFFD // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+30000 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+3FFFD // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+40000 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+4FFFD // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+50000 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+5FFFD // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+60000 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+6FFFD // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+70000 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+7FFFD // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+80000 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+8FFFD // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+90000 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+9FFFD // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+A0000 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+AFFFD // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+B0000 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+BFFFD // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+C0000 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+CFFFD // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+D0000 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+DFFFD // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+E0000 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+EFFFD // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+F0000 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+FFFFD // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+100000 // Initial State: Data ... ok
[INFO] [stdout] test [numericEntities] Valid numeric entity character U+10FFFD // Initial State: Data ... ok
[INFO] [stdout] test [pendingSpecChanges] // Initial State: Data ... ok
[INFO] [stdout] test [test3] // Initial State: Data ... ok
[INFO] [stdout] test [test3] // Initial State: Data ... ok
[INFO] [stdout] test [test3] // Initial State: Data ... ok
[INFO] [stdout] test [test3] // Initial State: Data ... ok
[INFO] [stdout] test [test3] // Initial State: Data ... ok
[INFO] [stdout] test [test3] // Initial State: Data ... ok
[INFO] [stdout] test [test3]