forked from GitHub/gf-core
mass terms and yes/si/doch in Phrasebook
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
concrete SentencesFre of Sentences = NumeralFre ** SentencesI - [
|
||||
QProp,
|
||||
IFemale, YouFamFemale, YouPolFemale
|
||||
IFemale, YouFamFemale, YouPolFemale,
|
||||
PYesToNo
|
||||
]
|
||||
with
|
||||
(Syntax = SyntaxFre),
|
||||
@@ -18,4 +19,5 @@ concrete SentencesFre of Sentences = NumeralFre ** SentencesI - [
|
||||
YouPolFemale =
|
||||
{name = mkNP youPol8fem_Pron ; isPron = True ; poss = mkQuant youPol_Pron};
|
||||
|
||||
PYesToNo = mkPhrase (lin Utt (ss "si")) ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user