mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 00:22:51 -06:00
refactored Scandinavian NP agreement features
This commit is contained in:
@@ -22,6 +22,6 @@ incomplete concrete AdverbScand of Adverb = CatScand ** open CommonScand, ResSca
|
||||
AdnCAdv cadv = {s = cadv.s ++ conjThan} ;
|
||||
|
||||
oper
|
||||
adverbForm : AForm = AF (APosit (Strong SgNeutr)) Nom ;
|
||||
adverbForm : AForm = AF (APosit (Strong (GSg Neutr))) Nom ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user