From 21a582473e4db44fc7b43645a360bb849f8ccb03 Mon Sep 17 00:00:00 2001
From: Michael Kohlhase <m.kohlhase@jacobs-university.de>
Date: Fri, 25 Aug 2017 12:01:05 +0200
Subject: [PATCH] italics

---
 courses/comsem.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/courses/comsem.md b/courses/comsem.md
index 845d269..70195a0 100644
--- a/courses/comsem.md
+++ b/courses/comsem.md
@@ -19,9 +19,9 @@ fragments" to create a series of language models of increasing coverage (of Engl
 
 A language model is a triple of
 
-* a grammar 'G' that defines a language fragment that can be translated,
-* a logical system 'L' that acts as the meaning representation, and 
-* a translation from syntax trees induced by 'G' to formulae in 'L'
+* a grammar *G* that defines a language fragment that can be translated,
+* a logical system *L* that acts as the meaning representation, and 
+* a translation from syntax trees induced by *G* to formulae in *L*.
 
 The course resources (course notes, literature, assignments) can be found
 [here](http://kwarc.info/teaching/ComSem).
-- 
GitLab