where in Dan and Nor

This commit is contained in:
aarne
2010-06-02 08:53:11 +00:00
parent ca12f6385b
commit d1f3eda184
2 changed files with 2 additions and 2 deletions

View File

@@ -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" ;

View File

@@ -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" ;