1
0
forked from GitHub/gf-core

number agreement in Romance predeterminers

This commit is contained in:
aarne
2010-01-04 14:59:40 +00:00
parent 884db4c08c
commit d403fd0f7f
18 changed files with 74 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
instance LexAttemptoIta of LexAttempto =
open ExtraIta, SyntaxIta, ParadigmsIta, ConstructX,
MakeStructuralIta
MakeStructuralIta, (P = Prelude)
in {
oper
@@ -25,4 +25,5 @@ oper
whose_IDet = mkIDet (mkIQuant "de chi") ; ----
eachOf np = mkNP (mkPredet "ciascuno" "ciascuna" genitive P.True) np ;
}