mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-27 19:58:55 -06:00
started nor paradigms - does not work yet
This commit is contained in:
@@ -111,7 +111,15 @@ oper
|
||||
|
||||
-- Formal subjects
|
||||
|
||||
npMan : NounPhrase ;
|
||||
npMan : NounPhrase = {
|
||||
s = table {
|
||||
PNom => "man" ;
|
||||
PAcc => "en" ;
|
||||
PGen _ => "ens"
|
||||
} ;
|
||||
g = utrum ; n = Sg ; p = P3
|
||||
} ;
|
||||
|
||||
npDet : NounPhrase ;
|
||||
|
||||
--2 Determiners
|
||||
|
||||
Reference in New Issue
Block a user