From b35d565ec60775f04a1cae3de1d4c9c18594aac2 Mon Sep 17 00:00:00 2001 From: Stefano Sanfilippo Date: Sun, 23 Nov 2014 23:46:32 +0100 Subject: [PATCH] Add contracted article forms. --- Monicelli.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Monicelli.ll b/Monicelli.ll index fcb2b87..36bef29 100644 --- a/Monicelli.ll +++ b/Monicelli.ll @@ -63,7 +63,7 @@ CHAR [a-zA-Z_] "come "("se ")?"fosse" { return ASSIGN; } -("il"|"lo"|"la"|"i"|"gli"|"le"|"un"|"una"|"dei") { +("il"|"lo"|"la"|"l'"|"i"|"gli"|"le"|"un"|"un'"|"una"|"dei") { return ARTICLE; } "piĆ¹" {