mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 01:22:51 -06:00
Attempto complete up to spec
This commit is contained in:
@@ -21,6 +21,7 @@ oper
|
||||
comma_and_Conj = mkConj [] ", och" plural ;
|
||||
comma_or_Conj = mkConj [] ", eller" singular ;
|
||||
slash_Conj = mkConj [] "/" singular ;
|
||||
whose_IDet = mkIDet (mkIQuant "vems" "vems" "vems" dDefIndef) ;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user