diff options
| author | aarne <aarne@chalmers.se> | 2010-04-06 20:35:12 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2010-04-06 20:35:12 +0000 |
| commit | b9fcba00cf1936887e86a98e4992c0f5565e47d2 (patch) | |
| tree | d46544b009ea7ebdc1a118b467aef17fd8ea4f06 /examples/phrasebook/SentencesIta.gf | |
| parent | a66d2186fe0df7e72d2ebd7fc7c70629fe555ec4 (diff) | |
improved the performance of Romance while retaining correct agreement ; removed Diff modules from Phrasebook
Diffstat (limited to 'examples/phrasebook/SentencesIta.gf')
| -rw-r--r-- | examples/phrasebook/SentencesIta.gf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/phrasebook/SentencesIta.gf b/examples/phrasebook/SentencesIta.gf index 1646d8819..83af8cc82 100644 --- a/examples/phrasebook/SentencesIta.gf +++ b/examples/phrasebook/SentencesIta.gf @@ -2,7 +2,6 @@ concrete SentencesIta of Sentences = NumeralIta ** SentencesI - [ IFemale, YouFamFemale, YouPolFemale ] with - (DiffPhrasebook = DiffPhrasebookIta), (Syntax = SyntaxIta), (Symbolic = SymbolicIta), (Lexicon = LexiconIta) ** |
