Introducing Sentential Logic (SL) Part II – Semantics

Total Page:16

File Type:pdf, Size:1020Kb

Introducing Sentential Logic (SL) Part II – Semantics Introducing Sentential Logic (SL) Part II – Semantics 1. Our refined understanding of entailment invokes the notion of an interpretation. For notions of entailment that center on truth, the purpose of an interpretation is to provide stable and unique assignments of truth values to the various sentences that can participate in sequent expressions. The idea is that we use interpretations to assign either the value true or the value false (but not both!) to each and every sentence of a formal language. The truth and falsity of a sentence is thus relative to an interpretation. 2. In what is called “classical” logic, we assume that each and every sentence will take on exactly one of the following two truth values: True (T) or False (F). There are non-classical truth-functional logics as well, in which other truth-values are introduced, or in which some sentences may be assigned neither of the classical truth values, or even more than one truth-value (for instance, in epistemic logic some sentences may be assigned the value B – standing for both true and false). There are also semantics that don’t employ the notion of a truth-function at all, but instead work with other kinds of primitives (for example, incompatibility semantics). At this stage in the game, we will simply be working with a semantics of the plain-ole vanilla classical type. 3. Basic Properties of |= From the idea that interpretations provide stable and unique assignments of truth values, we may already stipulate the following basic “structural” principles of entailment: Assumptions: For any sentence φ, φ|= φ. That is, any sentence entails itself. Thinning (or Persistence): If Γ|=φ, then Γ,ψ|=φ. Basically, this principle tells us that adding any sentence (or set of sentences) as premises to a valid entailment will not affect its validity. Cutting: If Γ|=φ and φ,Δ|=ψ, then Γ,Δ|=ψ Essentially, this principle captures the “transitivity” of entailment: If some formula is a consequence of some premises and in turn that formula (along with some other possible premises) entails some further formula, then that original set of premises (in concert with the other supporting premises) will entail that further formula, without explicit mention of formula originally entailed. The semantics of SL 4. We now turn specifically to sentences in our logical language SL. SL is what is called “wholly truth- functional.” That means that in giving it an interpretation, all we need to do is to supply truth values for the various capital letters or atomic wffs. The truth-values of compound wffs are then completely determined from the truth-values of simpler (less compound) wffs - indeed, those which compose that very compound wff. That is, the semantics of SL is not just recursive; it is also compositional. 5. You might well already know how to compute the truth values of compound wffs in SL. The operators stand for various familiar truth-functions. A function is simply a “mapping” from inputs (or arguments) to outputs (or values). Specifically, an “n-place function” goes from ordered “n-tuples” of objects from one domain to objects of another domain (which might be one and the same). An “n-place truth function” is thus one that takes n-tuples of truth values as “inputs” and spits out specific truth values as outputs. Individual truth functions are easily represented by means of truth tables. Here, for instance, is a representation of the 3-place truth function (which we can call %) that takes the value F just in case its first argument is T, and there is at least one other T among its other two operators: φ χ Ψ %( φ, χ, ψ) T T T F T T F F T F T F T F F T T F T T F T F T F F T T F F F T In this table, the columns underneath the three stand-alone Greek letters systematically list the various permutations of truth-values that the arguments (or inputs) of a three-place truth function may take. For example, the 5th row of the entire table (which is the 4th row underneath the initial one), represents a condition in which the first argument is T, while the second and third arguments are F. There are 8 distinct permutations of truth values that these three arguments may take, hence 8 rows underneath the initial row. The column of cells underneath the % then display the specific truth value that the % function takes whenever its 3 arguments (or inputs) take on the specific truth values listed to the left of that cell. 6. By convention, the tilde in SL is a one-place operator that represents the negation function. Whenever the sentence it “operates on” (or prefixes) is true, then it is false, and vice-versa. Here, then, is its truth table representation: φ ~φ T F F T These specific functions of the ampersand, wedge, and arrow are easily illustrated by means of the following truth tables: φ ψ (φ&ψ) (φvψ) (φ→ψ) T T T T T T F F T F F T F T T F F F F T We say then that the ampersand stands for the two-place conjunction function: it is true just in case both of its arguments (or conjuncts) are true, and false if either of them (or both) are false. The wedge stands for the disjunction function: it is false just in case both of its arguments (or disjuncts) are false, and true if either (or both) are true. The arrow signifies the material conditional: it is false just in case its first argument (the antecedent) is true and its second argument (or consequent) is false, and it is true just in case either its antecedent is false or its consequent is true. You will need to commit these rules to memory. The ampersand thus bears some resemblance to (some uses of) the English word “and,” while the wedge functions roughly like some uses of the English word “or” (specifically those in which the “or” is used in an inclusive sense). While it is sometimes claimed that the arrow corresponds to the English “if.. then,” this correspondence is tenuous at best. It is better to leave the arrow as it is, and not to claim that it is anything remotely equivalent to the conditional in English. 7. There is a different truth function for each distinct way one can fill out the column of a truth table. That means that there are 16 distinct two-place truth functions (for each of the 4 cells in the column, one can have either a T or an F; 24=16. Other operators may be devised to stand for other truth functions (i.e. the biconditional, or the n/and and n/or operations illustrated below). Indeed, there are many, many truth functions that simply go nameless, especially those with more than 2 arguments. φ ψ (φ↔ψ) (φ↑ψ) (φ↓ψ) T T T F F T F F T F F T F T F F F T T T 8. The truth-functionality of SL also allows for another nice feature: the substitution of equivalent formulas. If two formulas are logically equivalent to one another (they take on the same truth value in every possible situation), then one may freely substitute an appearance of one with the other inside any compound formula of SL to form another formula logical equivalent to that compound. 9. Truth functions may operate upon the outputs of other truth functions. That is what happens with compound or complex formulas. Such compounds can serve to express yet more complex truth functions. Here, for instance, are truth table representations of progressively compound sentence of SL: φ χ ψ ( χ v ψ) (φ&( χ v ψ)) ~ (φ&( χ v ψ)) T T T T T F T T F T T F T F T T T F T F F F F T F T T T F T F T F T F T F F T T F T F F F F F T In this table, the fourth column here represents the disjunction of the second and third columns. The fifth column displays the conjunction of the first and fourth columns. Finally, the fifth column is the negation of the fourth. Notice how this column matches precisely the column above for %. We can thus say that the formula ~ (φ&( χ v ψ)) expresses the very same truth function as %. 10. Truth tables also enable us to put our unpacking of sequent expressions to work. Suppose that we wish to evaluate the following sequent: (P→Q), (~Q→~R), (~P→R) |= Q . What we do is we set up a truth table that jointly displays the truth values of all of these formulas under every permutation of truth and falsity of their component atomic sentence letters. We begin by listing all of the sequent expression’s component atomic sentences along the left of the first row, followed by all of the formulas on the left of the double turnstile, and then the formula(s) on the right: P Q R (P→Q) (~Q→~R) (~P→R) Q We then fill in the columns underneath the component atomics in a way that captures all of the various combinations of truth and falsity these atomics can take. These are typically called a truth table’s base columns. One can most easily and systematically accomplish this task by starting at the right-most base column and alternate between truth and falsity as one goes down the column.
Recommended publications
  • Tt-Satisfiable
    CMPSCI 601: Recall From Last Time Lecture 6 Boolean Syntax: ¡ ¢¤£¦¥¨§¨£ © §¨£ § Boolean variables: A boolean variable represents an atomic statement that may be either true or false. There may be infinitely many of these available. Boolean expressions: £ atomic: , (“top”), (“bottom”) § ! " # $ , , , , , for Boolean expressions Note that any particular expression is a finite string, and thus may use only finitely many variables. £ £ A literal is an atomic expression or its negation: , , , . As you may know, the choice of operators is somewhat arbitary as long as we have a complete set, one that suf- fices to simulate all boolean functions. On HW#1 we ¢ § § ! argued that is already a complete set. 1 CMPSCI 601: Boolean Logic: Semantics Lecture 6 A boolean expression has a meaning, a truth value of true or false, once we know the truth values of all the individual variables. ¢ £ # ¡ A truth assignment is a function ¢ true § false , where is the set of all variables. An as- signment is appropriate to an expression ¤ if it assigns a value to all variables used in ¤ . ¡ The double-turnstile symbol ¥ (read as “models”) de- notes the relationship between a truth assignment and an ¡ ¥ ¤ expression. The statement “ ” (read as “ models ¤ ¤ ”) simply says “ is true under ”. 2 ¡ ¤ ¥ ¤ If is appropriate to , we define when is true by induction on the structure of ¤ : is true and is false for any , £ A variable is true iff says that it is, ¡ ¡ ¡ ¡ " ! ¥ ¤ ¥ ¥ If ¤ , iff both and , ¡ ¡ ¡ ¡ " ¥ ¤ ¥ ¥ If ¤ , iff either or or both, ¡ ¡ ¡ ¡ " # ¥ ¤ ¥ ¥ If ¤ , unless and , ¡ ¡ ¡ ¡ $ ¥ ¤ ¥ ¥ If ¤ , iff and are both true or both false. 3 Definition 6.1 A boolean expression ¤ is satisfiable iff ¡ ¥ ¤ there exists .
    [Show full text]
  • Gibbardian Collapse and Trivalent Conditionals
    Gibbardian Collapse and Trivalent Conditionals Paul Égré* Lorenzo Rossi† Jan Sprenger‡ Abstract This paper discusses the scope and significance of the so-called triviality result stated by Allan Gibbard for indicative conditionals, showing that if a conditional operator satisfies the Law of Import-Export, is supraclassical, and is stronger than the material conditional, then it must collapse to the material conditional. Gib- bard’s result is taken to pose a dilemma for a truth-functional account of indicative conditionals: give up Import-Export, or embrace the two-valued analysis. We show that this dilemma can be averted in trivalent logics of the conditional based on Reichenbach and de Finetti’s idea that a conditional with a false antecedent is undefined. Import-Export and truth-functionality hold without triviality in such logics. We unravel some implicit assumptions in Gibbard’s proof, and discuss a recent generalization of Gibbard’s result due to Branden Fitelson. Keywords: indicative conditional; material conditional; logics of conditionals; triva- lent logic; Gibbardian collapse; Import-Export 1 Introduction The Law of Import-Export denotes the principle that a right-nested conditional of the form A → (B → C) is logically equivalent to the simple conditional (A ∧ B) → C where both antecedentsare united by conjunction. The Law holds in classical logic for material implication, and if there is a logic for the indicative conditional of ordinary language, it appears Import-Export ought to be a part of it. For instance, to use an example from (Cooper 1968, 300), the sentences “If Smith attends and Jones attends then a quorum *Institut Jean-Nicod (CNRS/ENS/EHESS), Département de philosophie & Département d’études cog- arXiv:2006.08746v1 [math.LO] 15 Jun 2020 nitives, Ecole normale supérieure, PSL University, 29 rue d’Ulm, 75005, Paris, France.
    [Show full text]
  • Glossary for Logic: the Language of Truth
    Glossary for Logic: The Language of Truth This glossary contains explanations of key terms used in the course. (These terms appear in bold in the main text at the point at which they are first used.) To make this glossary more easily searchable, the entry headings has ‘::’ (two colons) before it. So, for example, if you want to find the entry for ‘truth-value’ you should search for ‘:: truth-value’. :: Ambiguous, Ambiguity : An expression or sentence is ambiguous if and only if it can express two or more different meanings. In logic, we are interested in ambiguity relating to truth-conditions. Some sentences in natural languages express more than one claim. Read one way, they express a claim which has one set of truth-conditions. Read another way, they express a different claim with different truth-conditions. :: Antecedent : The first clause in a conditional is its antecedent. In ‘(P ➝ Q)’, ‘P’ is the antecedent. In ‘If it is raining, then we’ll get wet’, ‘It is raining’ is the antecedent. (See ‘Conditional’ and ‘Consequent’.) :: Argument : An argument is a set of claims (equivalently, statements or propositions) made up from premises and conclusion. An argument can have any number of premises (from 0 to indefinitely many) but has only one conclusion. (Note: This is a somewhat artificially restrictive definition of ‘argument’, but it will help to keep our discussions sharp and clear.) We can consider any set of claims (with one claim picked out as conclusion) as an argument: arguments will include sets of claims that no-one has actually advanced or put forward.
    [Show full text]
  • Expressive Completeness
    Truth-Functional Completeness 1. A set of truth-functional operators is said to be truth-functionally complete (or expressively adequate) just in case one can take any truth-function whatsoever, and construct a formula using only operators from that set, which represents that truth-function. In what follows, we will discuss how to establish the truth-functional completeness of various sets of truth-functional operators. 2. Let us suppose that we have an arbitrary n-place truth-function. Its truth table representation will have 2n rows, some true and some false. Here, for example, is the truth table representation of some 3- place truth function, which we shall call $: Φ ψ χ $ T T T T T T F T T F T F T F F T F T T F F T F T F F T F F F F T This truth-function $ is true on 5 rows (the first, second, fourth, sixth, and eighth), and false on the remaining 3 (the third, fifth, and seventh). 3. Now consider the following procedure: For every row on which this function is true, construct the conjunctive representation of that row – the extended conjunction consisting of all the atomic sentences that are true on that row and the negations of all the atomic sentences that are false on that row. In the example above, the conjunctive representations of the true rows are as follows (ignoring some extraneous parentheses): Row 1: (P&Q&R) Row 2: (P&Q&~R) Row 4: (P&~Q&~R) Row 6: (~P&Q&~R) Row 8: (~P&~Q&~R) And now think about the formula that is disjunction of all these extended conjunctions, a formula that basically is a disjunction of all the rows that are true, which in this case would be [(Row 1) v (Row 2) v (Row 4) v (Row6) v (Row 8)] Or, [(P&Q&R) v (P&Q&~R) v (P&~Q&~R) v (P&~Q&~R) v (~P&Q&~R) v (~P&~Q&~R)] 4.
    [Show full text]
  • Three Ways of Being Non-Material
    Three Ways of Being Non-Material Vincenzo Crupi, Andrea Iacona May 2019 This paper presents a novel unified account of three distinct non-material inter- pretations of `if then': the suppositional interpretation, the evidential interpre- tation, and the strict interpretation. We will spell out and compare these three interpretations within a single formal framework which rests on fairly uncontro- versial assumptions, in that it requires nothing but propositional logic and the probability calculus. As we will show, each of the three intrerpretations exhibits specific logical features that deserve separate consideration. In particular, the evidential interpretation as we understand it | a precise and well defined ver- sion of it which has never been explored before | significantly differs both from the suppositional interpretation and from the strict interpretation. 1 Preliminaries Although it is widely taken for granted that indicative conditionals as they are used in ordinary language do not behave as material conditionals, there is little agreement on the nature and the extent of such deviation. Different theories tend to privilege different intuitions about conditionals, and there is no obvious answer to the question of which of them is the correct theory. In this paper, we will compare three interpretations of `if then': the suppositional interpretation, the evidential interpretation, and the strict interpretation. These interpretations may be regarded either as three distinct meanings that ordinary speakers attach to `if then', or as three ways of explicating a single indeterminate meaning by replacing it with a precise and well defined counterpart. Here is a rough and informal characterization of the three interpretations. According to the suppositional interpretation, a conditional is acceptable when its consequent is credible enough given its antecedent.
    [Show full text]
  • False Dilemma Wikipedia Contents
    False dilemma Wikipedia Contents 1 False dilemma 1 1.1 Examples ............................................... 1 1.1.1 Morton's fork ......................................... 1 1.1.2 False choice .......................................... 2 1.1.3 Black-and-white thinking ................................... 2 1.2 See also ................................................ 2 1.3 References ............................................... 3 1.4 External links ............................................. 3 2 Affirmative action 4 2.1 Origins ................................................. 4 2.2 Women ................................................ 4 2.3 Quotas ................................................. 5 2.4 National approaches .......................................... 5 2.4.1 Africa ............................................ 5 2.4.2 Asia .............................................. 7 2.4.3 Europe ............................................ 8 2.4.4 North America ........................................ 10 2.4.5 Oceania ............................................ 11 2.4.6 South America ........................................ 11 2.5 International organizations ...................................... 11 2.5.1 United Nations ........................................ 12 2.6 Support ................................................ 12 2.6.1 Polls .............................................. 12 2.7 Criticism ............................................... 12 2.7.1 Mismatching ......................................... 13 2.8 See also
    [Show full text]
  • Chapter 9: Initial Theorems About Axiom System
    Initial Theorems about Axiom 9 System AS1 1. Theorems in Axiom Systems versus Theorems about Axiom Systems ..................................2 2. Proofs about Axiom Systems ................................................................................................3 3. Initial Examples of Proofs in the Metalanguage about AS1 ..................................................4 4. The Deduction Theorem.......................................................................................................7 5. Using Mathematical Induction to do Proofs about Derivations .............................................8 6. Setting up the Proof of the Deduction Theorem.....................................................................9 7. Informal Proof of the Deduction Theorem..........................................................................10 8. The Lemmas Supporting the Deduction Theorem................................................................11 9. Rules R1 and R2 are Required for any DT-MP-Logic........................................................12 10. The Converse of the Deduction Theorem and Modus Ponens .............................................14 11. Some General Theorems About ......................................................................................15 12. Further Theorems About AS1.............................................................................................16 13. Appendix: Summary of Theorems about AS1.....................................................................18 2 Hardegree,
    [Show full text]
  • Inference Versus Consequence* Göran Sundholm Leyden University
    To appear in LOGICA Yearbook, 1998, Czech Acad. Sc., Prague. Inference versus Consequence* Göran Sundholm Leyden University The following passage, hereinafter "the passage", could have been taken from a modern textbook.1 It is prototypical of current logical orthodoxy: The inference (*) A1, …, Ak. Therefore: C is valid if and only if whenever all the premises A1, …, Ak are true, the conclusion C is true also. When (*) is valid, we also say that C is a logical consequence of A1, …, Ak. We write A1, …, Ak |= C. It is my contention that the passage does not properly capture the nature of inference, since it does not distinguish between valid inference and logical consequence. The view that the validity of inference is reducible to logical consequence has been made famous in our century by Tarski, and also by Wittgenstein in the Tractatus and by Quine, who both reduced valid inference to the logical truth of a suitable implication.2 All three were anticipated by Bolzano.3 Bolzano considered Urteile (judgements) of the form A is true where A is a Satz an sich (proposition in the modern sense).4 Such a judgement is correct (richtig) when the proposition A, that serves as the judgemental content, really is true.5 A correct judgement is an Erkenntnis, that is, a piece of knowledge.6 Similarly, for Bolzano, the general form I of inference * I am indebted to my colleague Dr. E. P. Bos who read an early version of the manuscript and offered valuable comments. 1 Could have been so taken and almost was; cf.
    [Show full text]
  • Chapter 13: Formal Proofs and Quantifiers
    Chapter 13: Formal Proofs and Quantifiers § 13.1 Universal quantifier rules Universal Elimination (∀ Elim) ∀x S(x) ❺ S(c) Here x stands for any variable, c stands for any individual constant, and S(c) stands for the result of replacing all free occurrences of x in S(x) with c. Example 1. ∀x ∃y (Adjoins(x, y) ∧ SameSize(y, x)) 2. ∃y (Adjoins(b, y) ∧ SameSize(y, b)) ∀ Elim: 1 General Conditional Proof (∀ Intro) ✾c P(c) Where c does not occur outside Q(c) the subproof where it is introduced. ❺ ∀x (P(x) → Q(x)) There is an important bit of new notation here— ✾c , the “boxed constant” at the beginning of the assumption line. This says, in effect, “let’s call it c.” To enter the boxed constant in Fitch, start a new subproof and click on the downward pointing triangle ❼. This will open a menu that lets you choose the constant you wish to use as a name for an arbitrary object. Your subproof will typically end with some sentence containing this constant. In giving the justification for the universal generalization, we cite the entire subproof (as we do in the case of → Intro). Notice that although c may not occur outside the subproof where it is introduced, it may occur again inside a subproof within the original subproof. Universal Introduction (∀ Intro) ✾c Where c does not occur outside the subproof where it is P(c) introduced. ❺ ∀x P(x) Remember, any time you set up a subproof for ∀ Intro, you must choose a “boxed constant” on the assumption line of the subproof, even if there is no sentence on the assumption line.
    [Show full text]
  • Logic and Proof Release 3.18.4
    Logic and Proof Release 3.18.4 Jeremy Avigad, Robert Y. Lewis, and Floris van Doorn Sep 10, 2021 CONTENTS 1 Introduction 1 1.1 Mathematical Proof ............................................ 1 1.2 Symbolic Logic .............................................. 2 1.3 Interactive Theorem Proving ....................................... 4 1.4 The Semantic Point of View ....................................... 5 1.5 Goals Summarized ............................................ 6 1.6 About this Textbook ........................................... 6 2 Propositional Logic 7 2.1 A Puzzle ................................................. 7 2.2 A Solution ................................................ 7 2.3 Rules of Inference ............................................ 8 2.4 The Language of Propositional Logic ................................... 15 2.5 Exercises ................................................. 16 3 Natural Deduction for Propositional Logic 17 3.1 Derivations in Natural Deduction ..................................... 17 3.2 Examples ................................................. 19 3.3 Forward and Backward Reasoning .................................... 20 3.4 Reasoning by Cases ............................................ 22 3.5 Some Logical Identities .......................................... 23 3.6 Exercises ................................................. 24 4 Propositional Logic in Lean 25 4.1 Expressions for Propositions and Proofs ................................. 25 4.2 More commands ............................................
    [Show full text]
  • Iso/Iec Jtc 1/Sc 2 N 3769/Wg2 N2866 Date: 2004-11-12
    ISO/IEC JTC 1/SC 2 N 3769/WG2 N2866 DATE: 2004-11-12 ISO/IEC JTC 1/SC 2 Coded Character Sets Secretariat: Japan (JISC) DOC. TYPE Summary of Voting/Table of Replies Summary of Voting on ISO/IEC JTC 1/SC 2 N 3758 : ISO/IEC 14651/FPDAM 2, Information technology -- International string ordering TITLE and comparison -- Method for comparing character strings and description of the common template tailorable ordering -- AMENDMENT 2 SOURCE SC 2 Secretariat PROJECT JTC1.02.14651.00.02 This document is forwarded to Project Editor for resolution of comments. STATUS The Project Editor is requested to prepare a draft disposition of comments report, revised text and a recommendation for further processing. ACTION ID FYI DUE DATE P, O and L Members of ISO/IEC JTC 1/SC 2 ; ISO/IEC JTC 1 Secretariat; DISTRIBUTION ISO/IEC ITTF ACCESS LEVEL Def ISSUE NO. 202 NAME 02n3769.pdf SIZE FILE (KB) 24 PAGES Secretariat ISO/IEC JTC 1/SC 2 - IPSJ/ITSCJ *(Information Processing Society of Japan/Information Technology Standards Commission of Japan) Room 308-3, Kikai-Shinko-Kaikan Bldg., 3-5-8, Shiba-Koen, Minato-ku, Tokyo 105- 0011 Japan *Standard Organization Accredited by JISC Telephone: +81-3-3431-2808; Facsimile: +81-3-3431-6493; E-mail: [email protected] Summary of Voting on ISO/IEC JTC 1/SC 2 N 3758 : ISO/IEC 14651/FPDAM 2, Information technology -- International string ordering and comparison -- Method for comparing character strings and description of the common template tailorable ordering AMENDMENT 2 Q1 : FPDAM Consideration Q1 Not yet Comments Approve
    [Show full text]
  • 1 Symbols (2286)
    1 Symbols (2286) USV Symbol Macro(s) Description 0009 \textHT <control> 000A \textLF <control> 000D \textCR <control> 0022 ” \textquotedbl QUOTATION MARK 0023 # \texthash NUMBER SIGN \textnumbersign 0024 $ \textdollar DOLLAR SIGN 0025 % \textpercent PERCENT SIGN 0026 & \textampersand AMPERSAND 0027 ’ \textquotesingle APOSTROPHE 0028 ( \textparenleft LEFT PARENTHESIS 0029 ) \textparenright RIGHT PARENTHESIS 002A * \textasteriskcentered ASTERISK 002B + \textMVPlus PLUS SIGN 002C , \textMVComma COMMA 002D - \textMVMinus HYPHEN-MINUS 002E . \textMVPeriod FULL STOP 002F / \textMVDivision SOLIDUS 0030 0 \textMVZero DIGIT ZERO 0031 1 \textMVOne DIGIT ONE 0032 2 \textMVTwo DIGIT TWO 0033 3 \textMVThree DIGIT THREE 0034 4 \textMVFour DIGIT FOUR 0035 5 \textMVFive DIGIT FIVE 0036 6 \textMVSix DIGIT SIX 0037 7 \textMVSeven DIGIT SEVEN 0038 8 \textMVEight DIGIT EIGHT 0039 9 \textMVNine DIGIT NINE 003C < \textless LESS-THAN SIGN 003D = \textequals EQUALS SIGN 003E > \textgreater GREATER-THAN SIGN 0040 @ \textMVAt COMMERCIAL AT 005C \ \textbackslash REVERSE SOLIDUS 005E ^ \textasciicircum CIRCUMFLEX ACCENT 005F _ \textunderscore LOW LINE 0060 ‘ \textasciigrave GRAVE ACCENT 0067 g \textg LATIN SMALL LETTER G 007B { \textbraceleft LEFT CURLY BRACKET 007C | \textbar VERTICAL LINE 007D } \textbraceright RIGHT CURLY BRACKET 007E ~ \textasciitilde TILDE 00A0 \nobreakspace NO-BREAK SPACE 00A1 ¡ \textexclamdown INVERTED EXCLAMATION MARK 00A2 ¢ \textcent CENT SIGN 00A3 £ \textsterling POUND SIGN 00A4 ¤ \textcurrency CURRENCY SIGN 00A5 ¥ \textyen YEN SIGN 00A6
    [Show full text]