exper/french compiles but is incomplete

This commit is contained in:
aarne
2008-04-24 07:23:50 +00:00
parent 1008ec8625
commit ae7192f46f
7 changed files with 37 additions and 25 deletions

View File

@@ -14,6 +14,7 @@ incomplete concrete SentenceRomance of Sentence =
}
} ;
{---- OK but inefficient
SlashVP np v2 =
{s = \\d,ag =>case <v2.c2.c,v2.c2.isDir> of {
<Acc,True> =>
@@ -24,7 +25,7 @@ incomplete concrete SentenceRomance of Sentence =
c2 = v2.c2
} ;
{---b
---b
SlashV2 np v2 =
{s = \\d,ag =>case <v2.c2.c,v2.c2.isDir> of {
<Acc,True> =>
@@ -54,6 +55,7 @@ incomplete concrete SentenceRomance of Sentence =
c2 = {s = prep.s ; c = prep.c ; isDir = False}
} ;
{---- OK but inefficient
SlashVS np vs slash =
{s = \\d,ag =>
(mkClause
@@ -63,7 +65,7 @@ incomplete concrete SentenceRomance of Sentence =
).s ! d ;
c2 = slash.c2
} ;
-}
EmbedS s = {s = conjThat ++ s.s ! Indic} ; --- mood
EmbedQS qs = {s = qs.s ! QIndir} ;
EmbedVP vp = {s = infVP vp (agrP3 Masc Sg)} ; --- agr ---- compl