mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
where in Dan and Nor
This commit is contained in:
@@ -100,7 +100,7 @@ concrete StructuralDan of Structural = CatDan **
|
||||
whatPl_IP = {s = \\_ => "hvilke" ; g = Utr ; n = Pl} ; ---- infl
|
||||
when_IAdv = ss "hvornår" ;
|
||||
when_Subj = ss "når" ;
|
||||
where_IAdv = ss "hver" ;
|
||||
where_IAdv = ss "hvor" ;
|
||||
which_IQuant = {
|
||||
s = table {
|
||||
Sg => genderForms "hvilken" "hvilket" ;
|
||||
|
||||
@@ -101,7 +101,7 @@ concrete StructuralNor of Structural = CatNor **
|
||||
whatPl_IP = {s = \\_ => "hva" ; g = Neutr ; n = Pl} ; ---- infl
|
||||
when_IAdv = ss "når" ;
|
||||
when_Subj = ss "når" ;
|
||||
where_IAdv = ss "hver" ;
|
||||
where_IAdv = ss "hvor" ;
|
||||
which_IQuant = {
|
||||
s = table {
|
||||
Sg => genderForms "hvilken" "hvilket" ;
|
||||
|
||||
Reference in New Issue
Block a user