Glossary: Logical Connectives

From Lexical Resource Semantics
Jump to navigation Jump to search

Warning:
The material on this page has been created as part of a seminar. It is still heavily under construction and we do not guarantee its correctness. If you have comments on this page or suggestions for improvement, please contact Manfred Sailer.
This note will be removed once the page has been carefully checked and integrated into the main part of this wiki.

The following material is an adapted form of material created by student participants of the project e-Learning Resources for Semantics (e-LRS). Involved participants: Lisa, Marthe, Elisabeth, Isabelle.


Logical Connectives

Definition

Logical connectives are

  • the conjunction and (∧),
  • the disjunction or (∨),
  • the implication if...then... (⊃),
  • the equivalence (or: bi-implication) if and only if (⇔),
  • the negation not (¬)

They are used in order to connect atomic formulae in logical language, i.e. atomic sentences in natural language.

Examples

The following examples refer to the scenario given in an online exercises.

Sentence: Paul rather wants to live in Munich and Alice is small.
Complex formula: wants-to-live-in-Munich(paul) ∧ small(alice)

Sentence: Walter is a dog or Tom is not blonde.
Complex formula: dog(walter) ∨ ¬blonde(tom)

References

Literature

  • Levine, Robert D., Frank Richter, and Manfred Sailer (in preparation): Formal Semantics. An Empirically Grounded Approach. Stanford: CSLI Publications. Draft of April 2012. Chapter 2.

Back to the glossary.