mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-25 18:58:56 -06:00
started nor paradigms - does not work yet
This commit is contained in:
@@ -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 ->
|
||||
|
||||
Reference in New Issue
Block a user