few_Det added

This commit is contained in:
aarne
2006-03-17 10:09:48 +00:00
parent 518026c97e
commit f294828600
7 changed files with 8 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ concrete StructuralNor of Structural = CatNor **
every_Det = {s = \\_,_ => "hver" ; n = Sg ; det = DDef Indef} ;
everything_NP = regNP "alt" "alts" SgNeutr ;
everywhere_Adv = ss "overalt" ;
few_Det = {s = \\_,_ => "få" ; n = Pl ; det = DDef Indef} ;
first_Ord = {s = "første" ; isDet = True} ;
from_Prep = ss "fra" ;
he_Pron = MorphoNor.mkNP "han" "ham" "hans" "hans" "hans" SgUtr P3 ;