mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
*** empty log message ***
This commit is contained in:
@@ -75,10 +75,10 @@ EverythingNP = pron2NounPhrase pronVseInanimate Inanimate;
|
||||
SomethingNP = pron2NounPhrase pronChtoTo Inanimate ;
|
||||
NothingNP = pron2NounPhrase pronNichto Inanimate;
|
||||
|
||||
CanVV = extVerb verbMoch Act Present ;
|
||||
CanKnowVV = extVerb verbMoch Act Present ;
|
||||
MustVV = extVerb verbDolzhen Act Present ;
|
||||
WantVV = extVerb verbKhotet Act Present ;
|
||||
CanVV = verbMoch ;
|
||||
CanKnowVV = verbMoch ;
|
||||
MustVV = verbDolzhen ;
|
||||
WantVV = verbKhotet ;
|
||||
|
||||
HowIAdv = ss "как" ;
|
||||
WhenIAdv = ss "когда" ;
|
||||
|
||||
Reference in New Issue
Block a user