モジュール:es-conj/data/-er/haber

出典: フリー多機能辞典『ウィクショナリー日本語版(Wiktionary)』
ナビゲーションに移動 検索に移動

このモジュールについての説明文ページを モジュール:es-conj/data/-er/haber/doc に作成できます

local data = {}

data["replacement"] = {[1] = "1hab"}

data["patterns"] = {[9] = '-', [40] = '-', [64] = '-',
	[7] = '1he', [8] = '1has', [10] = '1ha,1hay', [11] = '1hemos', [13] = '1han',
	[20] = '1hube', [21] = '1hubiste', [22] = '1hubo', [23] = '1hubimos', [24] = '1hubisteis', [25] = '1hubieron',
	[26] = '1habré', [27] = '1habrás', [28] = '1habrá', [29] = '1habremos', [30] = '1habréis', [31] = '1habrán',
	[32] = '1habría', [33] = '1habrías', [34] = '1habría', [35] = '1habríamos', [36] = '1habríais', [37] = '1habrían',
	[38] = '1haya', [39] = '1hayas', [41] = '1haya', [42] = '1hayamos', [43] = '1hayáis', [44] = '1hayan',
	[45] = '1hubiera', [46] = '1hubieras', [47] = '1hubiera', [48] = '1hubiéramos', [49] = '1hubierais', [50] = '1hubieran',
	[51] = '1hubiese', [52] = '1hubieses', [53] = '1hubiese', [54] = '1hubiésemos', [55] = '1hubieseis', [56] = '1hubiesen',
	[57] = '1hubiere', [58] = '1hubieres', [59] = '1hubiere', [60] = '1hubiéremos', [61] = '1hubiereis', [62] = '1hubieren',
	
	--imperative forms of this verb are possibly obsolete, lots of variation in conjugation given by various sites
	[63] = '1habe,1hé', [65] = '1haya', [66] = '1hayamos', [68] = '1hayan',
	[69] = '1hayas', [70] = '1haya', [71] = '1hayamos', [72] = '1hayáis', [73] = '1hayan'
}

data["ref"] = {[63] = "-", [64] = "-", [65] = "1hayase", [66] = "1hayámonos", [68] = "1hayanse"}

data["unstressed"] = {[63]=true}

return data