mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
extending romance, bug fixes in scandinavian
This commit is contained in:
@@ -11,8 +11,6 @@ instance SyntaxNor of SyntaxScand = TypesNor **
|
||||
|
||||
-- When common nouns are extracted from lexicon, the composite noun form is ignored.
|
||||
|
||||
extCommonNounMasc = extCommNoun ;
|
||||
|
||||
npMan : NounPhrase = nameNounPhrase (mkProperName "man" (NUtr Masc)) ;
|
||||
npDet : NounPhrase = nameNounPhrase (mkProperName "det" NNeutr) ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user