started nor paradigms - does not work yet

This commit is contained in:
aarne
2005-03-10 16:44:03 +00:00
parent 794e75c65c
commit 624caf098f
5 changed files with 355 additions and 14 deletions

View File

@@ -11,15 +11,6 @@ instance SyntaxSwe of SyntaxScand = TypesSwe **
oper
npMan : NounPhrase = {
s = table {
PNom => "man" ;
PAcc => "en" ;
PGen _ => "ens"
} ;
g = Utr ; n = Sg ; p = P3
} ;
npDet : NounPhrase = nameNounPhrase (mkProperName "det" NNeutr) ;
mkAdjForm : Species -> Number -> NounGender -> AdjFormPos = \b,n,g ->