mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 16:42:51 -06:00
MAth
This commit is contained in:
@@ -122,6 +122,11 @@ oper
|
||||
|
||||
npDet : NounPhrase ;
|
||||
|
||||
|
||||
addSymbNounPhrase : NounPhrase -> Str -> NounPhrase = \np,x ->
|
||||
{s = \\c => np.s ! c ++ x ; g = np.g ; n = np.n ; p = np.p} ;
|
||||
|
||||
|
||||
--2 Determiners
|
||||
--
|
||||
-- Determiners are inflected according to noun in gender and sex.
|
||||
@@ -1710,4 +1715,7 @@ oper
|
||||
|
||||
pronVars, pronVem, pronVems : Str ;
|
||||
|
||||
conjEt : Str ;
|
||||
|
||||
letImp : Str = "låt" ; ---- check for all scand
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user