Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8438395
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T07:42:12+00:00 2026-06-10T07:42:12+00:00

I have a need to make available to the user the ability to input

  • 0

I have a need to make available to the user the ability to input a small set of special characters everywhere where textual entry is permitted. The names of the characters are:

  1. FORALL……………………………THERE EXISTS
  2. NOT EXISTS………………………CAPITAL PI
  3. CAPITAL SIGMA………………….SUBSET OF
  4. PROPER SUBSET OF………….SUPERSET OF
  5. PROPER SUPERSET OF………IMPLIES
  6. EQUIVALENCE…………………….NOT
  7. AND……………………………………OR

EDIT

As requested in two comments I am clarifying my requirement.

I want these characters to be available for user input in object editors and as output – as symbols – in object readers. Typically, these readers will show a description or a definition of the object, and the symbols will form part of that description/definition. The user will be inputting them as part of the task of describing or defining the object. The readers could be in a variety of media – web pages, custom object readers, textual documents for on or off screen reading.

I want to provide these facilities in my application, irrespective of the machine the user has. In particular I wish to provide them irrespective of:

  1. Platform
  2. The fonts available on a specific machine
  3. The locale – both keyboard and OS settings.

@Raedwald’s edited answer provides a complete answer to both parts of my requirement. I am likely to accept his answer to my question. The part of his answer that I am going to need to investigate further is “2. Detect the output encoding that the output device uses. Include in this detection a check of which fonts are present.” I do not know what is involved in this task.

END EDIT

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T07:42:13+00:00Added an answer on June 10, 2026 at 7:42 am

    “Independent of the fonts”, “Independent of the locale”. I guess that means you want to restrict yourself to only the ASCII character set. In that case, I suggest using an escape character, in the manner of C/C++ strings. For example, if the escape character is ‘?’, you might encode the special symbols like this:

    • ?A FORALL
    • ?E THERE EXISTS
    • ?N NOT EXISTS
    • ?P CAPITAL PI
    • ?S CAPITAL SIGMA
    • ?< SUBSET OF

    And so on. Unless you want to be like W V Quine*, you should also define ?? to mean “?”.


    Edit: As asked for in a comment:

    That deals with the input side. If you actually want to display the special symbols as special symbols, you will have to output in Unicode. You will therefore have to convert from this representation to Unicode on performing the output, or do the conversion on input and record the strings in Unicode.


    Edit: As asked for in a comment:

    I don’t necessarily want to restrict myself to the ASCII character set. I do want the characters to be input and displayed even if the computer concerned does not have (for instance) the symbol font

    1. Store your strings in a Unicode encodings.
    2. Detect the output encoding that the output device uses. Include in this detection a check of which fonts are present.
    3. If the output encoding can support output of all the required special characters, have your output code convert from Unicode to the encoding that the output device uses. Otherwise have your output code write the special characters using the same escape sequences as you used for input.

    *
    The philosopher W V Quine famously altered his mechanical typewriter, replacing some of the type with logical symbols, including the question mark. When asked “You don’t miss the question mark?”, he replied “Well, you see, I deal in certainties.”.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to make multiple selection available by default, so the user doesn't have
I need to make a series (1-20) ajax calls and I need to have
I need to make the program which have one form that contains PNG image
I have several entities I need to make IEquatable(Of TEntity) respectively. I want them
I have this unsafe code that I need to make safe so it can
I have a processes where I need to make ~100 http api calls to
I have an excel file that I need to make some changes. I need
I have some data which i need to make some statistics. I need to
I need to make a cURL request to a https URL, but I have
I need to make use of some OWL ontologies in c#. Does anyone have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.