<?xml version="1.0" encoding="UTF-8"?><toc><section id="sec_foreword"><title>Foreword</title></section><section id="sec_intro"><title>Introduction</title></section><section id="sec_1"><label>1</label><title>Scope</title></section><section id="sec_2"><label>2</label><title>Normative references</title></section><section id="sec_3"><label>3</label><title>Terms and definitions</title></section><section id="sec_4"><label>4</label><title>Symbols and abbreviated terms</title><section id="sec_4.1"><label>4.1</label><title>Symbols</title></section><section id="sec_4.2"><label>4.2</label><title>Abbreviated terms</title></section></section><section id="sec_5"><label>5</label><title>Requirements and design overview</title><section id="sec_5.1"><label>5.1</label><title>Requirements</title><section id="sec_5.1.1"><label>5.1.1</label><title>Common Logic should include full first-order logic with equality</title></section><section id="sec_5.1.2"><label>5.1.2</label><title>Common Logic should provide a general-purpose syntax for communicating logical expressions</title></section><section id="sec_5.1.3"><label>5.1.3</label><title>Common Logic should be easy and natural for use on the Web</title></section><section id="sec_5.1.4"><label>5.1.4</label><title>Common Logic should support open networks</title></section><section id="sec_5.1.5"><label>5.1.5</label><title>Common Logic should not make arbitrary assumptions about semantics</title></section></section><section id="sec_5.2"><label>5.2</label><title>A family of languages</title></section></section><section id="sec_6"><label>6</label><title>Common Logic abstract syntax and semantics</title><section id="sec_6.1"><label>6.1</label><title>Common Logic abstract syntax</title><section id="sec_6.1.1"><label>6.1.1</label><title>Abstract syntax categories</title></section><section id="sec_6.1.2"><label>6.1.2</label><title>Metamodel of the Common Logic abstract syntax</title><section id="sec_6.1.2.1"><label>6.1.2.1</label><title>Names and sequence markers</title></section><section id="sec_6.1.2.2"><label>6.1.2.2</label><title>Terms and term sequences</title></section><section id="sec_6.1.2.3"><label>6.1.2.3</label><title>Sentences</title></section><section id="sec_6.1.2.4"><label>6.1.2.4</label><title>Statements</title></section><section id="sec_6.1.2.5"><label>6.1.2.5</label><title>Texts</title></section><section id="sec_6.1.2.6"><label>6.1.2.6</label><title>Well-Formed Expressions</title></section><section id="sec_6.1.2.7"><label>6.1.2.7</label><title>Metamodel</title></section></section><section id="sec_6.1.3"><label>6.1.3</label><title>Importation closure</title></section><section id="sec_6.1.4"><label>6.1.4</label><title>Abstract syntactic structure of dialects</title></section></section><section id="sec_6.2"><label>6.2</label><title>Common logic semantics</title></section><section id="sec_6.3"><label>6.3</label><title>Datatypes</title></section><section id="sec_6.4"><label>6.4</label><title>Satisfaction, validity and entailment</title></section><section id="sec_6.5"><label>6.5</label><title>Sequence markers, recursion and argument lists: discussion</title></section><section id="sec_6.6"><label>6.6</label><title>Special cases and translations between dialects</title></section></section><section id="sec_7"><label>7</label><title>Conformance</title><section id="sec_7.1"><label>7.1</label><title>Dialect conformance</title><section id="sec_7.1.1"><label>7.1.1</label><title>Syntax</title></section><section id="sec_7.1.2"><label>7.1.2</label><title>Semantics</title></section><section id="sec_7.1.3"><label>7.1.3</label><title>Presupposing dialects</title></section></section><section id="sec_7.2"><label>7.2</label><title>Application conformance</title></section><section id="sec_7.3"><label>7.3</label><title>Network conformance</title></section></section><section id="sec_A"><label>Annex A</label><title>Common Logic Interchange Format (CLIF) (normative)</title><section id="sec_A.1"><label>A.1</label><title>General</title></section><section id="sec_A.2"><label>A.2</label><title>CLIF syntax</title><section id="sec_A.2.1"><label>A.2.1</label><title>Characters</title></section><section id="sec_A.2.2"><label>A.2.2</label><title>Lexical syntax</title><section id="sec_A.2.2.1"><label>A.2.2.1</label><title>General</title></section><section id="sec_A.2.2.2"><label>A.2.2.2</label><title>White space</title></section><section id="sec_A.2.2.3"><label>A.2.2.3</label><title>Delimiters</title></section><section id="sec_A.2.2.4"><label>A.2.2.4</label><title>Characters</title></section><section id="sec_A.2.2.5"><label>A.2.2.5</label><title>Quoting within strings</title></section><section id="sec_A.2.2.6"><label>A.2.2.6</label><title>Quoted strings</title></section><section id="sec_A.2.2.7"><label>A.2.2.7</label><title>Reserved tokens</title></section><section id="sec_A.2.2.8"><label>A.2.2.8</label><title>Name character sequence</title></section><section id="sec_A.2.2.9"><label>A.2.2.9</label><title>Lexical categories</title></section></section><section id="sec_A.2.3"><label>A.2.3</label><title>Expression syntax</title><section id="sec_A.2.3.1"><label>A.2.3.1</label><title>Term sequence</title></section><section id="sec_A.2.3.2"><label>A.2.3.2</label><title>Name</title></section><section id="sec_A.2.3.3"><label>A.2.3.3</label><title>Term</title></section><section id="sec_A.2.3.4"><label>A.2.3.4</label><title>Equation</title></section><section id="sec_A.2.3.5"><label>A.2.3.5</label><title>Sentence</title></section><section id="sec_A.2.3.6"><label>A.2.3.6</label><title>Atomic sentence</title></section><section id="sec_A.2.3.7"><label>A.2.3.7</label><title>Boolean sentence</title></section><section id="sec_A.2.3.8"><label>A.2.3.8</label><title>Quantified sentence</title></section><section id="sec_A.2.3.9"><label>A.2.3.9</label><title>Commented sentence</title></section><section id="sec_A.2.3.10"><label>A.2.3.10</label><title>Titling</title></section><section id="sec_A.2.3.11"><label>A.2.3.11</label><title>Discourse statement</title></section><section id="sec_A.2.3.12"><label>A.2.3.12</label><title>Statement</title></section><section id="sec_A.2.3.13"><label>A.2.3.13</label><title>Importation</title></section><section id="sec_A.2.3.14"><label>A.2.3.14</label><title>Domain restriction</title></section><section id="sec_A.2.3.15"><label>A.2.3.15</label><title>Text</title></section></section></section><section id="sec_A.3"><label>A.3</label><title>CLIF semantics</title></section><section id="sec_A.4"><label>A.4</label><title>CLIF conformance</title><section id="sec_A.4.1"><label>A.4.1</label><title>Syntactic conformity</title></section><section id="sec_A.4.2"><label>A.4.2</label><title>Semantic conformity</title></section></section></section><section id="sec_B"><label>Annex B</label><title>Conceptual Graph Interchange Format (CGIF) (normative)</title><section id="sec_B.1"><label>B.1</label><title>General</title><section id="sec_B.1.1"><label>B.1.1</label><title>General</title></section><section id="sec_B.1.2"><label>B.1.2</label><title>Conceptual graphs</title></section><section id="sec_B.1.3"><label>B.1.3</label><title>EBNF Syntax Rules for CGIF</title></section><section id="sec_B.1.4"><label>B.1.4</label><title>Notation for rewrite rules</title><section id="sec_B.1.4.1"><label>B.1.4.1</label><title>General</title></section><section id="sec_B.1.4.2"><label>B.1.4.2</label><title>Transformation rules</title></section><section id="sec_B.1.4.3"><label>B.1.4.3</label><title>Functions used in rewrite rules</title></section></section></section><section id="sec_B.2"><label>B.2</label><title>CG core syntax and semantics</title><section id="sec_B.2.1"><label>B.2.1</label><title>actor</title></section><section id="sec_B.2.2"><label>B.2.2</label><title>arc</title></section><section id="sec_B.2.3"><label>B.2.3</label><title>arcSequence</title></section><section id="sec_B.2.4"><label>B.2.4</label><title>comment</title></section><section id="sec_B.2.5"><label>B.2.5</label><title>concept</title></section><section id="sec_B.2.6"><label>B.2.6</label><title>conceptual graph (CG)</title></section><section id="sec_B.2.7"><label>B.2.7</label><title>conceptual relation</title></section><section id="sec_B.2.8"><label>B.2.8</label><title>negation</title></section><section id="sec_B.2.9"><label>B.2.9</label><title>reference</title></section><section id="sec_B.2.10"><label>B.2.10</label><title>scope</title></section><section id="sec_B.2.11"><label>B.2.11</label><title>text</title></section></section><section id="sec_B.3"><label>B.3</label><title>Extended CGIF syntax</title><section id="sec_B.3.1"><label>B.3.1</label><title>General</title></section><section id="sec_B.3.2"><label>B.3.2</label><title>actor</title></section><section id="sec_B.3.3"><label>B.3.3</label><title>arc</title></section><section id="sec_B.3.4"><label>B.3.4</label><title>arcSequence</title></section><section id="sec_B.3.5"><label>B.3.5</label><title>boolean</title></section><section id="sec_B.3.6"><label>B.3.6</label><title>concept</title></section><section id="sec_B.3.7"><label>B.3.7</label><title>conceptual graph (CG)</title></section><section id="sec_B.3.8"><label>B.3.8</label><title>conceptual relation</title></section><section id="sec_B.3.9"><label>B.3.9</label><title>text</title></section><section id="sec_B.3.10"><label>B.3.10</label><title>type expression</title></section></section><section id="sec_B.4"><label>B.4</label><title>CGIF conformance</title></section></section><section id="sec_C"><label>Annex C</label><title>eXtended Common Logic Markup Language (XCL) (normative)</title><section id="sec_C.1"><label>C.1</label><title>General</title></section><section id="sec_C.2"><label>C.2</label><title>XCL syntax</title></section><section id="sec_C.3"><label>C.3</label><title>XCL semantics</title></section><section id="sec_C.4"><label>C.4</label><title>XCL conformance</title></section></section><section id="sec_D"><label>Annex D</label><title>Translating between dialects (informative)</title></section><section id="sec_bibl"><title>Bibliography</title></section></toc>