# Dumping data for table 'stopword(lang, word)'
#
# Date: Wed, 22 Sept 1999 16:28:36 +0100 (CET)
# From: Paolo Conti <conti@atlink.it>
# To: devel@search.udm.net
# Subject: Italian Stop Words
#
# Here an italian stop words list, though they're not
# exhaustive, it works in general... (i think... :-))
#

# Italian words that appear in other languages
INSERT INTO stopword(lang, word) VALUES ('', 'far');
INSERT INTO stopword(lang, word) VALUES ('', 'come');
INSERT INTO stopword(lang, word) VALUES ('', 'per');
INSERT INTO stopword(lang, word) VALUES ('', 'se');
INSERT INTO stopword(lang, word) VALUES ('', 'in');


# Native italian words

INSERT INTO stopword(lang, word) VALUES ('it', 'a');
INSERT INTO stopword(lang, word) VALUES ('it', 'pero');
INSERT INTO stopword(lang, word) VALUES ('it', 'quindi');
INSERT INTO stopword(lang, word) VALUES ('it', 'o');
INSERT INTO stopword(lang, word) VALUES ('it', 'ho');
INSERT INTO stopword(lang, word) VALUES ('it', 'questo');
INSERT INTO stopword(lang, word) VALUES ('it', 'quello');
INSERT INTO stopword(lang, word) VALUES ('it', 'chi');
INSERT INTO stopword(lang, word) VALUES ('it', 'che');
INSERT INTO stopword(lang, word) VALUES ('it', 'ma');
INSERT INTO stopword(lang, word) VALUES ('it', 'di');
INSERT INTO stopword(lang, word) VALUES ('it', 'da');
INSERT INTO stopword(lang, word) VALUES ('it', 'con');
INSERT INTO stopword(lang, word) VALUES ('it', 'su');
INSERT INTO stopword(lang, word) VALUES ('it', 'giu');
INSERT INTO stopword(lang, word) VALUES ('it', 'tra');
INSERT INTO stopword(lang, word) VALUES ('it', 'fra');
INSERT INTO stopword(lang, word) VALUES ('it', 'sei');
INSERT INTO stopword(lang, word) VALUES ('it', 'te');
INSERT INTO stopword(lang, word) VALUES ('it', 'un');
INSERT INTO stopword(lang, word) VALUES ('it', 'uno');
INSERT INTO stopword(lang, word) VALUES ('it', 'una');
INSERT INTO stopword(lang, word) VALUES ('it', 'due');
INSERT INTO stopword(lang, word) VALUES ('it', 'tre');
INSERT INTO stopword(lang, word) VALUES ('it', 'quattro');
INSERT INTO stopword(lang, word) VALUES ('it', 'cinque');
INSERT INTO stopword(lang, word) VALUES ('it', 'sette');
INSERT INTO stopword(lang, word) VALUES ('it', 'otto');
INSERT INTO stopword(lang, word) VALUES ('it', 'nove');
INSERT INTO stopword(lang, word) VALUES ('it', 'loro');
INSERT INTO stopword(lang, word) VALUES ('it', 'nostro');
INSERT INTO stopword(lang, word) VALUES ('it', 'vostro');
INSERT INTO stopword(lang, word) VALUES ('it', 'voi');
INSERT INTO stopword(lang, word) VALUES ('it', 'noi');
INSERT INTO stopword(lang, word) VALUES ('it', 'fine');
INSERT INTO stopword(lang, word) VALUES ('it', 'anche');
INSERT INTO stopword(lang, word) VALUES ('it', 'primo');
INSERT INTO stopword(lang, word) VALUES ('it', 'secondo');
INSERT INTO stopword(lang, word) VALUES ('it', 'terzo');
INSERT INTO stopword(lang, word) VALUES ('it', 'quarto');
INSERT INTO stopword(lang, word) VALUES ('it', 'quinto');
INSERT INTO stopword(lang, word) VALUES ('it', 'comprare');
INSERT INTO stopword(lang, word) VALUES ('it', 'vai');
INSERT INTO stopword(lang, word) VALUES ('it', 'buono');
INSERT INTO stopword(lang, word) VALUES ('it', 'avere');
INSERT INTO stopword(lang, word) VALUES ('it', 'qui');
INSERT INTO stopword(lang, word) VALUES ('it', 'lui');
INSERT INTO stopword(lang, word) VALUES ('it', 'io');
INSERT INTO stopword(lang, word) VALUES ('it', 'dentro');
INSERT INTO stopword(lang, word) VALUES ('it', 'qua');
INSERT INTO stopword(lang, word) VALUES ('it', 'lei');
INSERT INTO stopword(lang, word) VALUES ('it', 'solo');
INSERT INTO stopword(lang, word) VALUES ('it', 'ultimo');
INSERT INTO stopword(lang, word) VALUES ('it', 'lungo');
INSERT INTO stopword(lang, word) VALUES ('it', 'molto');
INSERT INTO stopword(lang, word) VALUES ('it', 'molti');
INSERT INTO stopword(lang, word) VALUES ('it', 'molta');
INSERT INTO stopword(lang, word) VALUES ('it', 'me');
INSERT INTO stopword(lang, word) VALUES ('it', 'piu');
INSERT INTO stopword(lang, word) VALUES ('it', 'tanto');
INSERT INTO stopword(lang, word) VALUES ('it', 'poco');
INSERT INTO stopword(lang, word) VALUES ('it', 'devo');
INSERT INTO stopword(lang, word) VALUES ('it', 'deve');
INSERT INTO stopword(lang, word) VALUES ('it', 'nome');
INSERT INTO stopword(lang, word) VALUES ('it', 'nuovo');
INSERT INTO stopword(lang, word) VALUES ('it', 'nuovi');
INSERT INTO stopword(lang, word) VALUES ('it', 'no');
INSERT INTO stopword(lang, word) VALUES ('it', 'ora');
INSERT INTO stopword(lang, word) VALUES ('it', 'adesso');
INSERT INTO stopword(lang, word) VALUES ('it', 'altro');
INSERT INTO stopword(lang, word) VALUES ('it', 'altri');
INSERT INTO stopword(lang, word) VALUES ('it', 'altre');
INSERT INTO stopword(lang, word) VALUES ('it', 'persone');
INSERT INTO stopword(lang, word) VALUES ('it', 'gente');
INSERT INTO stopword(lang, word) VALUES ('it', 'tempo');
INSERT INTO stopword(lang, word) VALUES ('it', 'lavoro');
INSERT INTO stopword(lang, word) VALUES ('it', 'stato');
INSERT INTO stopword(lang, word) VALUES ('it', 'alla');
INSERT INTO stopword(lang, word) VALUES ('it', 'allo');
INSERT INTO stopword(lang, word) VALUES ('it', 'allora');
INSERT INTO stopword(lang, word) VALUES ('it', 'le');
INSERT INTO stopword(lang, word) VALUES ('it', 'il');
INSERT INTO stopword(lang, word) VALUES ('it', 'meglio');
INSERT INTO stopword(lang, word) VALUES ('it', 'peggio');
INSERT INTO stopword(lang, word) VALUES ('it', 'indietro');
INSERT INTO stopword(lang, word) VALUES ('it', 'sul');
INSERT INTO stopword(lang, word) VALUES ('it', 'sulla');
INSERT INTO stopword(lang, word) VALUES ('it', 'fino');
INSERT INTO stopword(lang, word) VALUES ('it', 'va');
INSERT INTO stopword(lang, word) VALUES ('it', 'ai');
INSERT INTO stopword(lang, word) VALUES ('it', 'al');
INSERT INTO stopword(lang, word) VALUES ('it', 'ecco');
INSERT INTO stopword(lang, word) VALUES ('it', 'senza');
INSERT INTO stopword(lang, word) VALUES ('it', 'e');
INSERT INTO stopword(lang, word) VALUES ('it', 'volte');
INSERT INTO stopword(lang, word) VALUES ('it', 'sotto');
INSERT INTO stopword(lang, word) VALUES ('it', 'sopra');
INSERT INTO stopword(lang, word) VALUES ('it', 'lo');
INSERT INTO stopword(lang, word) VALUES ('it', 'la');
INSERT INTO stopword(lang, word) VALUES ('it', 'hai');
INSERT INTO stopword(lang, word) VALUES ('it', 'ha');
INSERT INTO stopword(lang, word) VALUES ('it', 'siamo');
INSERT INTO stopword(lang, word) VALUES ('it', 'siete');
INSERT INTO stopword(lang, word) VALUES ('it', 'sono');
INSERT INTO stopword(lang, word) VALUES ('it', 'quasi');
INSERT INTO stopword(lang, word) VALUES ('it', 'nella');
INSERT INTO stopword(lang, word) VALUES ('it', 'aveva');
INSERT INTO stopword(lang, word) VALUES ('it', 'del');
INSERT INTO stopword(lang, word) VALUES ('it', 'della');
INSERT INTO stopword(lang, word) VALUES ('it', 'dello');
INSERT INTO stopword(lang, word) VALUES ('it', 'stesso');
INSERT INTO stopword(lang, word) VALUES ('it', 'hanno');
INSERT INTO stopword(lang, word) VALUES ('it', 'stati');
INSERT INTO stopword(lang, word) VALUES ('it', 'ancora');
INSERT INTO stopword(lang, word) VALUES ('it', 'ben');
INSERT INTO stopword(lang, word) VALUES ('it', 'nei');
INSERT INTO stopword(lang, word) VALUES ('it', 'oltre');
INSERT INTO stopword(lang, word) VALUES ('it', 'invece');
INSERT INTO stopword(lang, word) VALUES ('it', 'soprattutto');
INSERT INTO stopword(lang, word) VALUES ('it', 'rispetto');
INSERT INTO stopword(lang, word) VALUES ('it', 'cui');
INSERT INTO stopword(lang, word) VALUES ('it', 'avevano');
INSERT INTO stopword(lang, word) VALUES ('it', 'promesso');
INSERT INTO stopword(lang, word) VALUES ('it', 'sia');
INSERT INTO stopword(lang, word) VALUES ('it', 'subito');
INSERT INTO stopword(lang, word) VALUES ('it', 'doppio');
INSERT INTO stopword(lang, word) VALUES ('it', 'triplo');
INSERT INTO stopword(lang, word) VALUES ('it', 'consecutivi');
INSERT INTO stopword(lang, word) VALUES ('it', 'consecutivo');
INSERT INTO stopword(lang, word) VALUES ('it', 'sembra');
INSERT INTO stopword(lang, word) VALUES ('it', 'sembrava');
INSERT INTO stopword(lang, word) VALUES ('it', 'fare');
INSERT INTO stopword(lang, word) VALUES ('it', 'sara');
INSERT INTO stopword(lang, word) VALUES ('it', 'cosa');
