mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-10 03:32:51 -06:00
Norwegian checked
This commit is contained in:
@@ -65,7 +65,7 @@ concrete StructuralNor of Structural =
|
||||
some_NDet = mkDeterminerPlNum "noen" IndefP ;
|
||||
something_NP = nameNounPhrase (mkProperName "noe" NNeutr) ;
|
||||
somewhere_Adv = advPost ["et eller annet sted"] ; ---- ?
|
||||
that_Det = mkDeterminerSgGender2 ["den der"] ["det der"] (DefP Indef) ;
|
||||
that_Det = mkDeterminerSgGender2 ["den der"] ["det der"] (DefP Def) ;
|
||||
that_NP = regNameNounPhrase ["det"] NNeutr ;
|
||||
therefore_Adv = ss "derfor" ;
|
||||
these_NDet = mkDeterminerPlNum ["disse"] (DefP Def) ;
|
||||
|
||||
Reference in New Issue
Block a user