1
0
forked from GitHub/gf-core

resource fixes

This commit is contained in:
aarne
2005-09-17 16:01:52 +00:00
parent 60d7223d34
commit 37f0795288
16 changed files with 119 additions and 278 deletions

View File

@@ -26,14 +26,8 @@ lin
SymbMore = infixSS "," ;
LetCN x cn = {
s = \\_ => letImp ++ x.s ++ verbVara.s ! VI (Inf Act) ++ (indefNounPhrase singular cn).s !
PNom
} ;
LetNumCN x nu cn = {
s = \\_ => letImp ++ x.s ++ verbVara.s ! VI (Inf Act) ++
(indefNounPhraseNum plural nu cn).s
! PNom
LetImp x np = {
s = \\_ => letImp ++ x.s ! PNom ++ verbVara.s ! VI (Inf Act) ++ np.s ! PNom
} ;
--- to be replaced by "det existerar", etc.