mass terms and yes/si/doch in Phrasebook

This commit is contained in:
aarne
2010-05-25 11:30:09 +00:00
parent cada06eab7
commit c473621651
8 changed files with 71 additions and 45 deletions

View File

@@ -1,4 +1,8 @@
concrete SentencesSwe of Sentences = NumeralSwe ** SentencesI with
concrete SentencesSwe of Sentences = NumeralSwe ** SentencesI - [PYesToNo] with
(Syntax = SyntaxSwe),
(Symbolic = SymbolicSwe),
(Lexicon = LexiconSwe) ;
(Lexicon = LexiconSwe) ** open Prelude in {
lin PYesToNo = mkPhrase (lin Utt (ss "jo")) ;
}