mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
Fin.ExistNumCN
This commit is contained in:
@@ -204,6 +204,10 @@ lin
|
||||
mkSatsCopula impersNounPhrase ("olemassa" ++ (singularNounPhrase cn).s ! NPCase Nom)
|
||||
) ;
|
||||
|
||||
---- ExistNumCN nu cn = nounPhraseNum False cn
|
||||
ExistNumCN nu cn =
|
||||
sats2clause (
|
||||
mkSatsCopula impersNounPhrase (
|
||||
"olemassa" ++ (nounPhraseNum False nu cn).s ! NPCase Nom)
|
||||
) ;
|
||||
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user