mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
moved phrases like 'I am hungry' from Greetings to Words to make them more general
This commit is contained in:
@@ -2,6 +2,7 @@ abstract ExtraRomanceAbs = Cat, Extra[
|
||||
VPI,ListVPI,BaseVPI,ConsVPI,MkVPI,ComplVPIVV,ConjVPI,
|
||||
VV,VP,Conj] ** {
|
||||
|
||||
fun TPasseSimple : Tense ; --# notpresent
|
||||
|
||||
fun
|
||||
TPasseSimple : Tense ; --# notpresent
|
||||
ComplCN : V2 -> CN -> VP ; -- j'ai soif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user