mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-24 02:12:50 -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
|
whatPl_IP = {s = \\_ => "hvilke" ; g = Utr ; n = Pl} ; ---- infl
|
||||||
when_IAdv = ss "hvornår" ;
|
when_IAdv = ss "hvornår" ;
|
||||||
when_Subj = ss "når" ;
|
when_Subj = ss "når" ;
|
||||||
where_IAdv = ss "hver" ;
|
where_IAdv = ss "hvor" ;
|
||||||
which_IQuant = {
|
which_IQuant = {
|
||||||
s = table {
|
s = table {
|
||||||
Sg => genderForms "hvilken" "hvilket" ;
|
Sg => genderForms "hvilken" "hvilket" ;
|
||||||
|
|||||||
@@ -101,7 +101,7 @@ concrete StructuralNor of Structural = CatNor **
|
|||||||
whatPl_IP = {s = \\_ => "hva" ; g = Neutr ; n = Pl} ; ---- infl
|
whatPl_IP = {s = \\_ => "hva" ; g = Neutr ; n = Pl} ; ---- infl
|
||||||
when_IAdv = ss "når" ;
|
when_IAdv = ss "når" ;
|
||||||
when_Subj = ss "når" ;
|
when_Subj = ss "når" ;
|
||||||
where_IAdv = ss "hver" ;
|
where_IAdv = ss "hvor" ;
|
||||||
which_IQuant = {
|
which_IQuant = {
|
||||||
s = table {
|
s = table {
|
||||||
Sg => genderForms "hvilken" "hvilket" ;
|
Sg => genderForms "hvilken" "hvilket" ;
|
||||||
|
|||||||
Reference in New Issue
Block a user