mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 16:22:52 -06:00
time adverb word order in Chi ; mkDet in MakeStructural Swe
This commit is contained in:
@@ -13,6 +13,9 @@ oper
|
||||
[table (P.Gender) [vilken;vilket] ; table (P.Gender) [vilka;vilka]] ;
|
||||
det = d ; lock_IQuant = <>} ;
|
||||
|
||||
mkDet : Str -> P.Number -> Det = \s,n ->
|
||||
lin Det {s,sp = \\_,_ => s ; n = n ; det = DDef Indef} ;
|
||||
|
||||
dDefIndef : DetSpecies = DDef Indef ;
|
||||
---- other DetSpecies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user