mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
More work on rom
This commit is contained in:
@@ -9,6 +9,8 @@ oper
|
||||
jean.g
|
||||
Sg ;
|
||||
|
||||
nounPhraseOn = mkNameNounPhrase "on" Masc ;
|
||||
|
||||
partitiveNounPhrase = \n,vin ->
|
||||
normalNounPhrase
|
||||
(table {
|
||||
@@ -90,7 +92,8 @@ oper
|
||||
|
||||
isTransVerbClit = \v -> case v.c of {
|
||||
Acc => True ;
|
||||
_ => False --- hmmm
|
||||
Dat => True ;
|
||||
_ => False
|
||||
} ;
|
||||
|
||||
-- The "ne - pas" negation.
|
||||
|
||||
Reference in New Issue
Block a user